diff options
author | Pedro Martelletto <pedro@cvs.openbsd.org> | 2005-06-08 23:24:17 +0000 |
---|---|---|
committer | Pedro Martelletto <pedro@cvs.openbsd.org> | 2005-06-08 23:24:17 +0000 |
commit | 00d5221e19b09318018024a3f84fa28da5287a02 (patch) | |
tree | 2d3fe932c88f8571617aa7d1588350e7e8f7a013 /share | |
parent | d8d35b90679f0c4c39638afa56d4dfa1a14f0cd4 (diff) |
Don't point the user to a inexistent 'CAVEATS' section, okay jmc@
Diffstat (limited to 'share')
-rw-r--r-- | share/man/man4/atw.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/atw.4 b/share/man/man4/atw.4 index 36ccaeef217..86dbe0f75a5 100644 --- a/share/man/man4/atw.4 +++ b/share/man/man4/atw.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: atw.4,v 1.15 2005/04/13 16:46:53 jmc Exp $ +.\" $OpenBSD: atw.4,v 1.16 2005/06/08 23:24:16 pedro Exp $ .\" $NetBSD: atw.4,v 1.8 2004/06/06 04:05:49 wiz Exp $ .\" .\" Copyright (c) 2003 @@ -91,7 +91,7 @@ However, actual connections between stations are peer-to-peer. .Pp .Nm supports hardware WEP (though see -.Sx CAVEATS +.Sx BUGS below). Wired Equivalent Privacy (WEP) is the de facto encryption standard for wireless networks. |