aboutsummaryrefslogtreecommitdiffstats
path: root/man7/man.7
diff options
context:
space:
mode:
authorBjarni Ingi Gislason <bjarniig@rhi.hi.is>2020-07-01 23:31:30 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2020-07-02 12:21:02 +0200
commitfb6d2c09ae49de0506e21f9794c1ec6612d0229e (patch)
treef2ed03d7ded48105aeb3a94ca95d53cb4bd25b9f /man7/man.7
parent1c8ae9fefb196a7cc6a5b9f38e8fba9a01393590 (diff)
downloadman-pages-fb6d2c09ae49de0506e21f9794c1ec6612d0229e.tar.gz
man7/*: ffix: change '-' to '\-' for options and to '\(en' for a range
Change '-' to '\-' for the prefix of names to indicate an option. Change '-' to '\(en' for a range. Signed-off-by: Bjarni Ingi Gislason <bjarniig@rhi.hi.is> Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
Diffstat (limited to 'man7/man.7')
-rw-r--r--man7/man.72
1 files changed, 1 insertions, 1 deletions
diff --git a/man7/man.7 b/man7/man.7
index 678d64607a..43bd0b9622 100644
--- a/man7/man.7
+++ b/man7/man.7
@@ -278,7 +278,7 @@ macro, with the optional
(if present, usually a closing parenthesis and/or end-of-sentence
punctuation) immediately following.
For non-HTML output devices (e.g.,
-.BR "man -Tutf8" ),
+.BR "man \-Tutf8" ),
the link text is followed by the URL in angle brackets; if there is no
link text, the URL is printed as its own link text, surrounded by angle
brackets.