summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2018-04-22 00:05:13 -0400
committerG. Branden Robinson <g.branden.robinson@gmail.com>2018-04-22 00:05:13 -0400
commitdb5cf9dfe2e6ee4cc0c1b916abe856a7ccc7d5d4 (patch)
tree312e582b96626fc4b2c97677aeb0b5c67b4bb108
parentc549b637a7002337cfa413b4eda7c3dfca8fc4a7 (diff)
downloadgroff-git-db5cf9dfe2e6ee4cc0c1b916abe856a7ccc7d5d4.tar.gz
groff_{man,me,ms,trace,www}(7): Parallelize synopses.
Make synopsis markup consistent between these pages. Signed-off-by: G. Branden Robinson <g.branden.robinson@gmail.com>
-rw-r--r--tmac/groff_man.7.man23
-rw-r--r--tmac/groff_me.7.man9
-rw-r--r--tmac/groff_ms.7.man29
-rw-r--r--tmac/groff_trace.7.man11
-rw-r--r--tmac/groff_www.7.man8
5 files changed, 38 insertions, 42 deletions
diff --git a/tmac/groff_man.7.man b/tmac/groff_man.7.man
index b85c6b2a3..f786898a7 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 4e327f548..f971a6852 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 106826d4a..0b0b58a2a 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 94257127e..b992a46cc 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 ba729c330..6a8262010 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
+\&.\|.\|.\&]
.
.
.\" ====================================================================