Minor Lintian fixes
authorRichard Kettlewell <rjk@greenend.org.uk>
Sun, 6 Jun 2010 10:54:09 +0000 (11:54 +0100)
committerRichard Kettlewell <rjk@greenend.org.uk>
Sun, 6 Jun 2010 10:54:09 +0000 (11:54 +0100)
debian/copyright
doc/disorder_protocol.5.in

index bc90bff..918dbb4 100644 (file)
@@ -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 <http://www.gnu.org/licenses/>.
 
-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.
index 75dd939..bb95ff0 100644 (file)
@@ -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.