From c97b7d2098bc410e0c801f150cec93fb09b6ed76 Mon Sep 17 00:00:00 2001 From: okuji Date: Sun, 8 Sep 2002 02:01:14 +0000 Subject: [PATCH] 2002-09-08 Yoshinori K. Okuji * configure.in (--disable-serial): Fix a typo in the description. --- ChangeLog | 5 +++++ configure | 2 +- configure.in | 2 +- docs/grub-install.8 | 2 +- docs/grub-md5-crypt.8 | 2 +- docs/grub.8 | 2 +- docs/mbchk.1 | 2 +- 7 files changed, 11 insertions(+), 6 deletions(-) diff --git a/ChangeLog b/ChangeLog index 33f4f3a08..b15af8d04 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-09-08 Yoshinori K. Okuji + + * configure.in (--disable-serial): Fix a typo in the + description. + 2002-08-20 Jason Thomas Changed highlight state code for hercules, console and serial. diff --git a/configure b/configure index 1edb5f12a..09b0766f8 100644 --- a/configure +++ b/configure @@ -891,7 +891,7 @@ Optional Features: --enable-cs-scan=LIST probe for CS89x0 base address using LIST --enable-diskless enable diskless support --disable-hercules disable hercules terminal support - --disable-serial diable serial terminal support + --disable-serial disable serial terminal support --enable-serial-speed-simulation simulate the slowness of a serial device --enable-preset-menu=FILE diff --git a/configure.in b/configure.in index ebd0763bf..db503314d 100644 --- a/configure.in +++ b/configure.in @@ -553,7 +553,7 @@ AM_CONDITIONAL(HERCULES_SUPPORT, test "x$enable_hercules" != xno) dnl Serial terminal AC_ARG_ENABLE(serial, - [ --disable-serial diable serial terminal support]) + [ --disable-serial disable serial terminal support]) AM_CONDITIONAL(SERIAL_SUPPORT, test "x$enable_serial" != xno) dnl Simulation of the slowness of a serial device. diff --git a/docs/grub-install.8 b/docs/grub-install.8 index 9509b4360..3371dd229 100644 --- a/docs/grub-install.8 +++ b/docs/grub-install.8 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.23. -.TH GRUB-INSTALL "8" "August 2002" "grub-install (GNU GRUB 0.93)" FSF +.TH GRUB-INSTALL "8" "September 2002" "grub-install (GNU GRUB 0.93)" FSF .SH NAME grub-install \- install GRUB on your drive .SH SYNOPSIS diff --git a/docs/grub-md5-crypt.8 b/docs/grub-md5-crypt.8 index c33b49787..ba7e5a3b8 100644 --- a/docs/grub-md5-crypt.8 +++ b/docs/grub-md5-crypt.8 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.23. -.TH GRUB-MD5-CRYPT "8" "August 2002" "grub-md5-crypt (GNU GRUB )" FSF +.TH GRUB-MD5-CRYPT "8" "September 2002" "grub-md5-crypt (GNU GRUB )" FSF .SH NAME grub-md5-crypt \- Encrypt a password in MD5 format .SH SYNOPSIS diff --git a/docs/grub.8 b/docs/grub.8 index 7c28000af..e2d79cd16 100644 --- a/docs/grub.8 +++ b/docs/grub.8 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.23. -.TH GRUB "8" "August 2002" "grub (GNU GRUB 0.93)" FSF +.TH GRUB "8" "September 2002" "grub (GNU GRUB 0.93)" FSF .SH NAME grub \- the grub shell .SH SYNOPSIS diff --git a/docs/mbchk.1 b/docs/mbchk.1 index 9491a193c..0f2e2bc74 100644 --- a/docs/mbchk.1 +++ b/docs/mbchk.1 @@ -1,5 +1,5 @@ .\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.23. -.TH MBCHK "1" "August 2002" "mbchk (GNU GRUB 0.93)" FSF +.TH MBCHK "1" "September 2002" "mbchk (GNU GRUB 0.93)" FSF .SH NAME mbchk \- check the format of a Multiboot kernel .SH SYNOPSIS