groff-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[groff] 02/03: refer.1.man: Put sections in conventional order.


From: G. Branden Robinson
Subject: [groff] 02/03: refer.1.man: Put sections in conventional order.
Date: Sat, 29 Jun 2019 14:16:47 -0400 (EDT)

gbranden pushed a commit to branch master
in repository groff.

commit 066a48664571079e1d722045c33a1dd32e65e166
Author: G. Branden Robinson <address@hidden>
Date:   Sun Jun 30 02:30:38 2019 +1000

    refer.1.man: Put sections in conventional order.
    
    From:
    FILES
    ENVIRONMENT
    SEE ALSO
    BUGS
    
    To:
    ENVIRONMENT
    FILES
    BUGS
    SEE ALSO
    
    Relocation only; no text changes were made.
---
 src/preproc/refer/refer.1.man | 30 +++++++++++++++---------------
 1 file changed, 15 insertions(+), 15 deletions(-)

diff --git a/src/preproc/refer/refer.1.man b/src/preproc/refer/refer.1.man
index 54279e5..c466ac9 100644
--- a/src/preproc/refer/refer.1.man
+++ b/src/preproc/refer/refer.1.man
@@ -1711,6 +1711,15 @@ macro.
 .
 .
 .\" ====================================================================
+.SH ENVIRONMENT
+.\" ====================================================================
+.
+.TP
+.I REFER
+If set, overrides the default database.
+.
+.
+.\" ====================================================================
 .SH FILES
 .\" ====================================================================
 .
@@ -1734,12 +1743,14 @@ man page for details where such files are created.
 .
 .
 .\" ====================================================================
-.SH ENVIRONMENT
+.SH BUGS
 .\" ====================================================================
 .
-.TP
-.I REFER
-If set, overrides the default database.
+In label expressions,
+.B <>
+expressions are ignored inside
+.BI . char
+expressions.
 .
 .
 .\" ====================================================================
@@ -1752,17 +1763,6 @@ If set, overrides the default database.
 .br
 .
 .
-.\" ====================================================================
-.SH BUGS
-.\" ====================================================================
-.
-In label expressions,
-.B <>
-expressions are ignored inside
-.BI . char
-expressions.
-.
-.
 .\" Local Variables:
 .\" mode: nroff
 .\" End:



reply via email to

[Prev in Thread] Current Thread [Next in Thread]