summaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorJosh Coalson <jcoalson@users.sourceforce.net>2004-09-10 00:23:04 +0000
committerJosh Coalson <jcoalson@users.sourceforce.net>2004-09-10 00:23:04 +0000
commit2a69f512231c492bdeb6fa10fcc35150356b5915 (patch)
treea2f7ea12ca072dc03de63bf0407b884c79ca972a /man
parent3fbf64c1108876a9b83648d7ba578617994aff50 (diff)
downloadflac-2a69f512231c492bdeb6fa10fcc35150356b5915.tar.gz
change "Ogg-FLAC" to "Ogg FLAC" for consistency
Diffstat (limited to 'man')
-rw-r--r--man/flac.18
-rw-r--r--man/flac.sgml6
2 files changed, 7 insertions, 7 deletions
diff --git a/man/flac.1 b/man/flac.1
index 01bd6ffd..21931c03 100644
--- a/man/flac.1
+++ b/man/flac.1
@@ -3,7 +3,7 @@
.\" <http://shell.ipoline.com/~elmert/comp/docbook2X/>
.\" Please send any bug reports, improvements, comments, patches,
.\" etc. to Steve Cheng <steve@ggi-project.org>.
-.TH "FLAC" "1" "29 July 2004" "" ""
+.TH "FLAC" "1" "09 September 2004" "" ""
.SH NAME
flac \- Free Lossless Audio Codec
.SH SYNOPSIS
@@ -103,14 +103,14 @@ the beginning, the --until point is relative to end of the
audio.
.TP
\fB--ogg\fR
-When encoding, generate Ogg-FLAC output instead
-of native-FLAC. Ogg-FLAC streams are FLAC streams
+When encoding, generate Ogg FLAC output instead
+of native FLAC. Ogg FLAC streams are FLAC streams
wrapped in an Ogg transport layer. The resulting
file should have an '.ogg' extension and will still
be decodable by flac.
When decoding, force the input to be treated as
-Ogg-FLAC. This is useful when piping input from
+Ogg FLAC. This is useful when piping input from
stdin or when the filename does not end in '.ogg'.
.TP
\fB--serial-number=\fI#\fB\fR
diff --git a/man/flac.sgml b/man/flac.sgml
index 055f8d5c..489f10fe 100644
--- a/man/flac.sgml
+++ b/man/flac.sgml
@@ -236,13 +236,13 @@
<term><option>--ogg</option></term>
<listitem>
- <para>When encoding, generate Ogg-FLAC output instead
- of native-FLAC. Ogg-FLAC streams are FLAC streams
+ <para>When encoding, generate Ogg FLAC output instead
+ of native FLAC. Ogg FLAC streams are FLAC streams
wrapped in an Ogg transport layer. The resulting
file should have an '.ogg' extension and will still
be decodable by flac.</para>
<para>When decoding, force the input to be treated as
- Ogg-FLAC. This is useful when piping input from
+ Ogg FLAC. This is useful when piping input from
stdin or when the filename does not end in '.ogg'.</para>
</listitem>
</varlistentry>