Deleted Added
full compact
pxeboot.8 (68136) pxeboot.8 (68854)
1.\" Copyright (c) 1999 Doug White
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 8 unchanged lines hidden (view full) ---

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
1.\" Copyright (c) 1999 Doug White
2.\" All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 8 unchanged lines hidden (view full) ---

17.\" FOR ANY DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL
18.\" DAMAGES (INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS
19.\" OR SERVICES; LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION)
20.\" HOWEVER CAUSED AND ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT
21.\" LIABILITY, OR TORT (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY
22.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
23.\" SUCH DAMAGE.
24.\"
25.\" $FreeBSD: head/sys/boot/i386/pxeldr/pxeboot.8 68136 2000-11-01 00:36:12Z mph $
25.\" $FreeBSD: head/sys/boot/i386/pxeldr/pxeboot.8 68854 2000-11-17 11:44:16Z ru $
26.\"
27.\" Note: The date here should be updated whenever a non-trivial
28.\" change is made to the manual page.
29.Dd May 1, 2000
30.Dt PXEBOOT 8
31.Os
32.Sh NAME
33.Nm pxeboot

--- 68 unchanged lines hidden (view full) ---

102Management (WfM) systems, see
103.Li http://developer.intel.com/ial/wfm/ .
104.Sh SEE ALSO
105.Xr loader 8
106.Sh HISTORY
107.Nm
108first appeared in
109.Fx 4.1 .
26.\"
27.\" Note: The date here should be updated whenever a non-trivial
28.\" change is made to the manual page.
29.Dd May 1, 2000
30.Dt PXEBOOT 8
31.Os
32.Sh NAME
33.Nm pxeboot

--- 68 unchanged lines hidden (view full) ---

102Management (WfM) systems, see
103.Li http://developer.intel.com/ial/wfm/ .
104.Sh SEE ALSO
105.Xr loader 8
106.Sh HISTORY
107.Nm
108first appeared in
109.Fx 4.1 .
110.Sh AUTHOR
110.Sh AUTHORS
111.Nm
112was written by
113.An John Baldwin Aq jhb@freebsd.org
114and
115.An Paul Saab Aq ps@freebsd.org .
116This manual page was written by
117.An Doug White Aq dwhite@freebsd.org .
111.Nm
112was written by
113.An John Baldwin Aq jhb@freebsd.org
114and
115.An Paul Saab Aq ps@freebsd.org .
116This manual page was written by
117.An Doug White Aq dwhite@freebsd.org .