gbranden pushed a commit to branch master
in repository groff.
commit 757662f089736a37e69f61ae5b63cf8faf219045
Author: G. Branden Robinson <[email protected]>
Date: Tue Nov 27 16:36:39 2018 -0500
groff_mom(7): Escape hyphens in string reg names.
/^\..*rs.*\*\[.*[^\\]- in Vim didn't find any others.
Signed-off-by: G. Branden Robinson <[email protected]>
---
contrib/mom/groff_mom.7.man | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/contrib/mom/groff_mom.7.man b/contrib/mom/groff_mom.7.man
index e014349..6e2c27f 100644
--- a/contrib/mom/groff_mom.7.man
+++ b/contrib/mom/groff_mom.7.man
@@ -320,7 +320,7 @@ temporarily move downwards in a line
.
.
.TP
-.B \[rs]*[EN-MARK]
+.B \[rs]*[EN\-MARK]
mark initial line of a range of line numbers (for use with line
numbered endnotes)
.
@@ -779,7 +779,7 @@ temporarily move downwards in a line
.\" EN-MARK
.\" ======================================================================
.TP
-.B \[rs]*[EN-MARK]
+.B \[rs]*[EN\-MARK]
mark initial line of a range of line numbers (for use with line
numbered endnotes)
.
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit