NetBSD Problem Report #49855

From dieter.r@pandora.be  Sat Apr 25 15:36:20 2015
Return-Path: <dieter.r@pandora.be>
Received: from mail.netbsd.org (mail.netbsd.org [149.20.53.66])
	(using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits))
	(Client CN "mail.netbsd.org", Issuer "Postmaster NetBSD.org" (not verified))
	by mollari.NetBSD.org (Postfix) with ESMTPS id BD8E3A5864
	for <gnats-bugs@gnats.NetBSD.org>; Sat, 25 Apr 2015 15:36:20 +0000 (UTC)
Message-Id: <20150425152111.89D36BD3CE@simult.amelgem.be>
Date: Sat, 25 Apr 2015 17:21:11 +0200 (CEST)
From: dieter.NetBSD@pandora.be
Reply-To: dieter.NetBSD@pandora.be
To: gnats-bugs@NetBSD.org
Subject: sort a keyword in boot.cfg.5 correctly
X-Send-Pr-Version: 3.95

>Number:         49855
>Category:       misc
>Synopsis:       one keyword's explanation in boot.cfg.5 is in the wrong place
>Confidential:   no
>Severity:       non-critical
>Priority:       medium
>Responsible:    misc-bug-people
>State:          closed
>Class:          doc-bug
>Submitter-Id:   net
>Arrival-Date:   Sat Apr 25 15:40:00 +0000 2015
>Closed-Date:    Sat Apr 25 22:03:25 +0000 2015
>Last-Modified:  Sat Apr 25 22:05:01 +0000 2015
>Originator:     dieter roelants
>Release:        NetBSD 7.99.12
>Organization:
>Environment:
System: NetBSD simult.amelgem.be 7.99.12 NetBSD 7.99.12 (SIMULT) #108: Sat Apr 25 12:33:11 CEST 2015 dieter@simult.amelgem.be:/build/obj.amd64.current/sys/arch/amd64/compile/SIMULT amd64
Architecture: x86_64
Machine: amd64
>Description:
	The boot.cfg (5) man page describes all keywords alphabetically,
	except for rndseed, which was put last.
>How-To-Repeat:
	`man 5 boot.cfg`; scroll down a bit
>Fix:

Index: share/man/man5/boot.cfg.5
===================================================================
RCS file: /cvsroot/src/share/man/man5/boot.cfg.5,v
retrieving revision 1.26
diff -p -u -u -r1.26 boot.cfg.5
--- share/man/man5/boot.cfg.5	15 Apr 2013 22:46:52 -0000	1.26
+++ share/man/man5/boot.cfg.5	25 Apr 2015 10:41:57 -0000
@@ -131,6 +131,20 @@ normal boot prompt.
 In addition,
 .Dq Ic prompt
 can be used to drop to the normal boot prompt.
+.It Sy rndseed
+Takes the path to a random-seed file as written by the
+.Fl S
+flag to
+.Xr rndctl 8
+as an argument.
+This file is used to seed the kernel entropy pool
+.Xr rnd 9
+very early in kernel startup, so that high quality randomness is
+available to all kernel modules.
+This argument should be supplied
+before any
+.Dq Ic load
+commands that may load executable modules.
 .It Sy timeout
 If the value is greater than zero, this specifies the time in seconds
 that the boot loader will wait for the end-user to choose a menu item.
@@ -146,20 +160,6 @@ time limit for the user to choose an opt
 Passes a
 .Xr userconf 4
 command to the kernel at boot time.
-.It Sy rndseed
-Takes the path to a random-seed file as written by the
-.Fl S
-flag to
-.Xr rndctl 8
-as an argument.
-This file is used to seed the kernel entropy pool
-.Xr rnd 9
-very early in kernel startup, so that high quality randomness is
-available to all kernel modules.
-This argument should be supplied
-before any
-.Dq Ic load
-commands that may load executable modules.
 .El
 .Sh EXAMPLES
 Here is an example

>Release-Note:

>Audit-Trail:

State-Changed-From-To: open->closed
State-Changed-By: wiz@NetBSD.org
State-Changed-When: Sat, 25 Apr 2015 22:03:25 +0000
State-Changed-Why:
Committed, thanks!


From: "Thomas Klausner" <wiz@netbsd.org>
To: gnats-bugs@gnats.NetBSD.org
Cc: 
Subject: PR/49855 CVS commit: src/share/man/man5
Date: Sat, 25 Apr 2015 22:03:07 +0000

 Module Name:	src
 Committed By:	wiz
 Date:		Sat Apr 25 22:03:07 UTC 2015

 Modified Files:
 	src/share/man/man5: boot.cfg.5

 Log Message:
 Sort keywords. From dieter roelants in PR 49855.
 Bump date.


 To generate a diff of this commit:
 cvs rdiff -u -r1.26 -r1.27 src/share/man/man5/boot.cfg.5

 Please note that diffs are not public domain; they are subject to the
 copyright notices on the relevant files.

>Unformatted:

NetBSD Home
NetBSD PR Database Search

(Contact us) $NetBSD: query-full-pr,v 1.39 2013/11/01 18:47:49 spz Exp $
$NetBSD: gnats_config.sh,v 1.8 2006/05/07 09:23:38 tsutsui Exp $
Copyright © 1994-2014 The NetBSD Foundation, Inc. ALL RIGHTS RESERVED.