summaryrefslogtreecommitdiff
path: root/man/flac.sgml
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/flac.sgml
parent3fbf64c1108876a9b83648d7ba578617994aff50 (diff)
downloadflac-2a69f512231c492bdeb6fa10fcc35150356b5915.tar.gz
change "Ogg-FLAC" to "Ogg FLAC" for consistency
Diffstat (limited to 'man/flac.sgml')
-rw-r--r--man/flac.sgml6
1 files changed, 3 insertions, 3 deletions
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>