diff options
author | 2015-02-09 10:16:44 +0000 | |
---|---|---|
committer | 2015-02-09 10:16:44 +0000 | |
commit | 458c0e26f61dd472c9cc31e8207f39a324d6f3cf (patch) | |
tree | e14f4de91923cc2c7d55349dbaa16f83f372864b | |
parent | if_input sets m->m_pkthdr.rcvif so we dont have to. (diff) | |
download | wireguard-openbsd-458c0e26f61dd472c9cc31e8207f39a324d6f3cf.tar.xz wireguard-openbsd-458c0e26f61dd472c9cc31e8207f39a324d6f3cf.zip |
zap trailing whitespace;
-rw-r--r-- | share/man/man4/iwm.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/iwm.4 b/share/man/man4/iwm.4 index 71de2cbb63e..29a441def8e 100644 --- a/share/man/man4/iwm.4 +++ b/share/man/man4/iwm.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: iwm.4,v 1.3 2015/02/09 09:44:26 phessler Exp $ +.\" $OpenBSD: iwm.4,v 1.4 2015/02/09 10:16:44 jmc Exp $ .\" .\" Copyright (c) 2007,2008 .\" Damien Bergamini <damien.bergamini@free.fr>. All rights reserved. @@ -70,7 +70,7 @@ The driver needs at least version 5.6 of the following firmware files, which are loaded when an interface is brought up: .Pp .Bl -tag -width Ds -offset indent -compact -.\".It Pa /etc/firmware/iwm-3160-9 +.\".It Pa /etc/firmware/iwm-3160-9 .It Pa /etc/firmware/iwm-7260-9 .\".It Pa /etc/firmware/iwm-7265-9 .El |