docs updates
authorrjk@greenend.org.uk <>
Fri, 28 Sep 2007 14:03:27 +0000 (15:03 +0100)
committerrjk@greenend.org.uk <>
Fri, 28 Sep 2007 14:03:27 +0000 (15:03 +0100)
doc/Makefile.am
doc/disorder-normalize.8 [new file with mode: 0644]
doc/disorder-rescan.8.in

index 628d943..8ec35d5 100644 (file)
@@ -27,7 +27,7 @@ include ${top_srcdir}/scripts/sedfiles.make
 man_MANS=disorderd.8 disorder.1 disorder.3 disorder_config.5 disorder-dump.8 \
        disorder_protocol.5 disorder-deadlock.8 \
        disorder-rescan.8 disobedience.1 disorderfm.1 disorder-speaker.8 \
 man_MANS=disorderd.8 disorder.1 disorder.3 disorder_config.5 disorder-dump.8 \
        disorder_protocol.5 disorder-deadlock.8 \
        disorder-rescan.8 disobedience.1 disorderfm.1 disorder-speaker.8 \
-       disorder-playrtp.1
+       disorder-playrtp.1 disorder-normalize.8
 
 noinst_MANS=tkdisorder.1
 
 
 noinst_MANS=tkdisorder.1
 
diff --git a/doc/disorder-normalize.8 b/doc/disorder-normalize.8
new file mode 100644 (file)
index 0000000..b48b4af
--- /dev/null
@@ -0,0 +1,31 @@
+.\"
+.\" Copyright (C) 2007 Richard Kettlewell
+.\"
+.\" This program is free software; you can redistribute it and/or modify
+.\" it under the terms of the GNU General Public License as published by
+.\" the Free Software Foundation; either version 2 of the License, or
+.\" (at your option) any later version.
+.\"
+.\" This program is distributed in the hope that it will be useful, but
+.\" WITHOUT ANY WARRANTY; without even the implied warranty of
+.\" MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 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, write to the Free Software
+.\" Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307
+.\" USA
+.\"
+.TH disorder-normalize 8
+.SH NAME
+disorder-normalize \- DisOrder audio normalization process
+.SH SYNOPSIS
+.B disorder-normalize
+.SH DESCRIPTION
+.B disorder-normalize
+is used by
+.BR disorderd (8)
+to convert audio data to a consistent encoding.  It is not intended to
+be used by ordinary users.
+.SH "SEE ALSO"
+.BR disorderd (8)
index 73a5930..94dfc28 100644 (file)
@@ -25,7 +25,7 @@ disorder-rescan \- DisOrder rescanner
 .RI [ PATH ...]
 .SH DESCRIPTION
 .B disorder-rescan
 .RI [ PATH ...]
 .SH DESCRIPTION
 .B disorder-rescan
-is DisOrder's rescan rescanner.  It is invoked by DisOrder when
+is DisOrder's database rescanner.  It is invoked by DisOrder when
 necessary and does not need to be invoked manually.
 .SH OPTIONS
 .TP
 necessary and does not need to be invoked manually.
 .SH OPTIONS
 .TP