diff options
author | 2015-02-21 08:56:10 +0000 | |
---|---|---|
committer | 2015-02-21 08:56:10 +0000 | |
commit | 56e09d14cca7dfcd780ffa50715cc09ac95159da (patch) | |
tree | 5619b07f410043cb9eaed12f77dffe4401092b2d | |
parent | Document known bugs in iwm(4) which are unlikely to get fixed for 5.7. (diff) | |
download | wireguard-openbsd-56e09d14cca7dfcd780ffa50715cc09ac95159da.tar.xz wireguard-openbsd-56e09d14cca7dfcd780ffa50715cc09ac95159da.zip |
new sentence, new line;
-rw-r--r-- | share/man/man4/iwm.4 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/iwm.4 b/share/man/man4/iwm.4 index 4b08b1be5bd..1ad4db440fc 100644 --- a/share/man/man4/iwm.4 +++ b/share/man/man4/iwm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iwm.4,v 1.6 2015/02/21 08:36:43 stsp Exp $ +.\" $OpenBSD: iwm.4,v 1.7 2015/02/21 08:56:10 jmc Exp $ .\" .\" Copyright (c) 2007,2008 .\" Damien Bergamini <damien.bergamini@free.fr>. All rights reserved. @@ -146,8 +146,8 @@ The firmware crashes if the MAC address is changed with .Dl # ifconfig iwm0 lladdr ... .Pp Occasionally, firmware errors occur before association to a wireless -network has completed. Several attempts may be required before link -is successfully established. +network has completed. +Several attempts may be required before link is successfully established. .Pp 802.11a support is disabled because transmitting packets in this mode does not work yet. |