diff options
author | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-07-06 13:22:59 +0000 |
---|---|---|
committer | diego <diego@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2006-07-06 13:22:59 +0000 |
commit | 74a303a3afbe946ca436515759d57ca32681c618 (patch) | |
tree | d4f079fc158864c1d941aed06226b8ec776b0262 /DOCS/man/en | |
parent | 7844cbc3ce870b0d32d75e36729a89afc50c8aef (diff) |
some grammar/spelling/markup fixes for -rtsp-destination
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@18928 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS/man/en')
-rw-r--r-- | DOCS/man/en/mplayer.1 | 8 |
1 files changed, 6 insertions, 2 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index 6bcebd4fdd..41b5405117 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -1389,8 +1389,12 @@ the RTSP stream from the server to a specific client. . .TP .B \-rtsp-destination -Used with 'rtsp://' URLs to force the destination IP address to be binded. -This option may be useful against some RTSP server which don't send RTP packets to the right interface. If the connection to RTSP server fails, use -v to see which IP address MPlayer tries to bind and try to force it to one assigned to your computer instead. +Used with 'rtsp://' URLs to force the destination IP address to be bound. +This option may be useful with some RTSP server which do not +send RTP packets to the right interface. +If the connection to the RTSP server fails, use \-v to see +which IP address MPlayer tries to bind to and try to force +it to one assigned to your computer instead. . .TP .B \-rtsp-stream-over-tcp (LIVE555 only) |