From c257d1252aa088da82103c7952e3c42933d743da Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Wed, 16 Apr 2008 17:27:55 +0000 Subject: pass-phrase -> passphrase, in keeping with the rest of the docs; --- sbin/wpa-psk/wpa-psk.8 | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) (limited to 'sbin/wpa-psk/wpa-psk.8') diff --git a/sbin/wpa-psk/wpa-psk.8 b/sbin/wpa-psk/wpa-psk.8 index 054a2c8f39c..c4d1ca9f6e1 100644 --- a/sbin/wpa-psk/wpa-psk.8 +++ b/sbin/wpa-psk/wpa-psk.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: wpa-psk.8,v 1.1 2008/04/15 16:29:05 damien Exp $ +.\" $OpenBSD: wpa-psk.8,v 1.2 2008/04/16 17:27:54 jmc Exp $ .\" .\" Copyright (c) 2008 Damien Bergamini .\" @@ -14,12 +14,12 @@ .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. .\" -.Dd $Mdocdate: April 15 2008 $ +.Dd $Mdocdate: April 16 2008 $ .Os .Dt WPA-PSK 8 .Sh NAME .Nm wpa-psk -.Nd pass-phrase to WPA pre-shared key mapping +.Nd passphrase to WPA pre-shared key mapping .Sh SYNOPSIS .Nm .Ar ssid @@ -27,8 +27,8 @@ .Sh DESCRIPTION .Nm generates a 256-bit pre-shared key from a service set identifier (SSID) and -a pass-phrase. -The pass-phrase must be a sequence of between 8 and 63 ASCII-encoded +a passphrase. +The passphrase must be a sequence of between 8 and 63 ASCII-encoded characters. The length of the SSID must be between 1 and 32 octets. .Pp @@ -54,7 +54,7 @@ option. To generate the pre-shared key, .Nm uses the Password-Based Key Derivation Function 2 (PBKDF2). -The pass-phrase is hashed 4096 times using HMAC-SHA1. +The passphrase is hashed 4096 times using HMAC-SHA1. .Sh SEE ALSO .Xr ifconfig 8 .Rs -- cgit v1.2.3