summaryrefslogtreecommitdiff
path: root/src/devices/grotty
diff options
context:
space:
mode:
authorG. Branden Robinson <g.branden.robinson@gmail.com>2022-02-21 21:21:28 +1100
committerG. Branden Robinson <g.branden.robinson@gmail.com>2022-02-21 22:03:21 +1100
commit2290508cdef28eae78777a59bb6c1ba173e74f4a (patch)
treeb599e50f66916c00dd899214682ceed41bc8eacf /src/devices/grotty
parent03ed6b7109ac69c82d332356a34fd8adbd2afd1d (diff)
downloadgroff-git-2290508cdef28eae78777a59bb6c1ba173e74f4a.tar.gz
[man pages]: Fix markup nit.
Drop leading hyphenation control escape sequence prefixed to interpolations of patterns replaced by sed(1) during man page source generation; the replacements already begin with '\%'.
Diffstat (limited to 'src/devices/grotty')
-rw-r--r--src/devices/grotty/grotty.1.man20
1 files changed, 10 insertions, 10 deletions
diff --git a/src/devices/grotty/grotty.1.man b/src/devices/grotty/grotty.1.man
index ae70b2dc0..fa9b9a80c 100644
--- a/src/devices/grotty/grotty.1.man
+++ b/src/devices/grotty/grotty.1.man
@@ -560,14 +560,14 @@ see subsection \[lq]Legacy output format\[rq] above.
.\" ====================================================================
.
.TP
-.I \%@FONTDIR@/\:\%devascii/\:DESC
+.I @FONTDIR@/\:\%devascii/\:DESC
describes the
.B ascii
output device.
.
.
.TP
-.IR \%@FONTDIR@/\:\%devascii/ F
+.IR @FONTDIR@/\:\%devascii/ F
describes the font known
.RI as\~ F
on device
@@ -575,14 +575,14 @@ on device
.
.
.TP
-.I \%@FONTDIR@/\:\%devcp1047/\:DESC
+.I @FONTDIR@/\:\%devcp1047/\:DESC
describes the
.B cp1047
output device.
.
.
.TP
-.IR \%@FONTDIR@/\:\%devcp1047/ F
+.IR @FONTDIR@/\:\%devcp1047/ F
describes the font known
.RI as\~ F
on device
@@ -590,14 +590,14 @@ on device
.
.
.TP
-.I \%@FONTDIR@/\:\%devlatin1/\:DESC
+.I @FONTDIR@/\:\%devlatin1/\:DESC
describes the
.B latin1
output device.
.
.
.TP
-.IR \%@FONTDIR@/\:\%devlatin1/ F
+.IR @FONTDIR@/\:\%devlatin1/ F
describes the font known
.RI as\~ F
on device
@@ -605,14 +605,14 @@ on device
.
.
.TP
-.I \%@FONTDIR@/\:\%devutf8/\:DESC
+.I @FONTDIR@/\:\%devutf8/\:DESC
describes the
.B utf8
output device.
.
.
.TP
-.IR \%@FONTDIR@/\:\%devutf8/ F
+.IR @FONTDIR@/\:\%devutf8/ F
describes the font known
.RI as\~ F
on device
@@ -620,7 +620,7 @@ on device
.
.
.TP
-.I \%@MACRODIR@/\:tty\:.tmac
+.I @MACRODIR@/\:tty\:.tmac
defines macros for use with the
.BR ascii ,
.BR cp1047 ,
@@ -635,7 +635,7 @@ when any of those output devices is selected.
.
.
.TP
-.I \%@MACRODIR@/\:tty\-char\:.tmac
+.I @MACRODIR@/\:tty\-char\:.tmac
defines fallback characters for use with
.I grotty.
.