Deleted Added
full compact
getpid.2 (1574) getpid.2 (14038)
1.\" Copyright (c) 1980, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 49 unchanged lines hidden (view full) ---

58.Sh ERRORS
59The
60.Fn getpid
61and
62.Fn getppid
63functions are always successful, and no return value is reserved to
64indicate an error.
65.Sh SEE ALSO
1.\" Copyright (c) 1980, 1991, 1993
2.\" The Regents of the University of California. All rights reserved.
3.\"
4.\" Redistribution and use in source and binary forms, with or without
5.\" modification, are permitted provided that the following conditions
6.\" are met:
7.\" 1. Redistributions of source code must retain the above copyright
8.\" notice, this list of conditions and the following disclaimer.

--- 49 unchanged lines hidden (view full) ---

58.Sh ERRORS
59The
60.Fn getpid
61and
62.Fn getppid
63functions are always successful, and no return value is reserved to
64indicate an error.
65.Sh SEE ALSO
66.Xr gethostid 2
66.Xr gethostid 3
67.Sh STANDARDS
68.Fn Getpid
69and
70.Fn getppid
71conform to IEEE Std 1003.1-1988
72.Pq Dq Tn POSIX .
67.Sh STANDARDS
68.Fn Getpid
69and
70.Fn getppid
71conform to IEEE Std 1003.1-1988
72.Pq Dq Tn POSIX .