Seems that all - should be escaped in the man page

git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25752 b3059339-0415-0410-9bf9-f77b7e298cf2
This commit is contained in:
reimar 2008-01-14 11:36:29 +00:00
parent 2049e1c5e5
commit dbc433d438
1 changed files with 3 additions and 3 deletions

View File

@ -861,7 +861,7 @@ More intense frame dropping (breaks decoding).
Leads to image distortion!
.
.TP
.B \-heartbeat-cmd
.B \-heartbeat\-cmd
Command that is executed every 30 seconds during playback via system() -
i.e. using the shell.
.sp 1
@ -876,10 +876,10 @@ If you think this is too complicated ask the author of the screensaver program
to support the proper X APIs for this.
.sp 1
.I EXAMPLE for xscreensaver:
mplayer \-heartbeat-cmd "xscreensaver-command -deactivate" file
mplayer \-heartbeat\-cmd "xscreensaver\-command \-deactivate" file
.sp 1
.I EXAMPLE for gnome screensaver:
mplayer \-heartbeat-cmd "gnome-screensaver-command -p" file
mplayer \-heartbeat\-cmd "gnome\-screensaver\-command \-p" file
.RE
.PD 1
.