diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-04-16 19:28:43 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2008-04-16 19:28:43 +0000 |
commit | b310e7415f0dde4b8f970121954ddcf91583332e (patch) | |
tree | 086a32d923d27b0c226d67cfc7af52f1ed3ece0e | |
parent | 701cec82318ec9d9a8aeab0466d5c0c00673847f (diff) |
- wpa-psk is section 8, not 1
- one more passphrase tweak
-rw-r--r-- | sbin/ifconfig/ifconfig.8 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sbin/ifconfig/ifconfig.8 b/sbin/ifconfig/ifconfig.8 index c3bfa40284b..8d8ca0c5cef 100644 --- a/sbin/ifconfig/ifconfig.8 +++ b/sbin/ifconfig/ifconfig.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ifconfig.8,v 1.155 2008/04/16 18:32:15 damien Exp $ +.\" $OpenBSD: ifconfig.8,v 1.156 2008/04/16 19:28:42 jmc Exp $ .\" $NetBSD: ifconfig.8,v 1.11 1996/01/04 21:27:29 pk Exp $ .\" $FreeBSD: ifconfig.8,v 1.16 1998/02/01 07:03:29 steve Exp $ .\" @@ -788,8 +788,8 @@ The pre-shared key will be used only if authentication is allowed using the .Cm wpaakms option. -Pre-shared keys can be generated from pass-phrases using -.Xr wpa-psk 1 . +Pre-shared keys can be generated from passphrases using +.Xr wpa-psk 8 . .It Fl wpapsk Delete the pre-shared key. This will prevent |