[MPlayer-cvslog] r24904 - trunk/DOCS/tech/manpage.txt
cehoyos
subversion at mplayerhq.hu
Tue Oct 30 23:35:42 CET 2007
Author: cehoyos
Date: Tue Oct 30 23:35:42 2007
New Revision: 24904
Log:
Add a backslash.
Modified:
trunk/DOCS/tech/manpage.txt
Modified: trunk/DOCS/tech/manpage.txt
==============================================================================
--- trunk/DOCS/tech/manpage.txt (original)
+++ trunk/DOCS/tech/manpage.txt Tue Oct 30 23:35:42 2007
@@ -168,7 +168,7 @@ General:
- There is a typographical difference between a hyphen, a minus and an
en-dash or em-dash. For the man page this means that you should put a
backslash before a '-' if it denotes a range (1\-10), an option (\-fs),
- stdin (\-), a dash (mplayer \- movie player) or a minus (-1). Use just
+ stdin (\-), a dash (mplayer \- movie player) or a minus (\-1). Use just
'-' if it is a hyphen (A-V).
- Don't start a line with "'" or ".", nroff treats them specially.
- To quickly check a manual page for markup errors, just run
More information about the MPlayer-cvslog
mailing list