it is known as getbfsbyname
authorKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Fri, 5 May 1995 08:03:54 +0000 (00:03 -0800)
committerKirk McKusick <mckusick@ucbvax.Berkeley.EDU>
Fri, 5 May 1995 08:03:54 +0000 (00:03 -0800)
SCCS-vsn: lib/libc/gen/getvfsbyname.3 8.3

usr/src/lib/libc/gen/getvfsbyname.3

index 43d85f7..edf8ecc 100644 (file)
@@ -3,13 +3,13 @@
 .\"
 .\" %sccs.include.redist.man%
 .\"
 .\"
 .\" %sccs.include.redist.man%
 .\"
-.\"     @(#)getvfsbyname.3     8.2 (Berkeley) %G%
+.\"     @(#)getvfsbyname.3     8.3 (Berkeley) %G%
 .\"
 .Dd 
 .\"
 .Dd 
-.Dt KVM_GETVFSBYNAME 3
+.Dt GETVFSBYNAME 3
 .Os
 .Sh NAME
 .Os
 .Sh NAME
-.Nm kvm_getvfsbyname
+.Nm getvfsbyname
 .Nd get information about a filesystem
 .Sh SYNOPSIS
 .Fd #include <sys/types.h>
 .Nd get information about a filesystem
 .Sh SYNOPSIS
 .Fd #include <sys/types.h>
 .Fd #include <kvm.h>
 .br
 .Ft int
 .Fd #include <kvm.h>
 .br
 .Ft int
-.Fn kvm_getvfsbyname "const char *name" "struct vfsconf *vfc"
+.Fn getvfsbyname "const char *name" "struct vfsconf *vfc"
 .Sh DESCRIPTION
 The
 .Sh DESCRIPTION
 The
-.Fn kvm_getvfsbyname
+.Fn getvfsbyname
 function provides access to information about a
 filesystem module that is configured in the kernel.
 If successful,
 function provides access to information about a
 filesystem module that is configured in the kernel.
 If successful,