Replace the SEE ALSO xrefs with a more reasonable set stolen from POSIX.

This commit is contained in:
Ruslan Ermilov 2006-11-02 14:10:56 +00:00
parent 9641e38966
commit f19110addc
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=163910

View file

@ -32,7 +32,7 @@
.\" @(#)getpid.2 8.1 (Berkeley) 6/4/93
.\" $FreeBSD$
.\"
.Dd June 4, 1993
.Dd November 2, 2006
.Dt GETPID 2
.Os
.Sh NAME
@ -75,7 +75,12 @@ and
system calls are always successful, and no return value is reserved to
indicate an error.
.Sh SEE ALSO
.Xr gethostid 3
.Xr fork 2 ,
.Xr getpgrp 2 ,
.Xr kill 2 ,
.Xr setpgid 2 ,
.Xr setsid 2 ,
.Xr exec 3
.Sh STANDARDS
The
.Fn getpid