summaryrefslogtreecommitdiffstats
path: root/lib/libc/gen/getmntinfo.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/getmntinfo.3')
-rw-r--r--lib/libc/gen/getmntinfo.36
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/libc/gen/getmntinfo.3 b/lib/libc/gen/getmntinfo.3
index 01cd55d..16f6fcc 100644
--- a/lib/libc/gen/getmntinfo.3
+++ b/lib/libc/gen/getmntinfo.3
@@ -41,9 +41,9 @@
.Sh LIBRARY
.Lb libc
.Sh SYNOPSIS
-.Fd #include <sys/param.h>
-.Fd #include <sys/ucred.h>
-.Fd #include <sys/mount.h>
+.In sys/param.h
+.In sys/ucred.h
+.In sys/mount.h
.Ft int
.Fn getmntinfo "struct statfs **mntbufp" "int flags"
.Sh DESCRIPTION
OpenPOWER on IntegriCloud