View | Details | Raw Unified | Return to bug 52448 | Differences between
and this patch

Collapse All | Expand All

(-)man8/picobsd.8 (-3 / +2 lines)
Lines 19-25 Link Here
19
.Nm PicoBSD )
19
.Nm PicoBSD )
20
which typically fits on one floppy disk, or can be downloaded as a
20
which typically fits on one floppy disk, or can be downloaded as a
21
single image file from some media such as CDROM, flash memory, or through
21
single image file from some media such as CDROM, flash memory, or through
22
.Xr etherboot .
22
etherboot [ /usr/ports/net/etherboot ].
23
.Pp
23
.Pp
24
The
24
The
25
.Nm
25
.Nm
Lines 101-108 Link Here
101
kernel.
101
kernel.
102
This is the default behaviour, and is
102
This is the default behaviour, and is
103
extremely useful as the kernel itself can be loaded,
103
extremely useful as the kernel itself can be loaded,
104
using
104
using etherboot [ /usr/ports/net/etherboot ]
105
.Xr etherboot
106
or
105
or
107
.Xr pxeboot 8 ,
106
.Xr pxeboot 8 ,
108
as a fully functional system.
107
as a fully functional system.

Return to bug 52448