diff options
author | 2001-05-24 19:12:18 +0000 | |
---|---|---|
committer | 2001-05-24 19:12:18 +0000 | |
commit | ed09952f7325a85be9ef014761a9abc48c413e5e (patch) | |
tree | 6b6ded0bc2b626e12acf24782ed3f61598f8f5b2 | |
parent | WSEMUL_VT100 has been the default for awhile now. (diff) | |
download | wireguard-openbsd-ed09952f7325a85be9ef014761a9abc48c413e5e.tar.xz wireguard-openbsd-ed09952f7325a85be9ef014761a9abc48c413e5e.zip |
Reword HISTORY section.
-rw-r--r-- | share/man/man4/txp.4 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/share/man/man4/txp.4 b/share/man/man4/txp.4 index 8075e72282b..f042759b6df 100644 --- a/share/man/man4/txp.4 +++ b/share/man/man4/txp.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: txp.4,v 1.4 2001/05/08 05:11:33 jason Exp $ +.\" $OpenBSD: txp.4,v 1.5 2001/05/24 19:12:18 aaron Exp $ .\" .\" Copyright (c) 2001 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -118,8 +118,7 @@ Use 10baseT, half duplex .Xr vlan 4 , .Xr ifconfig 8 .Sh HISTORY -.Ox -support for the +The .Nm -first appeared in +driver first appeared in .Ox 2.9 . |