summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--DOCS/tech/manpage.txt8
1 files changed, 4 insertions, 4 deletions
diff --git a/DOCS/tech/manpage.txt b/DOCS/tech/manpage.txt
index 4d07d9a99e..8f9961c72e 100644
--- a/DOCS/tech/manpage.txt
+++ b/DOCS/tech/manpage.txt
@@ -192,9 +192,9 @@ Option descriptions:
- Put examples and notes at the end of the description (before suboptions).
- The end of the suboptions _always_ has to be followed by a paragraph
(BUG).
- - For flag options just document the non-default one of -XXX and -noXXX, if
- the option is not a flag, describe both, one below the other (this is an
- exception to the alphabetical order).
+ - For flag options just document the non-default one of \-XXX and \-noXXX.
+ If the option is not a flag, describe both, one below the other (this is
+ an exception to the alphabetical order).
Macro definitions (see beginning of man page):
@@ -273,7 +273,7 @@ Options, suboptions, examples structure:
.I EXAMPLE:
.PD 0
.RSs
- .IP "-option used parameters"
+ .IP "\-option used parameters"
description
[...]
.RE