summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/tech/manpage.txt2
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/tech/manpage.txt b/DOCS/tech/manpage.txt
index 8f9961c72e..35e2e7a51e 100644
--- a/DOCS/tech/manpage.txt
+++ b/DOCS/tech/manpage.txt
@@ -166,7 +166,7 @@ General:
- Don't forget the quotation marks around expressions, etc...
- Each new sentence should start on a line of its own.
- Put a backslash before a '-' if it denotes a range (1\-10), an option
- (\-fs), stdin (\-) or a dash (mplayer \- Movie Player for Linux).
+ (\-fs), stdin (\-) or a dash (mplayer \- movie player).
Use just '-' if it is a hyphen (A-V) or a minus (-1). Please note that
it should be \-dvd-device and not \-dvd\-device.
- Don't start a line with "'" or ".", nroff treats them specially.