gbranden pushed a commit to branch master
in repository groff.
commit c5cd8fd6ce8ac25b52745be8cea36310af3519bd
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Oct 23 12:30:57 2022 -0500
groff(1): Sync synopsis with usage message.
---
src/roff/groff/groff.1.man | 44 ++++++++++++++++++++++----------------------
1 file changed, 22 insertions(+), 22 deletions(-)
diff --git a/src/roff/groff/groff.1.man b/src/roff/groff/groff.1.man
index 51e5167a1..49ae8dda6 100644
--- a/src/roff/groff/groff.1.man
+++ b/src/roff/groff/groff.1.man
@@ -36,43 +36,43 @@ groff \- front end to the GNU roff document formatting
system
.SY groff
.RB [ \-abcCeEgGijklNpRsStUVXzZ ]
.RB [ \-d\~\c
-.IR cs ]
+.IR ctext ]
.RB [ \-d\~\c
-.IB name =\c
-.IR string ]
+.IB string =\c
+.IR text ]
.RB [ \-D\~\c
-.IR enc ]
+.IR fallback-encoding ]
.RB [ \-f\~\c
-.IR fam ]
+.IR font-family ]
.RB [ \-F\~\c
-.IR dir ]
+.IR font-directory ]
.RB [ \-I\~\c
-.IR dir ]
+.IR inclusion-directory ]
.RB [ \-K\~\c
-.IR enc ]
+.IR input-encoding ]
.RB [ \-L\~\c
-.IR arg ]
+.IR spooler-argument ]
.RB [ \-m\~\c
-.IR name ]
+.IR macro-package ]
.RB [ \-M\~\c
-.IR dir ]
+.IR macro-directory ]
.RB [ \-n\~\c
-.IR num ]
+.IR page-number ]
.RB [ \-o\~\c
-.IR list ]
+.IR page-list ]
.RB [ \-P\~\c
-.IR arg ]
+.IR postprocessor-argument ]
.RB [ \-r\~\c
-.IR cn ]
+.IR cnumeric-expression ]
.RB [ \-r\~\c
-.IB reg =\c
-.IR expr ]
+.IB register =\c
+.IR numeric-expression ]
.RB [ \-T\~\c
-.IR dev ]
+.IR output-device ]
.RB [ \-w\~\c
-.IR name ]
+.IR warning-category ]
.RB [ \-W\~\c
-.IR name ]
+.IR warning-category ]
.RI [ file\~ .\|.\|.]
.YS
.
@@ -565,9 +565,9 @@ Output only pages in
.
.
.TP
-.BI \-r\~ cn
+.BI \-r\~ cnumeric-expression
.TQ
-.BI \-r\~ reg = expr
+.BI \-r\~ register = numeric-expression
Define register.
.
.
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit