diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-02-12 22:01:42 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-02-12 22:01:42 +0000 |
commit | 09a4f3e23aa967f5af16a4f443520d09917ec5d5 (patch) | |
tree | b172133f76d825827e3345a6405f8352364af71f /sys/arch | |
parent | 67efefc3b340de84841447e675d8ce59c5943696 (diff) |
zap double word;
Diffstat (limited to 'sys/arch')
-rw-r--r-- | sys/arch/amd64/stand/pxeboot/pxeboot.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/arch/amd64/stand/pxeboot/pxeboot.8 b/sys/arch/amd64/stand/pxeboot/pxeboot.8 index e552b8b6a17..a4bf408f116 100644 --- a/sys/arch/amd64/stand/pxeboot/pxeboot.8 +++ b/sys/arch/amd64/stand/pxeboot/pxeboot.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: pxeboot.8,v 1.4 2006/05/21 19:46:38 jmc Exp $ +.\" $OpenBSD: pxeboot.8,v 1.5 2007/02/12 22:01:41 jmc Exp $ .\" Copyright (c) 2004 Tom Cosgrove .\" Copyright (c) 2003 Matthias Drochner .\" Copyright (c) 1999 Doug White @@ -79,7 +79,7 @@ prompt. .Nm can be used for .Xr diskless 8 -setups or to to load the +setups or to load the .Pa bsd.rd install kernel for network installs. |