diff options
author | nicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-03-09 22:06:17 +0000 |
---|---|---|
committer | nicodvb <nicodvb@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-03-09 22:06:17 +0000 |
commit | 2b3ff62e7fc7cd6f83ee750addff5756da8f8a43 (patch) | |
tree | 91bf748b98359fe2b6b875b35742639bae6c1b05 | |
parent | a8f031fbc05650093cf1bf58b260b6a40361be1b (diff) |
corrected description of -reuse-socket as described by Rich
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@22503 b3059339-0415-0410-9bf9-f77b7e298cf2
-rw-r--r-- | DOCS/man/en/mplayer.1 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1 index e4ecf1937c..9d55eb9941 100644 --- a/DOCS/man/en/mplayer.1 +++ b/DOCS/man/en/mplayer.1 @@ -1072,8 +1072,7 @@ amount of memory. . .TP .B \-[no]reuse-socket (udp:// only) -Specifies to try to reuse the socket address even though it's in use by another --non actively listening- process. +Allows the socket to be reused by other processes as soon as this one closes it. . .TP .B \-bandwidth <value> (network only) |