summaryrefslogtreecommitdiff
path: root/lib/libc/gen/getvfsent.3
diff options
context:
space:
mode:
authorBruce Evans <bde@FreeBSD.org>1996-05-01 01:40:04 +0000
committerBruce Evans <bde@FreeBSD.org>1996-05-01 01:40:04 +0000
commit9c6e4f2a7cb805dbaa52f95f3cab1218a4238e3e (patch)
tree60297504ea1387cef48386567226eb9fe900e2c5 /lib/libc/gen/getvfsent.3
parent3a880d5dedc051be646441c5ee1d59393ce2ea58 (diff)
Notes
Diffstat (limited to 'lib/libc/gen/getvfsent.3')
-rw-r--r--lib/libc/gen/getvfsent.33
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libc/gen/getvfsent.3 b/lib/libc/gen/getvfsent.3
index bb9c6cd8a3c9..4d7dc0aefaf9 100644
--- a/lib/libc/gen/getvfsent.3
+++ b/lib/libc/gen/getvfsent.3
@@ -1,4 +1,4 @@
-.\" $Id: getvfsent.3,v 1.1 1994/09/25 01:38:30 wollman Exp $
+.\" $Id: getvfsent.3,v 1.2 1996/02/15 20:06:47 mpp Exp $
.\" Written by Garrett A. Wollman, September 1994.
.\" This manual page is in the public domain.
.\"
@@ -15,6 +15,7 @@
.Nm vfsload
.Nd manage virtual filesystem modules
.Sh SYNOPSIS
+.Fd #include <sys/param.h>
.Fd #include <sys/mount.h>
.Ft struct vfsconf *
.Fn getvfsbyname "const char *name"