Thu Oct 28 14:29:18 2010 UTC ()
Correct section in xref.


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

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

--- src/share/man/man5/boot.cfg.5 2010/10/28 09:49:01 1.20
+++ src/share/man/man5/boot.cfg.5 2010/10/28 14:29:18 1.21
@@ -1,14 +1,14 @@ @@ -1,14 +1,14 @@
1.\" $NetBSD: boot.cfg.5,v 1.20 2010/10/28 09:49:01 jruoho Exp $ 1.\" $NetBSD: boot.cfg.5,v 1.21 2010/10/28 14:29:18 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
@@ -190,27 +190,27 @@ Please choose an option from the followi @@ -190,27 +190,27 @@ Please choose an option from the followi
190 7. Boot Xen with 256 MB for dom0 (serial) 190 7. Boot Xen with 256 MB for dom0 (serial)
191 8. Boot Xen with dom0 in single-user mode 191 8. Boot Xen with dom0 in single-user mode
192 9. Go to command line (advanced users only) 192 9. Go to command line (advanced users only)
193 193
194Option [1]: 194Option [1]:
195.Ed 195.Ed
196.Pp 196.Pp
197It will then wait for the user to type 1, 2, 3, 4, 5, 6, 7, 8 or 9 followed by 197It will then wait for the user to type 1, 2, 3, 4, 5, 6, 7, 8 or 9 followed by
198Return. 198Return.
199Pressing Return by itself will run option 1. 199Pressing Return by itself will run option 1.
200There will be no timeout. 200There will be no timeout.
201.Sh SEE ALSO 201.Sh SEE ALSO
202.Xr boot 8 , 202.Xr boot 8 ,
203.Xr boothowto 8 203.Xr boothowto 9
204.Sh HISTORY 204.Sh HISTORY
205The 205The
206.Nm 206.Nm
207file appeared in 207file appeared in
208.Nx 5.0 . 208.Nx 5.0 .
209.Sh AUTHORS 209.Sh AUTHORS
210The 210The
211.Nm 211.Nm
212extensions to 212extensions to
213.Xr boot 8 213.Xr boot 8
214were written by 214were written by
215.An Stephen Borrill 215.An Stephen Borrill
216.Aq sborrill@NetBSD.org . 216.Aq sborrill@NetBSD.org .