CVS: main/DOCS/tech manpage.txt,1.11,1.12
Update of /cvsroot/mplayer/main/DOCS/tech In directory mail:/var/tmp.root/cvs-serv29253/DOCS/tech Modified Files: manpage.txt Log Message: Explain some troff tricks. Index: manpage.txt =================================================================== RCS file: /cvsroot/mplayer/main/DOCS/tech/manpage.txt,v retrieving revision 1.11 retrieving revision 1.12 diff -u -r1.11 -r1.12 --- manpage.txt 26 Aug 2003 10:02:34 -0000 1.11 +++ manpage.txt 13 Oct 2003 17:54:04 -0000 1.12 @@ -17,7 +17,7 @@ ----------------------------- - option descriptions (all) - - usage (options, config files, controls, slave mode) + - usage (options, config files, controls) - basic examples @@ -145,8 +145,11 @@ - No line should contain more than 79 characters. - Used commands: .TH, .SH, .TP, .IP, .PP, .[R]B, .I, .br, .RS, .RE, .na, .nh, .ad, .hy, macro definitions, comments and some more - - Don't forget the quotation marks around expressions, the backslash - before a '-' if it's needed, etc... + - 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) or a dash (mplayer \- Movie Player for Linux). + Use just '-' if it is a hyphen (A-V) or a minus (-1). Option descriptions:
participants (1)
-
Diego Biurrun CVS