From c639f66553a27951c1b44470357fb2e1cd5c9670 Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Sun, 27 Dec 2009 20:06:53 +0100 Subject: [PATCH] doc/ncmpc.1: fixed some typos --- doc/ncmpc.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/ncmpc.1 b/doc/ncmpc.1 index 7c4e8df..4cd54d1 100644 --- a/doc/ncmpc.1 +++ b/doc/ncmpc.1 @@ -222,9 +222,9 @@ You can view ncmpc's key bindings by pressing '1' (help) when ncmpc is running. To edit key bindings use the key editor in ncmpc (press 'K'). .SH "SONG FORMAT" Format of song display for status and the list window. -The metadata delimeters are: %name%, %artist%, %track%, %time%, %file%, %shortfile%. +The metadata delimiters are: %name%, %artist%, %track%, %time%, %file%, %shortfile%. -The [] operators is used to group output such that if no metadata delimeters are found or matched between '[' and ']', then none of the characters between '[' and ']' are outputed. '&' and '|' are logical operators for and and or. '#' is used to escape characters. +The [] operators is used to group output such that if no metadata delimiters are found or matched between '[' and ']', then none of the characters between '[' and ']' are output. '&' and '|' are logical operators for AND and OR. '#' is used to escape characters. Some useful examples for format are: @@ -237,7 +237,7 @@ and Report bugs on http://www.musicpd.org/mantis/ .SH "NOTE" Since MPD uses UTF\-8, ncmpc needs to convert characters to the -charset used by the local system. If you get character conversion errors when your running ncmpc you probably need to set up your locale. This is done by setting any of the LC_CTYPE, LANG or LC_ALL enviroment variables (LC_CTYPE only affects character handling). +charset used by the local system. If you get character conversion errors when your running ncmpc you probably need to set up your locale. This is done by setting any of the LC_CTYPE, LANG or LC_ALL environment variables (LC_CTYPE only affects character handling). .SH "SEE ALSO" mpc(1), mpd(1), locale(5), locale(7) -- 2.30.2