Deleted Added
full compact
getpgrp.2 (17782) getpgrp.2 (20097)
1.\" Copyright (c) 1983, 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.

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

68.Sh HISTORY
69The
70.Fn getpgrp
71function call appeared in
72.Bx 4.0 .
73.Sh STANDARDS
74The
75.Fn getpgrp
1.\" Copyright (c) 1983, 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.

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

68.Sh HISTORY
69The
70.Fn getpgrp
71function call appeared in
72.Bx 4.0 .
73.Sh STANDARDS
74The
75.Fn getpgrp
76function conforms to IEEE Std 1003.1-1988
77.Pq Dq Tn POSIX .
76function call is expected to conform to
77.St -p1003.1-90 .
78.Sh COMPATIBILITY
79This version of
80.Fn getpgrp
81differs from past Berkeley versions by not taking a
82.Fa "pid_t pid"
83argument.
84This incompatibility is required by
85.St -p1003.1-88 .

--- 19 unchanged lines hidden ---
78.Sh COMPATIBILITY
79This version of
80.Fn getpgrp
81differs from past Berkeley versions by not taking a
82.Fa "pid_t pid"
83argument.
84This incompatibility is required by
85.St -p1003.1-88 .

--- 19 unchanged lines hidden ---