[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[groff] 01/01: groff_me(7): Reorganize sections.
From: |
G. Branden Robinson |
Subject: |
[groff] 01/01: groff_me(7): Reorganize sections. |
Date: |
Fri, 3 Nov 2017 11:55:41 -0400 (EDT) |
gbranden pushed a commit to branch master
in repository groff.
commit c34562413159664d0a1b79f0f6721eb55cebd134
Author: G. Branden Robinson <address@hidden>
Date: Fri Nov 3 11:54:11 2017 -0400
groff_me(7): Reorganize sections.
Moved the macro reference to a subsection of DESCRIPTION and retitled in
"Macro Reference", from "Requests", which I find a little misleading.
Page sections are now in a more conventional order.
Signed-off-by: G. Branden Robinson <address@hidden>
---
tmac/groff_me.7.man | 92 +++++++++++++++++++++++++++--------------------------
1 file changed, 47 insertions(+), 45 deletions(-)
diff --git a/tmac/groff_me.7.man b/tmac/groff_me.7.man
index 3e036b6..4d93755 100644
--- a/tmac/groff_me.7.man
+++ b/tmac/groff_me.7.man
@@ -97,50 +97,7 @@ is acceptable as input.
.
.
.\" --------------------------------------------------------------------
-.SH FILES
-.\" --------------------------------------------------------------------
-.
-.I /usr/share/groff/@VERSION@/tmac/me.tmac
-(a wrapper file for
-.IR e.tmac )
-.br
-.I /usr/share/groff/@VERSION@/tmac/e.tmac
-.
-.
-.\" --------------------------------------------------------------------
-.SH SEE ALSO
-.\" --------------------------------------------------------------------
-.
-.BR groff (1),
-.BR troff (1)
-.TP
-.IR "\-me Reference Manual" ", "\c
-Eric P.\& Allman and James Clark
-may be available at
-.I /usr/share/doc/groff\-base/meref.ps.gz
-(on Debian-based systems).
-.TP
-.IR "Writing Papers with Groff Using \-me" ", "\c
-Eric P.\& Allman and James Clark
-may be available at
-.I /usr/share/doc/groff\-base/meintro.ps.gz
-(on Debian-based systems).
-.
-.
-.PP
-For preprocessors supported by
-.IR me ,
-see
-.BR eqn (1),
-.BR grn (1),
-.BR pic (1),
-.BR refer (1),
-and
-.BR tbl (1).
-.
-.
-.\" --------------------------------------------------------------------
-.SH REQUESTS
+.SS Macro Reference
.\" --------------------------------------------------------------------
.
Numeric arguments to macros are denoted with lowercase letters and
@@ -452,7 +409,19 @@ Print index (named
.IR X ).
T}
.TE
-.ad
+.
+.
+.\" --------------------------------------------------------------------
+.SH FILES
+.\" --------------------------------------------------------------------
+.
+.I /usr/share/groff/@VERSION@/tmac/me.tmac
+(a wrapper file for
+.IR e.tmac )
+.br
+.I /usr/share/groff/@VERSION@/tmac/e.tmac
+.
+.
.\" --------------------------------------------------------------------
.SH NOTES
.\" --------------------------------------------------------------------
@@ -470,6 +439,39 @@ but one can infer a derivation from the first initial of
Eric P. Allman
(then of the University of California), who wrote the original technical
papers documenting the package.
.
+.
+.\" --------------------------------------------------------------------
+.SH SEE ALSO
+.\" --------------------------------------------------------------------
+.
+.BR groff (1),
+.BR troff (1)
+.TP
+.IR "\-me Reference Manual" ", "\c
+Eric P.\& Allman and James Clark
+may be available at
+.I /usr/share/doc/groff\-base/meref.ps.gz
+(on Debian-based systems).
+.TP
+.IR "Writing Papers with Groff Using \-me" ", "\c
+Eric P.\& Allman and James Clark
+may be available at
+.I /usr/share/doc/groff\-base/meintro.ps.gz
+(on Debian-based systems).
+.
+.
+.PP
+For preprocessors supported by
+.IR me ,
+see
+.BR eqn (1),
+.BR grn (1),
+.BR pic (1),
+.BR refer (1),
+and
+.BR tbl (1).
+.
+.
.\" Local Variables:
.\" mode: nroff
.\" tab-with: 20
[Prev in Thread] |
Current Thread |
[Next in Thread] |
- [groff] 01/01: groff_me(7): Reorganize sections.,
G. Branden Robinson <=