2002-09-08 Yoshinori K. Okuji <okuji@enbug.org>

* configure.in (--disable-serial): Fix a typo in the
	description.
This commit is contained in:
okuji 2002-09-08 02:01:14 +00:00
parent 7c16231fec
commit c97b7d2098
7 changed files with 11 additions and 6 deletions

View file

@ -1,3 +1,8 @@
2002-09-08 Yoshinori K. Okuji <okuji@enbug.org>
* configure.in (--disable-serial): Fix a typo in the
description.
2002-08-20 Jason Thomas <jason@topic.com.au> 2002-08-20 Jason Thomas <jason@topic.com.au>
Changed highlight state code for hercules, console and serial. Changed highlight state code for hercules, console and serial.

2
configure vendored
View file

@ -891,7 +891,7 @@ Optional Features:
--enable-cs-scan=LIST probe for CS89x0 base address using LIST --enable-cs-scan=LIST probe for CS89x0 base address using LIST
--enable-diskless enable diskless support --enable-diskless enable diskless support
--disable-hercules disable hercules terminal support --disable-hercules disable hercules terminal support
--disable-serial diable serial terminal support --disable-serial disable serial terminal support
--enable-serial-speed-simulation --enable-serial-speed-simulation
simulate the slowness of a serial device simulate the slowness of a serial device
--enable-preset-menu=FILE --enable-preset-menu=FILE

View file

@ -553,7 +553,7 @@ AM_CONDITIONAL(HERCULES_SUPPORT, test "x$enable_hercules" != xno)
dnl Serial terminal dnl Serial terminal
AC_ARG_ENABLE(serial, 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) AM_CONDITIONAL(SERIAL_SUPPORT, test "x$enable_serial" != xno)
dnl Simulation of the slowness of a serial device. dnl Simulation of the slowness of a serial device.

View file

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.23. .\" 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 .SH NAME
grub-install \- install GRUB on your drive grub-install \- install GRUB on your drive
.SH SYNOPSIS .SH SYNOPSIS

View file

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.23. .\" 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 .SH NAME
grub-md5-crypt \- Encrypt a password in MD5 format grub-md5-crypt \- Encrypt a password in MD5 format
.SH SYNOPSIS .SH SYNOPSIS

View file

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.23. .\" 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 .SH NAME
grub \- the grub shell grub \- the grub shell
.SH SYNOPSIS .SH SYNOPSIS

View file

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.23. .\" 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 .SH NAME
mbchk \- check the format of a Multiboot kernel mbchk \- check the format of a Multiboot kernel
.SH SYNOPSIS .SH SYNOPSIS