make the mail address produced by the grub shell consistent with the other programs.

This commit is contained in:
okuji 2000-07-02 04:58:43 +00:00
parent bc61b4d21f
commit 063d1c64f3
3 changed files with 9 additions and 3 deletions

View file

@ -1,3 +1,9 @@
2000-07-02 OKUJI Yoshinori <okuji@gnu.org>
* grub/main.c (usage): Close the mail address with parentheses
and add a period into the end of the line. That's just a
cosmetic change.
2000-07-02 OKUJI Yoshinori <okuji@gnu.org>
* docs/appendices.texi (Obtaining and Building GRUB): Indicate

View file

@ -1,5 +1,5 @@
.\" DO NOT MODIFY THIS FILE! It was generated by help2man 1.020.
.TH GRUB "8" "June 2000" "GNU GRUB 0.5.96" FSF
.TH GRUB "8" "July 2000" "GNU GRUB 0.5.96" FSF
.SH NAME
GRUB \- the grub shell
.SH SYNOPSIS
@ -50,7 +50,7 @@ print verbose messages
\fB\-\-version\fR
print version information and exit
.SH "REPORTING BUGS"
Report bugs to bug-grub@gnu.org
Report bugs to <bug-grub@gnu.org>.
.SH "SEE ALSO"
The full documentation for
.B GRUB

View file

@ -106,7 +106,7 @@ Enter the GRand Unified Bootloader command shell.\n\
--verbose print verbose messages\n\
--version print version information and exit\n\
\n\
Report bugs to bug-grub@gnu.org\n\
Report bugs to <bug-grub@gnu.org>.\n\
",
default_boot_drive, default_config_file,
default_install_partition);