diff options
author | Patrick Wildt <patrick@cvs.openbsd.org> | 2017-10-30 14:15:19 +0000 |
---|---|---|
committer | Patrick Wildt <patrick@cvs.openbsd.org> | 2017-10-30 14:15:19 +0000 |
commit | 2d50a98e4406c050160f278bf2a2401a31007a49 (patch) | |
tree | 3ba9461d59760f68b5f3d6442a234cf503cc9013 | |
parent | b73cb1989a6579322ccf49b6842f9f8f7a9566d2 (diff) |
Fix grammar mistake I was supposed to fix before committing.
-rw-r--r-- | share/man/man4/bwfm.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/bwfm.4 b/share/man/man4/bwfm.4 index 23670af5017..04b7703e3a8 100644 --- a/share/man/man4/bwfm.4 +++ b/share/man/man4/bwfm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bwfm.4,v 1.1 2017/10/30 14:14:18 patrick Exp $ +.\" $OpenBSD: bwfm.4,v 1.2 2017/10/30 14:15:18 patrick Exp $ .\" .\" Copyright (c) 2017 Patrick Wildt <patrick@blueri.se> .\" @@ -56,7 +56,7 @@ driver relies on the software 802.11 stack for the WPA handshake. Both encryption and decryption of data frames are handled by the firmware. .Pp -The firmware automatically select the transmit speed and the channel +The firmware automatically selects the transmit speed and the channel depending on the received signal strength. .Pp The |