2002-12-01 Yoshinori K. Okuji <okuji@enbug.org>

* docs/grub.texi (Reporting bugs): Specify the project page of
	the BTS instead of the BTS itself.
This commit is contained in:
okuji 2002-11-30 17:13:15 +00:00
parent bf88d91883
commit 3ff3b071ea
6 changed files with 15 additions and 9 deletions

View file

@ -1,3 +1,8 @@
2002-12-01 Yoshinori K. Okuji <okuji@enbug.org>
* docs/grub.texi (Reporting bugs): Specify the project page of
the BTS instead of the BTS itself.
2002-11-30 Yoshinori K. Okuji <okuji@enbug.org> 2002-11-30 Yoshinori K. Okuji <okuji@enbug.org>
* docs/Makefile.am (man_MANS): Added grub-terminfo.8. * docs/Makefile.am (man_MANS): Added grub-terminfo.8.

7
NEWS
View file

@ -4,9 +4,10 @@ New in 0.93:
* Define the behavior of the boot loader when the load end address is * Define the behavior of the boot loader when the load end address is
zero and the bss end address is zero in the Multiboot Specification. zero and the bss end address is zero in the Multiboot Specification.
Also, add the support into GRUB. Also, add the support into GRUB.
* Finally, we have a Bug Tracking System on Savannah! Now the preferable * Finally, we have a Bug Tracking System! Now the preferable way to
way to report bugs is to use the BTS rather than sending e-mail to report bugs is to use the BTS rather than sending e-mail to bug-grub.
bug-grub. See <http://bugcomm.enbug.org>, for more details. See <http://bugcomm.enbug.org/?project=grub&mode=project>, for more
details.
* The appendix "FAQ" in the manual is removed. See the GNU GRUB FAQ on * The appendix "FAQ" in the manual is removed. See the GNU GRUB FAQ on
the web <http://www.gnu.org/software/grub/grub-faq.html> instead. the web <http://www.gnu.org/software/grub/grub-faq.html> instead.
* The terminal handling code is rewritten radically, and many bugfixes * The terminal handling code is rewritten radically, and many bugfixes

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" "November 2002" "grub (GNU GRUB 0.93)" FSF .TH GRUB "8" "December 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

@ -3598,7 +3598,7 @@ thing.
@end enumerate @end enumerate
If you realize the guideline above, submit a report to the If you realize the guideline above, submit a report to the
@uref{http://bugcomm.enbug.org, Bug Tracking System}. @uref{http://bugcomm.enbug.org/?project=grub&mode=project, Bug Tracking System}.
Alternatively, you can submit a report via electronic mail to Alternatively, you can submit a report via electronic mail to
@email{bug-grub@@gnu.org}, but we strongly recommend that you use the @email{bug-grub@@gnu.org}, but we strongly recommend that you use the
Bug Tracking System, because e-mail can be passed over easily. Bug Tracking System, because e-mail can be passed over easily.

View file

@ -1,4 +1,4 @@
@set UPDATED 30 November 2002 @set UPDATED 1 December 2002
@set UPDATED-MONTH November 2002 @set UPDATED-MONTH December 2002
@set EDITION 0.93 @set EDITION 0.93
@set VERSION 0.93 @set VERSION 0.93

View file

@ -1,4 +1,4 @@
@set UPDATED 30 November 2002 @set UPDATED 1 December 2002
@set UPDATED-MONTH November 2002 @set UPDATED-MONTH December 2002
@set EDITION 0.93 @set EDITION 0.93
@set VERSION 0.93 @set VERSION 0.93