fhandle_t is a structure itself.
authorKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Thu, 28 Nov 1991 02:47:51 +0000 (18:47 -0800)
committerKeith Bostic <bostic@ucbvax.Berkeley.EDU>
Thu, 28 Nov 1991 02:47:51 +0000 (18:47 -0800)
SCCS-vsn: lib/libc/sys/getfh.2 6.5

usr/src/lib/libc/sys/getfh.2

index df84206..a433b97 100644 (file)
@@ -3,7 +3,7 @@
 .\"
 .\" %sccs.include.redist.roff%
 .\"
 .\"
 .\" %sccs.include.redist.roff%
 .\"
-.\"    @(#)getfh.2     6.4 (Berkeley) %G%
+.\"    @(#)getfh.2     6.5 (Berkeley) %G%
 .\"
 .Dd 
 .Dt GETFH 2
 .\"
 .Dd 
 .Dt GETFH 2
@@ -15,7 +15,7 @@
 .Fd #include <sys/types.h>
 .Fd #include <sys/mount.h>
 .Ft int
 .Fd #include <sys/types.h>
 .Fd #include <sys/mount.h>
 .Ft int
-.Fn getfh "char *path" "struct fhandle_t *fhp"
+.Fn getfh "char *path" "fhandle_t *fhp"
 .Sh DESCRIPTION
 .Fn Getfh
 returns a file handle for the specified file or directory
 .Sh DESCRIPTION
 .Fn Getfh
 returns a file handle for the specified file or directory