Thu Oct 28 09:49:02 2010 UTC ()
Bump to the right date.


(jruoho)
diff -r1.19 -r1.20 src/share/man/man5/boot.cfg.5

cvs diff -r1.19 -r1.20 src/share/man/man5/boot.cfg.5 (expand / switch to unified diff)

--- src/share/man/man5/boot.cfg.5 2010/10/28 09:44:58 1.19
+++ src/share/man/man5/boot.cfg.5 2010/10/28 09:49:01 1.20
@@ -1,41 +1,41 @@ @@ -1,41 +1,41 @@
1.\" $NetBSD: boot.cfg.5,v 1.19 2010/10/28 09:44:58 jruoho Exp $ 1.\" $NetBSD: boot.cfg.5,v 1.20 2010/10/28 09:49:01 jruoho Exp $
2.\" 2.\"
3.\" Copyright (c) 2007 Stephen Borrill 3.\" Copyright (c) 2007 Stephen Borrill
4.\" All rights reserved. 4.\" All rights reserved.
5.\" 5.\"
6.\" Redistribution and use in source and binary forms, with or without 6.\" Redistribution and use in source and binary forms, with or without
7.\" modification, are permitted provided that the following conditions 7.\" modification, are permitted provided that the following conditions
8.\" are met: 8.\" are met:
9.\" 1. Redistributions of source code must retain the above copyright 9.\" 1. Redistributions of source code must retain the above copyright
10.\" notice, this list of conditions and the following disclaimer. 10.\" notice, this list of conditions and the following disclaimer.
11.\" 2. Redistributions in binary form must reproduce the above copyright 11.\" 2. Redistributions in binary form must reproduce the above copyright
12.\" notice, this list of conditions and the following disclaimer in the 12.\" notice, this list of conditions and the following disclaimer in the
13.\" documentation and/or other materials provided with the distribution. 13.\" documentation and/or other materials provided with the distribution.
14.\" 3. The name of the author may not be used to endorse or promote products 14.\" 3. The name of the author may not be used to endorse or promote products
15.\" derived from this software without specific prior written permission 15.\" derived from this software without specific prior written permission
16.\" 16.\"
17.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR 17.\" THIS SOFTWARE IS PROVIDED BY THE AUTHOR ``AS IS'' AND ANY EXPRESS OR
18.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES 18.\" IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED WARRANTIES
19.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED. 19.\" OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE DISCLAIMED.
20.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT, 20.\" IN NO EVENT SHALL THE AUTHOR BE LIABLE FOR ANY DIRECT, INDIRECT,
21.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT 21.\" INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES (INCLUDING, BUT
22.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE, 22.\" NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES; LOSS OF USE,
23.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY 23.\" DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND ON ANY
24.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT 24.\" THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
25.\" INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF 25.\" INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
26.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. 26.\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
27.\" 27.\"
28.Dd October 28, 2009 28.Dd October 28, 2010
29.Dt BOOT.CFG 5 29.Dt BOOT.CFG 5
30.Os 30.Os
31.Sh NAME 31.Sh NAME
32.Nm boot.cfg 32.Nm boot.cfg
33.Nd configuration file for /boot 33.Nd configuration file for /boot
34.Sh DESCRIPTION 34.Sh DESCRIPTION
35The file 35The file
36.Pa /boot.cfg 36.Pa /boot.cfg
37is used to alter the behaviour of the standard boot loader described in 37is used to alter the behaviour of the standard boot loader described in
38.Xr boot 8 . 38.Xr boot 8 .
39Configuration changes include setting the timeout, choosing a console device, 39Configuration changes include setting the timeout, choosing a console device,
40altering the banner text and displaying a menu allowing boot commands to be 40altering the banner text and displaying a menu allowing boot commands to be
41easily chosen. 41easily chosen.