Subject: lib/7147: bug in reboot.2
To: None <gnats-bugs@gnats.netbsd.org>
From: NAKAJIMA Yoshihiro <nakayosh@kcn.ne.jp>
List: netbsd-bugs
Date: 03/13/1999 23:44:00
>Number:         7147
>Category:       lib
>Synopsis:       bug in reboot.2
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    lib-bug-people (Library Bug People)
>State:          open
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Mar 13 06:50:02 1999
>Last-Modified:
>Originator:     NAKAJIMA Yoshihiro
>Organization:
>Release:        NetBSD-current 1999/03/12
>Environment:
System: NetBSD asura 1.3K NetBSD 1.3K (ASURA) #1: Sat Mar 13 21:22:24 JST 1999 nakayosh@asura:/usr/src/sys/arch/i386/compile/ASURA i386


>Description:

`man 2 reboot' shows

:                    way.  An automatic consistency check of the disks is nor-
:                    mally performed (see fsck(8)).  RB_STRING bootstr is a
:                    string passed to the firmware on the machine, if possible,

instead of

:                    mally performed (see fsck(8)).
: 
:      RB_STRING     bootstr is a string passed to the firmware on the machine,
:                    if possible, if this option is set.  Currently this only


>How-To-Repeat:
>Fix:

diff -u src/lib/libc/sys/reboot.2.ORIG src/lib/libc/sys/reboot.2
--- src/lib/libc/sys/reboot.2.ORIG      Sat Aug 29 20:13:59 1998
+++ src/lib/libc/sys/reboot.2   Sat Mar 13 22:37:25 1999
@@ -130,7 +130,7 @@
 An automatic consistency check of the disks is normally performed
 (see
 .Xr fsck 8 ) .
-.Dv RB_STRING
+.It Dv RB_STRING
 .Fa bootstr
 is a string passed to the firmware on the machine, if possible, if this
 option is set.  Currently this only implemented on the sparc and the sun3.

>Audit-Trail:
>Unformatted: