diff options
author | Marc Espie <espie@cvs.openbsd.org> | 2012-04-11 09:38:46 +0000 |
---|---|---|
committer | Marc Espie <espie@cvs.openbsd.org> | 2012-04-11 09:38:46 +0000 |
commit | c258dd82ebcc2a624d0fa2e56061288ca67d4890 (patch) | |
tree | 11f7324e19602ad5d7a9df796d342dcdfb9b5c5e /lib/libc/gen/posix_spawnattr_getpgroup.3 | |
parent | 363aa9356b1a049f4c7d84e7957d6f928d3b4a9b (diff) |
fuss with details
Diffstat (limited to 'lib/libc/gen/posix_spawnattr_getpgroup.3')
-rw-r--r-- | lib/libc/gen/posix_spawnattr_getpgroup.3 | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/lib/libc/gen/posix_spawnattr_getpgroup.3 b/lib/libc/gen/posix_spawnattr_getpgroup.3 index 6498f2c96c2..8082e2a8fd3 100644 --- a/lib/libc/gen/posix_spawnattr_getpgroup.3 +++ b/lib/libc/gen/posix_spawnattr_getpgroup.3 @@ -1,4 +1,4 @@ -.\" $OpenBSD: posix_spawnattr_getpgroup.3,v 1.3 2012/04/11 08:11:30 espie Exp $ +.\" $OpenBSD: posix_spawnattr_getpgroup.3,v 1.4 2012/04/11 09:38:45 espie Exp $ .\" .\" Copyright (c) 2012 Marc Espie <espie@openbsd.org> .\" @@ -73,10 +73,9 @@ Those functions return 0. .Xr posix_spawn 3 , .Xr posix_spawnattr_destroy 3 , .Xr posix_spawnattr_init 3 , -.Xr posix_spawnp 3 +.Xr sigsetops 3 .Sh STANDARDS -Those functions -functions conform to +These functions conform to .St -p1003.1-2001 . .Sh AUTHORS .An Ed Schouten Aq ed@FreeBSD.org |