summaryrefslogtreecommitdiffstats
path: root/DOCS
diff options
context:
space:
mode:
authorulion <ulion@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-12-17 15:29:42 +0000
committerulion <ulion@b3059339-0415-0410-9bf9-f77b7e298cf2>2007-12-17 15:29:42 +0000
commitae3b0c462c9bfc581088271fbc68a192aa555d04 (patch)
tree21f56c58e202a3b9899fa1880cd03b3b7bec8642 /DOCS
parentfdd52f2f9345af567428ba18668eb12d7e278a9b (diff)
downloadmpv-ae3b0c462c9bfc581088271fbc68a192aa555d04.tar.bz2
mpv-ae3b0c462c9bfc581088271fbc68a192aa555d04.tar.xz
Fix the expand text's format by the source.
git-svn-id: svn://svn.mplayerhq.hu/mplayer/trunk@25440 b3059339-0415-0410-9bf9-f77b7e298cf2
Diffstat (limited to 'DOCS')
-rw-r--r--DOCS/man/en/mplayer.12
1 files changed, 1 insertions, 1 deletions
diff --git a/DOCS/man/en/mplayer.1 b/DOCS/man/en/mplayer.1
index 55279b8192..f4f262fa29 100644
--- a/DOCS/man/en/mplayer.1
+++ b/DOCS/man/en/mplayer.1
@@ -988,7 +988,7 @@ The following expansions are supported:
.RSs
.IPs ${NAME}
Expand to the value of the property NAME.
-.IPs $(NAME:TEXT)
+.IPs ?(NAME:TEXT)
Expand TEXT only if the property NAME is available.
.RE
.