diff options
Diffstat (limited to 'lib/libc/sys/getpid.2')
-rw-r--r-- | lib/libc/sys/getpid.2 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/getpid.2 b/lib/libc/sys/getpid.2 index 0c7f5e365ed..59a7b6941dd 100644 --- a/lib/libc/sys/getpid.2 +++ b/lib/libc/sys/getpid.2 @@ -66,7 +66,7 @@ and functions are always successful, and no return value is reserved to indicate an error. .Sh SEE ALSO -.Xr gethostid 2 +.Xr gethostid 3 .Sh STANDARDS .Fn Getpid and |