* doc/diffutils.texi (Comparing Three Files): Fix out-of-order menu.
Bug caught by Texinfo 5.0.
---
doc/diffutils.texi | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/diffutils.texi b/doc/diffutils.texi
index 800d8c5..2d238dc 100644
--- a/doc/diffutils.texi
+++ b/doc/diffutils.texi
@@ -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
--
1.7.11.7