gbranden pushed a commit to branch master in repository groff. commit db5cf9dfe2e6ee4cc0c1b916abe856a7ccc7d5d4 Author: G. Branden Robinson <g.branden.robin...@gmail.com> Date: Sun Apr 22 00:05:13 2018 -0400
groff_{man,me,ms,trace,www}(7): Parallelize synopses. Make synopsis markup consistent between these pages. Signed-off-by: G. Branden Robinson <g.branden.robin...@gmail.com> --- tmac/groff_man.7.man | 23 ++++++++++++----------- tmac/groff_me.7.man | 9 +++++---- tmac/groff_ms.7.man | 29 ++++++++++++----------------- tmac/groff_trace.7.man | 11 ++++------- tmac/groff_www.7.man | 8 +++++--- 5 files changed, 38 insertions(+), 42 deletions(-) diff --git a/tmac/groff_man.7.man b/tmac/groff_man.7.man index b85c6b2..f786898 100644 --- a/tmac/groff_man.7.man +++ b/tmac/groff_man.7.man @@ -34,17 +34,18 @@ groff_man \- GNU roff macro package for formatting man pages .SH SYNOPSIS .\" ==================================================================== . -.SY "groff\ \-man" -.RI [ options -.IR .\|.\|.\& ] -.RI [ files -.IR .\|.\|.\& ] -. -.SY "groff\ \-m\ man" -.RI [ options -.IR .\|.\|.\& ] -.RI [ files -.IR .\|.\|.\& ] +.SY "groff \-man" +.RI [ option +\&.\|.\|.\&] +.RI [ input-file +\&.\|.\|.\&] +.YS +. +.SY "groff \-m man" +.RI [ option +\&.\|.\|.\&] +.RI [ input-file +\&.\|.\|.\&] .YS . . diff --git a/tmac/groff_me.7.man b/tmac/groff_me.7.man index 4e327f5..f971a68 100644 --- a/tmac/groff_me.7.man +++ b/tmac/groff_me.7.man @@ -32,18 +32,19 @@ groff_me \- \(lqme\(rq macro package for formatting documents with GNU roff .SH SYNOPSIS .\" ==================================================================== . -.B "groff \-me" +.SY "groff \-me" .RI [ option \&.\|.\|.\&] .RI [ input-file \&.\|.\|.\&] -. -.br -.B "groff \-m\ me" +.YS +.SY "groff \-m me" .RI [ option \&.\|.\|.\&] .RI [ input-file \&.\|.\|.\&] +.YS +. . .\" ==================================================================== .SH DESCRIPTION diff --git a/tmac/groff_ms.7.man b/tmac/groff_ms.7.man index 106826d..0b0b58a 100644 --- a/tmac/groff_ms.7.man +++ b/tmac/groff_ms.7.man @@ -33,23 +33,18 @@ groff_ms \- GNU roff manuscript macro package for formatting documents .SH SYNOPSIS .\" ==================================================================== . -.B groff -.B \-ms -[ -.IR options .\|.\|.\& -] -[ -.IR files .\|.\|.\& -] -.br -.B groff -.B \-m\ ms -[ -.IR options .\|.\|.\& -] -[ -.IR files .\|.\|.\& -] +.SY "groff -ms" +.RI [ option +\&.\|.\|.\&] +.RI [ input-file +\&.\|.\|.\&] +.YS +. +.SY "groff -m ms" +.RI [ option +\&.\|.\|.\&] +.RI [ input-file +\&.\|.\|.\&] . . .\" ==================================================================== diff --git a/tmac/groff_trace.7.man b/tmac/groff_trace.7.man index 9425712..b992a46 100644 --- a/tmac/groff_trace.7.man +++ b/tmac/groff_trace.7.man @@ -29,18 +29,15 @@ groff_trace \- groff macro package trace.tmac .\" called FDL in the main directory of the groff source package. . . -.ds Ellipsis .\|.\|.\&\" -. -. .\" ==================================================================== .SH SYNOPSIS .\" ==================================================================== . .SY "groff \-m trace" -.RI [ options -.IR \*[Ellipsis] ] -.RI [ files -.IR \*[Ellipsis] ] +.RI [ option +\&.\|.\|.\&] +.RI [ input-file +\&.\|.\|.\&] .YS . . diff --git a/tmac/groff_www.7.man b/tmac/groff_www.7.man index ba729c3..6a82620 100644 --- a/tmac/groff_www.7.man +++ b/tmac/groff_www.7.man @@ -45,9 +45,11 @@ groff_www \- groff macros for authoring web pages .SH SYNOPSIS .\" ==================================================================== . -.B "groff \-mwww" -[ options ] -file ... +.SY "groff \-m www" +.RI [ option +\&.\|.\|.\&] +.RI [ input-file +\&.\|.\|.\&] . . .\" ==================================================================== _______________________________________________ Groff-commit mailing list Groff-commit@gnu.org https://lists.gnu.org/mailman/listinfo/groff-commit