diff options
author | 2017-10-30 14:15:18 +0000 | |
---|---|---|
committer | 2017-10-30 14:15:18 +0000 | |
commit | a5ae4483fb3e75a05a11d24e50164a4f272fcf0d (patch) | |
tree | 5db0045ba9a18458bbf7956f98171f0f5db26248 | |
parent | Add bwfm(4) manpage. (diff) | |
download | wireguard-openbsd-a5ae4483fb3e75a05a11d24e50164a4f272fcf0d.tar.xz wireguard-openbsd-a5ae4483fb3e75a05a11d24e50164a4f272fcf0d.zip |
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 |