get serious!
authorMike Karels <karels@ucbvax.Berkeley.EDU>
Wed, 14 May 1986 06:24:22 +0000 (22:24 -0800)
committerMike Karels <karels@ucbvax.Berkeley.EDU>
Wed, 14 May 1986 06:24:22 +0000 (22:24 -0800)
SCCS-vsn: lib/libc/sys/getpid.2 6.3

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

index c921d0a..ac90ef9 100644 (file)
@@ -2,7 +2,7 @@
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
 .\" All rights reserved.  The Berkeley software License Agreement
 .\" specifies the terms and conditions for redistribution.
 .\"
-.\"    @(#)getpid.2    6.2 (Berkeley) %G%
+.\"    @(#)getpid.2    6.3 (Berkeley) %G%
 .\"
 .TH GETPID 2 ""
 .UC 4
 .\"
 .TH GETPID 2 ""
 .UC 4
@@ -23,8 +23,7 @@ int ppid;
 returns
 the process ID of
 the current process.
 returns
 the process ID of
 the current process.
-Most often it is used with the host identifier
-.IR gethostid (2)
+Most often it is used
 to generate uniquely-named temporary files.
 .PP
 .I Getppid
 to generate uniquely-named temporary files.
 .PP
 .I Getppid