diff options
author | 2005-06-08 23:24:16 +0000 | |
---|---|---|
committer | 2005-06-08 23:24:16 +0000 | |
commit | 0dfdb5e46ee32103c1e50dc3b6e9f2c8c2208c8d (patch) | |
tree | 1955be432188545bde542701ffc285da6d4c9354 | |
parent | Multi-cpu support for top. Each cpu now gets its own stats line. (diff) | |
download | wireguard-openbsd-0dfdb5e46ee32103c1e50dc3b6e9f2c8c2208c8d.tar.xz wireguard-openbsd-0dfdb5e46ee32103c1e50dc3b6e9f2c8c2208c8d.zip |
Don't point the user to a inexistent 'CAVEATS' section, okay jmc@
-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. |