diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-02-12 22:06:21 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2007-02-12 22:06:21 +0000 |
commit | 57089967de3340b285b1b20e57b9332b5dd62504 (patch) | |
tree | e1d6a41832c30235cd200fae9e58344f4c532e05 /sys/arch/amd64/stand | |
parent | 09a4f3e23aa967f5af16a4f443520d09917ec5d5 (diff) |
sync the wording w/ the i386 page;
Diffstat (limited to 'sys/arch/amd64/stand')
-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 . |