From 904eaf361c40fd50e39b7b47484c3f071fdba22a Mon Sep 17 00:00:00 2001 From: "J. Alexander Treuman" Date: Tue, 8 Aug 2006 18:55:29 +0000 Subject: ves the spelling nazi strikes again git-svn-id: https://svn.musicpd.org/mpd/trunk@4602 09075e82-0dd4-0310-85a5-a0d7c8717e4f --- doc/COMMANDS | 2 +- doc/mpd.conf.5 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) (limited to 'doc') diff --git a/doc/COMMANDS b/doc/COMMANDS index cdd234183..652e31511 100644 --- a/doc/COMMANDS +++ b/doc/COMMANDS @@ -244,7 +244,7 @@ update in status, while the requested update is happening increments playlist version by 1 NOTE: To update a number of paths/songs at once, use command_list, - it will be much more faster/effecient. Also, if you use a + it will be much more faster/efficient. Also, if you use a command_list for updating, only one update_db job id will be returned per sequence of updates. diff --git a/doc/mpd.conf.5 b/doc/mpd.conf.5 index 2b3d174fa..f6bf12fd9 100644 --- a/doc/mpd.conf.5 +++ b/doc/mpd.conf.5 @@ -138,7 +138,7 @@ This specifies the port that mpd listens on. The default is 6600. .TP .B password This specifies a password for access to mpd. The format is -"password@permissions" where permissions is a comma delimmitted list composed +"password@permissions" where permissions is a comma delimited list composed of "read", "add", "control", and/or "admin". "read" allows for reading of the database, displaying the current playlist, and current status of mpd. "add" allows for adding songs and loading playlists. "control" allows for all other -- cgit v1.2.3