diff options
author | 2005-04-04 13:58:25 +0000 | |
---|---|---|
committer | 2005-04-04 13:58:25 +0000 | |
commit | c373792be3826d0d606becc24d55884025b3af96 (patch) | |
tree | d250188e2190352751b00f4f9d21c1653b52143c | |
parent | realpath is section 3, not 2; (diff) | |
download | wireguard-openbsd-c373792be3826d0d606becc24d55884025b3af96.tar.xz wireguard-openbsd-c373792be3826d0d606becc24d55884025b3af96.zip |
whitespace;
-rw-r--r-- | share/man/man9/ieee80211_crypto.9 | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man9/ieee80211_crypto.9 b/share/man/man9/ieee80211_crypto.9 index 83d095e2c8f..2e01645c3f8 100644 --- a/share/man/man9/ieee80211_crypto.9 +++ b/share/man/man9/ieee80211_crypto.9 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ieee80211_crypto.9,v 1.1 2005/04/04 12:48:42 jsg Exp $ +.\" $OpenBSD: ieee80211_crypto.9,v 1.2 2005/04/04 13:58:25 jmc Exp $ .\" .\" Copyright (c) 2004 Bruce M. Simpson <bms@spc.org> .\" Copyright (c) 2004 Darron Broad <darron@kewl.org> @@ -26,7 +26,7 @@ .\" SUCH DAMAGE. .\" .\" $FreeBSD: src/share/man/man9/ieee80211_crypto.9,v 1.2 2004/07/07 12:59:39 ru Exp $ -.\" $Id: ieee80211_crypto.9,v 1.1 2005/04/04 12:48:42 jsg Exp $ +.\" $Id: ieee80211_crypto.9,v 1.2 2005/04/04 13:58:25 jmc Exp $ .\" .Dd March 2, 2004 .Dt IEEE80211_CRYPTO 9 @@ -90,7 +90,7 @@ The series of functions first appeared in .Nx 1.5 , and were later ported to -.Fx 4.6 +.Fx 4.6 and .Ox 3.6 . .Sh AUTHORS |