gbranden pushed a commit to branch master
in repository groff.
commit b80f4de7f9f0963bd0472c3344dfd0fe3383ab3d
Author: G. Branden Robinson <[email protected]>
AuthorDate: Fri Oct 8 17:26:35 2021 +1100
groff(1): Fix man page xref nit.
Refer to ISO 8859-1 man page (iso_8859-1(7)) more
idiomatically/canonically in cross reference (Linux man-pages provides
it in both forms).
---
src/roff/groff/groff.1.man | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/src/roff/groff/groff.1.man b/src/roff/groff/groff.1.man
index c20aa83..986f5c9 100644
--- a/src/roff/groff/groff.1.man
+++ b/src/roff/groff/groff.1.man
@@ -1375,7 +1375,7 @@ HTML output.
.TP
.B latin1
Text output using the ISO \%Latin-1 (ISO \%8859-1) character set; see
-.MR iso_8859_1 7 .
+.MR iso_8859\-1 7 .
.
.TP
.B lbp
_______________________________________________
Groff-commit mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/groff-commit