fix some typos
authorJosh Coalson <jcoalson@users.sourceforce.net>
Sat, 21 Dec 2002 04:38:59 +0000 (04:38 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Sat, 21 Dec 2002 04:38:59 +0000 (04:38 +0000)
doc/html/documentation.html

index bfe750c..f9abefa 100644 (file)
                <B><TT>flac</TT></B> will be invoked one of four ways, depending on whether you are encoding, decoding, testing, or analyzing:
                <UL>
                <LI>
-                       Encoding: flac [<I><A HREF="#general_options">&lt;format-options&gt;</A></I>] [<I><A HREF="#format_options">&lt;format-options&gt;</A></I>] [<I><A HREF="#encoding_options">&lt;encoding options&gt;</A></I>] [inputfile [...]]
+                       Encoding: flac [<I><A HREF="#general_options">&lt;general-options&gt;</A></I>] [<I><A HREF="#format_options">&lt;format-options&gt;</A></I>] [<I><A HREF="#encoding_options">&lt;encoding options&gt;</A></I>] [inputfile [...]]
                </LI>
                <LI>
-                       Decoding: flac -d [<I><A HREF="#general_options">&lt;format-options&gt;</A></I>] [<I><A HREF="#format_options">&lt;format-options&gt;</A></I>] [FLACfile [...]]
+                       Decoding: flac -d [<I><A HREF="#general_options">&lt;general-options&gt;</A></I>] [<I><A HREF="#format_options">&lt;format-options&gt;</A></I>] [FLACfile [...]]
                </LI>
                <LI>
-                       Testing: flac -t [<I><A HREF="#general_options">&lt;format-options&gt;</A></I>] [FLACfile [...]]
+                       Testing: flac -t [<I><A HREF="#general_options">&lt;general-options&gt;</A></I>] [FLACfile [...]]
                </LI>
                <LI>
-                       Analyzing: flac -a [<I><A HREF="#general_options">&lt;format-options&gt;</A></I>] [<I><A HREF="#analysis_options">&lt;analysis-options&gt;</A></I>] [FLACfile [...]]
+                       Analyzing: flac -a [<I><A HREF="#general_options">&lt;general-options&gt;</A></I>] [<I><A HREF="#analysis_options">&lt;analysis-options&gt;</A></I>] [FLACfile [...]]
                </LI>
                </UL>
        </P>