]> git.saurik.com Git - apple/xnu.git/blobdiff - bsd/man/man2/getpid.2
xnu-4903.270.47.tar.gz
[apple/xnu.git] / bsd / man / man2 / getpid.2
index 1028893562460338aa9111491826ee9db54997c2..974dbf45d6ecf067a607fb326ca0fce16d533afa 100644 (file)
 .Fa void
 .Fc
 .Sh DESCRIPTION
 .Fa void
 .Fc
 .Sh DESCRIPTION
-.Fn Getpid
+.Fn getpid
 returns
 the process ID of
 the calling process.
 The ID is guaranteed to be unique and is
 useful for constructing temporary file names.
 .Pp
 returns
 the process ID of
 the calling process.
 The ID is guaranteed to be unique and is
 useful for constructing temporary file names.
 .Pp
-.Fn Getppid
+.Fn getppid
 returns the process ID of the parent
 of the calling process. 
 .Sh ERRORS
 returns the process ID of the parent
 of the calling process. 
 .Sh ERRORS
@@ -79,7 +79,7 @@ is necessary.
 .Xr gethostid 2 ,
 .Xr compat 5
 .Sh STANDARDS
 .Xr gethostid 2 ,
 .Xr compat 5
 .Sh STANDARDS
-.Fn Getpid
+.Fn getpid
 and
 .Fn getppid
 conform to 
 and
 .Fn getppid
 conform to