diff options
author | brueffer <brueffer@FreeBSD.org> | 2005-07-13 05:39:47 +0000 |
---|---|---|
committer | brueffer <brueffer@FreeBSD.org> | 2005-07-13 05:39:47 +0000 |
commit | da0224180018de90c5321ff837290846acb3109b (patch) | |
tree | 45d5950727a11bd161ce24e71de1afc17d86f5f0 /usr.sbin/wpa/wpa_cli | |
parent | 0a2a01ea5e351f78b60d02ab23e0f8eeb8007bba (diff) | |
download | FreeBSD-src-da0224180018de90c5321ff837290846acb3109b.zip FreeBSD-src-da0224180018de90c5321ff837290846acb3109b.tar.gz |
Spelling and grammar fixes.
MFC after: 3 days
Diffstat (limited to 'usr.sbin/wpa/wpa_cli')
-rw-r--r-- | usr.sbin/wpa/wpa_cli/wpa_cli.8 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/usr.sbin/wpa/wpa_cli/wpa_cli.8 b/usr.sbin/wpa/wpa_cli/wpa_cli.8 index 4e9c23b..27fc943 100644 --- a/usr.sbin/wpa/wpa_cli/wpa_cli.8 +++ b/usr.sbin/wpa/wpa_cli/wpa_cli.8 @@ -62,7 +62,7 @@ The .Nm utility provides an interface to supply authentication information -such as username and password when it is not provided in +such as username and password when it is not provided in the .Xr wpa_supplicant.conf 5 configuration file. This can be used, for example, to implement @@ -120,14 +120,14 @@ is .Li IDENTITY , PASSWORD , or .Li OTP -(one-time password), +(One-Time Password), .Aq Ar id is a unique identifier for the current network, .Aq Ar text -is description of the request. -In the case of a +is a description of the request. +In the case of an .Li OTP -(One Time Password) request, +(One-Time Password) request, it includes the challenge from the authentication server. .Pp A user must supply |