diff options
author | 2007-02-12 22:06:20 +0000 | |
---|---|---|
committer | 2007-02-12 22:06:20 +0000 | |
commit | bc3f505d527f6795d478bac77b0c08be4e444146 (patch) | |
tree | 20dd26e63ac430824fa59aaffceb6fcc7e6df1bb | |
parent | zap double word; (diff) | |
download | wireguard-openbsd-bc3f505d527f6795d478bac77b0c08be4e444146.tar.xz wireguard-openbsd-bc3f505d527f6795d478bac77b0c08be4e444146.zip |
sync the wording w/ the i386 page;
-rw-r--r-- | sys/arch/amd64/stand/pxeboot/pxeboot.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/sys/arch/amd64/stand/pxeboot/pxeboot.8 b/sys/arch/amd64/stand/pxeboot/pxeboot.8 index a4bf408f116..554fc1fb2a2 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.5 2007/02/12 22:01:41 jmc Exp $ +.\" $OpenBSD: pxeboot.8,v 1.6 2007/02/12 22:06:20 jmc Exp $ .\" Copyright (c) 2004 Tom Cosgrove .\" Copyright (c) 2003 Matthias Drochner .\" Copyright (c) 1999 Doug White @@ -186,6 +186,7 @@ The same thing: .%A Intel Corporation .Re .Sh HISTORY +The .Nm -first appeared in +command first appeared in .Ox 3.5 . |