New sentence, new line.

This commit is contained in:
wiz 2003-03-21 10:05:58 +00:00
parent f6280fb246
commit 0caff92447

View File

@ -1,4 +1,4 @@
.\" $NetBSD: pxeboot.8,v 1.1 2003/03/20 17:25:12 drochner Exp $ .\" $NetBSD: pxeboot.8,v 1.2 2003/03/21 10:05:58 wiz Exp $
.\" .\"
.\" Copyright (c) 2003 .\" Copyright (c) 2003
.\" Matthias Drochner. All rights reserved. .\" Matthias Drochner. All rights reserved.
@ -48,13 +48,14 @@ program using TFTP.
The The
.Nx .Nx
.Nm .Nm
program takes control. An interactive mode is entered if the program takes control.
An interactive mode is entered if the
user presses a key within five seconds. user presses a key within five seconds.
After this time or after the user's After this time or after the user's
.Ic boot .Ic boot
command, another BOOTP/DHCP request is issued and the kernel command, another BOOTP/DHCP request is issued and the kernel
is loaded as specified in the BOOTP/DHCP reply. To read the is loaded as specified in the BOOTP/DHCP reply.
kernel file, the NFS (v2) or TFTP protocol can be used. To read the kernel file, the NFS (v2) or TFTP protocols can be used.
.El .El
.Pp .Pp
The BOOTP/DHCP request issued by the The BOOTP/DHCP request issued by the
@ -101,8 +102,8 @@ and
.It Swap server .It Swap server
can be used to override the can be used to override the
.Dq server IP address .Dq server IP address
if NFS is used to access the kernel. This matches the behaviour if NFS is used to access the kernel.
of the This matches the behaviour of the
.Nx .Nx
kernel to access its root file system on NFS. kernel to access its root file system on NFS.
This way, different TFTP and NFS servers can be communicated to This way, different TFTP and NFS servers can be communicated to
@ -127,7 +128,8 @@ The commands accepted in interactive mode are:
.Op Fl adqsv .Op Fl adqsv
.Xc .Xc
Boot Boot
.Nx . See .Nx .
See
.Cm boot .Cm boot
in in
.Xr boot 8 .Xr boot 8