From 6ebab1bf0b20b53a8f2a5fe2bb18a88f800a6ceb Mon Sep 17 00:00:00 2001 From: okuji Date: Thu, 14 Nov 2002 22:22:40 +0000 Subject: [PATCH] 2002-11-15 Yoshinori K. Okuji * docs/grub.texi (QNX): New subsection. Reported by Marian-Nicolae V. ION . --- ChangeLog | 5 +++++ docs/grub-install.8 | 2 +- docs/grub-md5-crypt.8 | 2 +- docs/grub.8 | 2 +- docs/grub.texi | 16 ++++++++++++++++ docs/mbchk.1 | 2 +- docs/stamp-vti | 4 ++-- docs/version.texi | 4 ++-- 8 files changed, 29 insertions(+), 8 deletions(-) diff --git a/ChangeLog b/ChangeLog index 86e3f0294..84ccb1d88 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,3 +1,8 @@ +2002-11-15 Yoshinori K. Okuji + + * docs/grub.texi (QNX): New subsection. Reported by + Marian-Nicolae V. ION . + 2002-10-28 Yoshinori K. Okuji * grub/asmstub.c (console_translate_key): Deal with KEY_PPAGE diff --git a/docs/grub-install.8 b/docs/grub-install.8 index d54b87d33..af9f57a72 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" "October 2002" "grub-install (GNU GRUB 0.93)" FSF +.TH GRUB-INSTALL "8" "November 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 71ae85630..b9312b23c 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" "October 2002" "grub-md5-crypt (GNU GRUB )" FSF +.TH GRUB-MD5-CRYPT "8" "November 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 4e0b07061..3991172af 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" "October 2002" "grub (GNU GRUB 0.93)" FSF +.TH GRUB "8" "November 2002" "grub (GNU GRUB 0.93)" FSF .SH NAME grub \- the grub shell .SH SYNOPSIS diff --git a/docs/grub.texi b/docs/grub.texi index 7be8fdc3c..db4dee035 100644 --- a/docs/grub.texi +++ b/docs/grub.texi @@ -759,6 +759,7 @@ Here, we describe some caveats on several operating systems. * OpenBSD:: * DOS/Windows:: * SCO UnixWare:: +* QNX:: @end menu @@ -960,6 +961,21 @@ grub> @kbd{boot} @end example +@node QNX +@subsection QNX + +QNX seems to use a bigger boot loader, so you need to boot it up, like +this: + +@example +@group +grub> @kbd{rootnoverify (hd1,1)} +grub> @kbd{chainloader +4} +grub> @kbd{boot} +@end group +@end example + + @node Configuration @chapter Configuration diff --git a/docs/mbchk.1 b/docs/mbchk.1 index cd9932278..04d08b1f9 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" "October 2002" "mbchk (GNU GRUB 0.93)" FSF +.TH MBCHK "1" "November 2002" "mbchk (GNU GRUB 0.93)" FSF .SH NAME mbchk \- check the format of a Multiboot kernel .SH SYNOPSIS diff --git a/docs/stamp-vti b/docs/stamp-vti index 95d7ff508..f30f6a0b6 100644 --- a/docs/stamp-vti +++ b/docs/stamp-vti @@ -1,4 +1,4 @@ -@set UPDATED 4 July 2002 -@set UPDATED-MONTH July 2002 +@set UPDATED 15 November 2002 +@set UPDATED-MONTH November 2002 @set EDITION 0.93 @set VERSION 0.93 diff --git a/docs/version.texi b/docs/version.texi index 95d7ff508..f30f6a0b6 100644 --- a/docs/version.texi +++ b/docs/version.texi @@ -1,4 +1,4 @@ -@set UPDATED 4 July 2002 -@set UPDATED-MONTH July 2002 +@set UPDATED 15 November 2002 +@set UPDATED-MONTH November 2002 @set EDITION 0.93 @set VERSION 0.93