doc: fix menu typo

* doc/diffutils.texi (Comparing Three Files): Fix out-of-order menu.
Bug caught by Texinfo 5.0.
This commit is contained in:
Paul Eggert 2013-03-23 00:26:09 -07:00
parent 0c22f56ed7
commit 6e68271b69

View File

@ -2014,8 +2014,8 @@ their location in the input files.
@menu
* Sample diff3 Input:: Sample @command{diff3} input for examples.
* Example diff3 Normal:: Sample output in the normal format.
* diff3 Hunks:: The format of normal output format.
* Detailed diff3 Normal:: A detailed description of normal output format.
* diff3 Hunks:: The format of normal output format.
@end menu
@node Sample diff3 Input