From: Richard Kettlewell Date: Sun, 6 Jun 2010 10:54:09 +0000 (+0100) Subject: Minor Lintian fixes X-Git-Tag: 5.0~2 X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/commitdiff_plain/c03fbc77308bbf5c9f7fe3c64f07786a53b1a59e Minor Lintian fixes --- diff --git a/debian/copyright b/debian/copyright index bc90bff..918dbb4 100644 --- a/debian/copyright +++ b/debian/copyright @@ -29,5 +29,5 @@ GNU General Public License for more details. You should have received a copy of the GNU General Public License along with this program. If not, see . -On Debian systems, look in /usr/share/common-licenses/GPL for a copy +On Debian systems, look in /usr/share/common-licenses/GPL-3 for a copy of the GPL. diff --git a/doc/disorder_protocol.5.in b/doc/disorder_protocol.5.in index 75dd939..bb95ff0 100644 --- a/doc/disorder_protocol.5.in +++ b/doc/disorder_protocol.5.in @@ -171,7 +171,7 @@ depending on how the tracks came to be added to the queue. .TP .B new \fR[\fIMAX\fR] Send the most recently added \fIMAX\fR tracks in a response body. -If the argument is ommitted, the \fBnew_max\fR most recent tracks are +If the argument is omitted, the \fBnew_max\fR most recent tracks are listed (see \fBdisorder_config\fR(5)). .TP .B nop @@ -476,7 +476,7 @@ With two parameters sets each side independently. Setting the volume requires the \fBvolume\fR right. .SH RESPONSES Responses are three-digit codes. -The first digit distinguishes errors from succesful responses: +The first digit distinguishes errors from successful responses: .TP .B 2 Operation succeeded.