gbranden pushed a commit to branch master
in repository groff.
commit f3d6a1bc693aeac1f3e6b34c1b255d8c498f76dd
Author: G. Branden Robinson <[email protected]>
Date: Sun Nov 5 00:44:45 2017 -0400
troff(1): Escape hyphens in filename references.
Signed-off-by: G. Branden Robinson <[email protected]>
---
src/roff/troff/troff.1.man | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/src/roff/troff/troff.1.man b/src/roff/troff/troff.1.man
index a99b5e3..adf2d4b 100644
--- a/src/roff/troff/troff.1.man
+++ b/src/roff/troff/troff.1.man
@@ -575,7 +575,7 @@ after these.
Initialization file (called before any other macro package).
.
.TP
-.B @MACRODIR@/troffrc-end
+.B @MACRODIR@/troffrc\-end
Initialization file (called after any other macro package).
.
.TP
@@ -601,7 +601,7 @@ of device
Note that
.B troffrc
and
-.B troffrc-end
+.B troffrc\-end
are neither searched in the current nor in the home directory by
default for security reasons (even if the
.B \-U
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit