Author: ulion Date: Wed Nov 21 18:15:20 2007 New Revision: 25134 Log: Fix a wrong cmdline example of using -menu-chroot.
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 Nov 21 18:15:20 2007 @@ -926,7 +926,7 @@ Chroot the file selection menu to a spec .I EXAMPLE: .PD 0 .RSs -.IPs "\-menu\-chroot=/home" +.IPs "\-menu\-chroot /home" Will restrict the file selection menu to /\:home and downward (i.e.\& no access to / will be possible, but /home/user_name will). .RE _______________________________________________ MPlayer-DOCS mailing list [email protected] http://lists.mplayerhq.hu/mailman/listinfo/mplayer-docs
