]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/man/man2/getfh.2
xnu-4903.270.47.tar.gz
[apple/xnu.git] / bsd / man / man2 / getfh.2
index c5152fbdd70a0b9c30b4c2696c38d1897c424812..e9ba4b60533b1228a383913d181c7badab61b503 100644 (file)
@@ -67,7 +67,7 @@
 .Ft int
 .Fn getfh "const char *path" "fhandle_t *fhp"
 .Sh DESCRIPTION
-.Fn Getfh
+.Fn getfh
 returns a file handle for the specified file or directory
 in the file handle pointed to by
 .Fa fhp .
@@ -81,7 +81,7 @@ is returned and the global variable
 .Va errno
 is set to indicate the error.
 .Sh ERRORS
-.Fn Getfh
+.Fn getfh
 fails if one or more of the following are true:
 .Bl -tag -width Er
 .It Bq ENOTDIR