Deleted Added
full compact
posix_spawnattr_getpgroup.3 (180867) posix_spawnattr_getpgroup.3 (198788)
1.\" Copyright (c) 2008 Ed Schouten <ed@FreeBSD.org>
2.\" 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.

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

27.\" Portable Operating System Interface (POSIX), The Open Group Base
28.\" Specifications Issue 6, Copyright (C) 2001-2004 by the Institute of
29.\" Electrical and Electronics Engineers, Inc and The Open Group. In the
30.\" event of any discrepancy between this version and the original IEEE and
31.\" The Open Group Standard, the original IEEE and The Open Group Standard is
32.\" the referee document. The original Standard can be obtained online at
33.\" http://www.opengroup.org/unix/online.html.
34.\"
1.\" Copyright (c) 2008 Ed Schouten <ed@FreeBSD.org>
2.\" 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.

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

27.\" Portable Operating System Interface (POSIX), The Open Group Base
28.\" Specifications Issue 6, Copyright (C) 2001-2004 by the Institute of
29.\" Electrical and Electronics Engineers, Inc and The Open Group. In the
30.\" event of any discrepancy between this version and the original IEEE and
31.\" The Open Group Standard, the original IEEE and The Open Group Standard is
32.\" the referee document. The original Standard can be obtained online at
33.\" http://www.opengroup.org/unix/online.html.
34.\"
35.\" $FreeBSD: head/lib/libc/gen/posix_spawnattr_getpgroup.3 180867 2008-07-28 02:22:19Z davidxu $
35.\" $FreeBSD: head/lib/libc/gen/posix_spawnattr_getpgroup.3 198788 2009-11-02 12:35:38Z brueffer $
36.\"
36.\"
37.Dd Mar 24, 2008
37.Dd March 24, 2008
38.Dt POSIX_SPAWNATTR_GETPGROUP 3
39.Os
40.Sh NAME
41.Nm posix_spawnattr_getpgroup ,
42.Nm posix_spawnattr_setpgroup
43.Nd "get and set the spawn-pgroup attribute of a spawn attributes object"
44.Sh LIBRARY
45.Lb libc

--- 51 unchanged lines hidden ---
38.Dt POSIX_SPAWNATTR_GETPGROUP 3
39.Os
40.Sh NAME
41.Nm posix_spawnattr_getpgroup ,
42.Nm posix_spawnattr_setpgroup
43.Nd "get and set the spawn-pgroup attribute of a spawn attributes object"
44.Sh LIBRARY
45.Lb libc

--- 51 unchanged lines hidden ---