Author: ptt Date: Wed Jan 16 00:00:50 2008 New Revision: 25763 Log: added missing "&"
Modified: trunk/DOCS/man/en/mplayer.1 Modified: trunk/DOCS/man/en/mplayer.1 ============================================================================== --- trunk/DOCS/man/en/mplayer.1 (original) +++ trunk/DOCS/man/en/mplayer.1 Wed Jan 16 00:00:50 2008 @@ -863,11 +863,11 @@ Leads to image distortion! .TP .B \-heartbeat\-cmd Command that is executed every 30 seconds during playback via system() - -i.e. using the shell. +i.e.\& using the shell. .sp 1 .I NOTE: MPlayer uses this command without any checking, it is your responsibility -to ensure it does not cause security problems (e.g. make sure to use full +to ensure it does not cause security problems (e.g.\& make sure to use full paths if "." is in your path like on Windows). .sp 1 This can be "misused" to disable screensavers that do not support the proper _______________________________________________ MPlayer-DOCS mailing list [email protected] http://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
