[xiph-commits] r14937 - trunk/speex/src

jm at svn.xiph.org jm at svn.xiph.org
Thu May 22 06:52:10 PDT 2008


Author: jm
Date: 2008-05-22 06:52:08 -0700 (Thu, 22 May 2008)
New Revision: 14937

Modified:
   trunk/speex/src/speexdec.1
   trunk/speex/src/speexenc.1
Log:
Add slightly better descriptions for speex{enc,dec}.1

Lintian warns about the contentless help2man boilerplate


Modified: trunk/speex/src/speexdec.1
===================================================================
--- trunk/speex/src/speexdec.1	2008-05-22 03:12:06 UTC (rev 14936)
+++ trunk/speex/src/speexdec.1	2008-05-22 13:52:08 UTC (rev 14937)
@@ -1,7 +1,7 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.29.
 .TH SPEEXDEC "1" "September 2003" "speexdec version 1.1" "User Commands"
 .SH NAME
-speexdec \- manual page for speexdec version 1.1
+speexdec \- The reference implementation speex decoder.
 .SH SYNOPSIS
 .B speexdec
 [\fIoptions\fR] \fIinput_file.spx \fR[\fIoutput_file\fR]

Modified: trunk/speex/src/speexenc.1
===================================================================
--- trunk/speex/src/speexenc.1	2008-05-22 03:12:06 UTC (rev 14936)
+++ trunk/speex/src/speexenc.1	2008-05-22 13:52:08 UTC (rev 14937)
@@ -1,7 +1,7 @@
 .\" DO NOT MODIFY THIS FILE!  It was generated by help2man 1.29.
 .TH SPEEXENC "1" "September 2003" "speexenc version 1.1" "User Commands"
 .SH NAME
-speexenc \- manual page for speexenc version 1.1
+speexenc \- The reference implementation speex encoder.
 .SH SYNOPSIS
 .B speexenc
 [\fIoptions\fR] \fIinput_file output_file\fR



More information about the commits mailing list