# HG changeset patch # User ulion # Date 1195665320 0 # Node ID c0f76c08044a812cb2974e108fd15d9a85189d00 # Parent 472629081e38d4f49d8d37440ad023a1348abc31 Fix a wrong cmdline example of using -menu-chroot. diff -r 472629081e38 -r c0f76c08044a DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Wed Nov 21 13:55:39 2007 +0000 +++ b/DOCS/man/en/mplayer.1 Wed Nov 21 17:15:20 2007 +0000 @@ -926,7 +926,7 @@ .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