summaryrefslogtreecommitdiffstats
path: root/share/man/man7
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2015-12-04 23:44:22 +0000
committerjmc <jmc@openbsd.org>2015-12-04 23:44:22 +0000
commit57156355bd1b263b0f3f7d4cc513943352ca3015 (patch)
tree400f1cb3abf95b8342f6c95d0248037ff8ffa3cc /share/man/man7
parentComment all existing ARP test cases describing what is going on. (diff)
downloadwireguard-openbsd-57156355bd1b263b0f3f7d4cc513943352ca3015.tar.xz
wireguard-openbsd-57156355bd1b263b0f3f7d4cc513943352ca3015.zip
document /usr/include/{msdosfs,ntfs}
Diffstat (limited to 'share/man/man7')
-rw-r--r--share/man/man7/hier.78
1 files changed, 6 insertions, 2 deletions
diff --git a/share/man/man7/hier.7 b/share/man/man7/hier.7
index 33b3fca5860..719e2a07d2b 100644
--- a/share/man/man7/hier.7
+++ b/share/man/man7/hier.7
@@ -1,4 +1,4 @@
-.\" $OpenBSD: hier.7,v 1.147 2015/12/03 17:58:33 jmc Exp $
+.\" $OpenBSD: hier.7,v 1.148 2015/12/04 23:44:22 jmc Exp $
.\" $NetBSD: hier.7,v 1.7 1994/11/30 19:07:10 jtc Exp $
.\"
.\" Copyright (c) 1990, 1993
@@ -30,7 +30,7 @@
.\"
.\" @(#)hier.7 8.1 (Berkeley) 6/5/93
.\"
-.Dd $Mdocdate: December 3 2015 $
+.Dd $Mdocdate: December 4 2015 $
.Dt HIER 7
.Os
.Sh NAME
@@ -229,6 +229,8 @@ C include files for the ISO standard file systems (currently only cd9660).
Machine specific C include files.
.It miscfs/
C include files for miscellaneous file systems.
+.It msdosfs/
+C include files for MS-DOS file system.
.It net/
Miscellaneous network C include files.
.It net80211/
@@ -243,6 +245,8 @@ C include files for Internet protocol version 6 (see
C include files for the MPLS protocol.
.It nfs/
C include files for NFS (Network File System).
+.It ntfs/
+C include files for NTFS file system.
.It objc/
C include files for GNU Objective-C.
.It openssl/