Fixed #include's in synopsis.

This commit is contained in:
Bruce Evans 1997-03-11 18:16:02 +00:00
parent 16d01e82bc
commit 6d50b78d4d

View File

@ -38,9 +38,8 @@
.Nm getvfsbyname
.Nd get information about a filesystem
.Sh SYNOPSIS
.Fd #include <sys/types.h>
.Fd #include <sys/param.h>
.Fd #include <sys/mount.h>
.Fd #include <kvm.h>
.br
.Ft int
.Fn getvfsbyname "const char *name" "struct vfsconf *vfc"