gbranden pushed a commit to branch master
in repository groff.
commit d33c333dad47326548e19d1589f9731dd0996eff
Author: G. Branden Robinson <[email protected]>
AuthorDate: Sun Jun 6 15:08:16 2021 +1000
grops(1), troff(1): Relocate material.
Sort environment variable list in lexicographic order.
---
src/devices/grops/grops.1.man | 26 +++++++++++++-------------
src/roff/troff/troff.1.man | 32 +++++++++++++++++---------------
2 files changed, 30 insertions(+), 28 deletions(-)
diff --git a/src/devices/grops/grops.1.man b/src/devices/grops/grops.1.man
index 67c69e0..4f34548 100644
--- a/src/devices/grops/grops.1.man
+++ b/src/devices/grops/grops.1.man
@@ -1456,6 +1456,19 @@ or add the directory to groff's font path environment
variable
.\" ====================================================================
.
.TP
+.I GROFF_FONT_PATH
+A list of directories in which to search for the
+.IR dev name
+directory in addition to the default ones.
+.
+See
+.IR \%@g@troff (@MAN1EXT@)
+and
+.IR groff_font (@MAN5EXT@)
+for more details.
+.
+.
+.TP
.I GROPS_PROLOGUE
If this is set to
.IR foo ,
@@ -1472,19 +1485,6 @@ overrides this environment variable.
.
.
.TP
-.I GROFF_FONT_PATH
-A list of directories in which to search for the
-.IR dev name
-directory in addition to the default ones.
-.
-See
-.IR \%@g@troff (@MAN1EXT@)
-and
-.IR groff_font (@MAN5EXT@)
-for more details.
-.
-.
-.TP
.I SOURCE_DATE_EPOCH
A timestamp
(expressed as seconds since the Unix epoch)
diff --git a/src/roff/troff/troff.1.man b/src/roff/troff/troff.1.man
index ab7abed..9417213 100644
--- a/src/roff/troff/troff.1.man
+++ b/src/roff/troff/troff.1.man
@@ -633,6 +633,22 @@ All warnings.
.\" ====================================================================
.
.TP
+.I GROFF_FONT_PATH
+A colon separated list of directories in which to search for the
+.IR dev name
+directory.
+.
+.I \%@g@troff
+will scan directories given in the
+.B \-F
+option before these, and in standard directories
+.RI ( @LOCALFONTDIR@ ,
+.IR @FONTDIR@ ,
+.IR @LEGACYFONTDIR@ )
+after these.
+.
+.
+.TP
.I GROFF_TMAC_PATH
A colon separated list of directories in which to search for
macro files.
@@ -647,25 +663,11 @@ in unsafe mode, home directory,
.IR @MACRODIR@ )
after these.
.
+.
.TP
.I GROFF_TYPESETTER
Default device.
.
-.TP
-.I GROFF_FONT_PATH
-A colon separated list of directories in which to search for the
-.IR dev name
-directory.
-.
-.I \%@g@troff
-will scan directories given in the
-.B \-F
-option before these, and in standard directories
-.RI ( @LOCALFONTDIR@ ,
-.IR @FONTDIR@ ,
-.IR @LEGACYFONTDIR@ )
-after these.
-.
.
.TP
.I SOURCE_DATE_EPOCH
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit