diff options
author | 1999-06-29 17:48:41 +0000 | |
---|---|---|
committer | 1999-06-29 17:48:41 +0000 | |
commit | 77db893c46e7e934641acecdf5fb07526412528a (patch) | |
tree | f42bb1947f9197e383a63a4ad3f98839f739e0c1 | |
parent | merge with FreeBSD: (diff) | |
download | wireguard-openbsd-77db893c46e7e934641acecdf5fb07526412528a.tar.xz wireguard-openbsd-77db893c46e7e934641acecdf5fb07526412528a.zip |
typos
-rw-r--r-- | share/man/man4/tx.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/tx.4 b/share/man/man4/tx.4 index 8fd29c1b8ff..7dff4e363d3 100644 --- a/share/man/man4/tx.4 +++ b/share/man/man4/tx.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: tx.4,v 1.4 1999/06/05 13:18:34 aaron Exp $ +.\" $OpenBSD: tx.4,v 1.5 1999/06/29 17:48:41 jason Exp $ .\" .\" Copyright (c) 1998 Jason L. Wright (jason@thought.net) .\" All rights reserved. @@ -112,7 +112,7 @@ While resetting, the driver failed to stop the device correctly. .Xr intro 4 , .Xr ifconfig 8 .Sh BUGS -The multicast packets filtering is not supported. +Multicast packet filtering is not supported. Only one PHY has really been tested, .Tn Quality Semiconductor QS6612 . .Sh HISTORY |