diff options
author | kevlo <kevlo@FreeBSD.org> | 2014-07-25 10:27:36 +0000 |
---|---|---|
committer | kevlo <kevlo@FreeBSD.org> | 2014-07-25 10:27:36 +0000 |
commit | f71a2bc38b8a3aea9bbf7e994e42793d253ee6c9 (patch) | |
tree | f2764c60d94ea800d409cf25d70a5688e871a925 /share/man/man7 | |
parent | e5df2c6b2c98eb14bc6fe60e339c765aed9eae75 (diff) | |
download | FreeBSD-src-f71a2bc38b8a3aea9bbf7e994e42793d253ee6c9.zip FreeBSD-src-f71a2bc38b8a3aea9bbf7e994e42793d253ee6c9.tar.gz |
Add net80211 and minor cleanup.
Diffstat (limited to 'share/man/man7')
-rw-r--r-- | share/man/man7/hier.7 | 13 |
1 files changed, 7 insertions, 6 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7 index 7b4d4b0..782517c 100644 --- a/share/man/man7/hier.7 +++ b/share/man/man7/hier.7 @@ -28,7 +28,7 @@ .\" @(#)hier.7 8.1 (Berkeley) 6/5/93 .\" $FreeBSD$ .\" -.Dd December 25, 2013 +.Dd July 25, 2014 .Dt HIER 7 .Os .Sh NAME @@ -222,6 +222,8 @@ WaveLAN driver .El .It Pa fs/ .Bl -tag -width ".Pa kerberos5/" -compact +.It Pa cd9660/ +iso9660 file system .It Pa fdescfs/ per-process file descriptors file system .It Pa fifofs/ @@ -261,11 +263,6 @@ STRIPE GEOM class .Pp .It Pa isc/ ISC utility library libisc include files -.It Pa isofs/ -.Bl -tag -width ".Pa kerberos5/" -compact -.It Pa cd9660/ -iso9660 file system -.El .It Pa libmilter/ C include files for libmilter, the @@ -275,6 +272,10 @@ mail filter API machine-specific C include files .It Pa net/ miscellaneous network C include files +.It Pa net80211/ +C include files for 802.11 wireless networking; +see +.Xr net80211 4 .It Pa netinet/ C include files for Internet standard protocols; see |