# HG changeset patch # User diego # Date 1140479440 0 # Node ID d407eb5bcd6857038c570f3e5618397ce97546c8 # Parent f5f4200785fc374a64f4995a8f5e2567018fbd88 grammar, put options in alphabetical order diff -r f5f4200785fc -r d407eb5bcd68 DOCS/man/en/mplayer.1 --- a/DOCS/man/en/mplayer.1 Mon Feb 20 21:59:28 2006 +0000 +++ b/DOCS/man/en/mplayer.1 Mon Feb 20 23:50:40 2006 +0000 @@ -640,7 +640,7 @@ . .TP .B \-profile -Use the given profile(s), \-profile help display a list of the defined profiles. +Use the given profile(s), \-profile help displays a list of the defined profiles. . .TP .B \-really-quiet (also see \-quiet) @@ -1351,6 +1351,12 @@ .PD 1 . .TP +.B \-rtsp-port (LIVE555 only) +Used with 'rtsp://' URLs to force the client's port number. +This option may be useful if you are behind a router and want to forward +the RTSP stream from the server to a specific client. +. +.TP .B \-rtsp-stream-over-tcp (LIVE555 only) Used with 'rtsp://' URLs to specify that the resulting incoming RTP and RTCP packets be streamed over TCP (using the same TCP connection as RTSP). @@ -1358,12 +1364,6 @@ not pass incoming UDP packets (see http://www.live555.com/\:mplayer/). . .TP -.B \-rtsp-port (LIVE555 only) -Used with 'rtsp://' URLs to force the client's port number. -This option may be useful if you're behind a router and want to forward the -RTSP stream from the server to a specific client. -. -.TP .B \-saveidx Force index rebuilding and dump the index to . Currently this only works with AVI files.