diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-04-03 10:15:38 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2004-04-03 10:15:38 +0000 |
commit | ffb1845ba5f98ec0a4b7f8c4f626b8ad4c76f7a6 (patch) | |
tree | 08eafae444da0611a850b92e7f738a544d729ca4 /share/man/man8/man8.amd64 | |
parent | ebd51bdfa9c377e7e9d8df9bf5cc5b2633b26770 (diff) |
add pxeboot references to FILES and SEE ALSO;
ok deraadt@
Diffstat (limited to 'share/man/man8/man8.amd64')
-rw-r--r-- | share/man/man8/man8.amd64/boot_amd64.8 | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/share/man/man8/man8.amd64/boot_amd64.8 b/share/man/man8/man8.amd64/boot_amd64.8 index 0a3a207feb0..8ab9882e600 100644 --- a/share/man/man8/man8.amd64/boot_amd64.8 +++ b/share/man/man8/man8.amd64/boot_amd64.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: boot_amd64.8,v 1.2 2004/03/09 23:17:47 miod Exp $ +.\" $OpenBSD: boot_amd64.8,v 1.3 2004/04/03 10:15:37 jmc Exp $ .\" .\" Copyright (c) 1997 Tobias Weingartner .\" @@ -160,6 +160,8 @@ system primary stage bootstrap (PBR) .It Pa /usr/mdec/boot system second stage bootstrap (usually also installed as .Pa /boot ) +.It Pa /usr/mdec/pxeboot +PXE bootstrap .El .Sh SEE ALSO .Xr ddb 4 , @@ -167,6 +169,7 @@ system second stage bootstrap (usually also installed as .Xr halt 8 , .Xr init 8 , .Xr installboot 8 , +.Xr pxeboot 8 , .Xr reboot 8 , .Xr savecore 8 , .Xr shutdown 8 |