diff options
author | ulion <ulion@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-12-17 15:29:42 +0000 |
---|---|---|
committer | ulion <ulion@b3059339-0415-0410-9bf9-f77b7e298cf2> | 2007-12-17 15:29:42 +0000 |
commit | ae3b0c462c9bfc581088271fbc68a192aa555d04 (patch) | |
tree | 21f56c58e202a3b9899fa1880cd03b3b7bec8642 /DOCS | |
parent | fdd52f2f9345af567428ba18668eb12d7e278a9b (diff) |
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.1 | 2 |
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 . |