From 31ce1aae5f5d771e57b4b56ccf649fb02b268468 Mon Sep 17 00:00:00 2001 From: okuji Date: Wed, 23 Jun 1999 00:29:14 +0000 Subject: [PATCH] Fix typos in ChangeLog. Shit! --- ChangeLog | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 230d4b420..0527f77f4 100644 --- a/ChangeLog +++ b/ChangeLog @@ -18,10 +18,10 @@ (EXTRA_DIST): Add $(man_MANS) and $(noinst_SCRIPTS). [GRUB_MAINT]: Define the rule for the /sbin/grub manual. * docs/help2man: Copied from texinfo-3.12i. - (--sector): New option to specify which section a manual belongs - to. - (opt_sector): New variable. - (sector): Likewise. + (--section): New option to specify which section a manual + belongs to. + (opt_section): New variable. + (section): Likewise. * docs/grub.8: Produced by help2man automatically. 1999-06-22 OKUJI Yoshinori