Fix Dd argument (no leading zeroes). New sentence, new line.
This commit is contained in:
parent
0bc96981a6
commit
f60aa003a7
|
@ -1,4 +1,4 @@
|
|||
.\" $NetBSD: pxeboot.8,v 1.16 2010/04/06 20:15:22 tnn Exp $
|
||||
.\" $NetBSD: pxeboot.8,v 1.17 2010/04/06 22:41:41 wiz Exp $
|
||||
.\"
|
||||
.\" Copyright (c) 2003
|
||||
.\" Matthias Drochner. All rights reserved.
|
||||
|
@ -24,7 +24,7 @@
|
|||
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
|
||||
.\" SUCH DAMAGE.
|
||||
.\"
|
||||
.Dd April 06, 2010
|
||||
.Dd April 6, 2010
|
||||
.Dt PXEBOOT 8 i386
|
||||
.Os
|
||||
.Sh NAME
|
||||
|
@ -52,7 +52,8 @@ via
|
|||
.Xr installboot 8
|
||||
to use a
|
||||
.Xr boot.cfg 5
|
||||
file. For historical reasons
|
||||
file.
|
||||
For historical reasons
|
||||
.Xr boot.cfg 5
|
||||
is NOT loaded by default.
|
||||
See
|
||||
|
|
Loading…
Reference in New Issue