aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorMichael Kerrisk <mtk.manpages@gmail.com>2008-08-06 10:36:11 +0000
committerMichael Kerrisk <mtk.manpages@gmail.com>2008-08-06 10:36:11 +0000
commit55cfc5749ff98ff65813d4b9786562a768d968c6 (patch)
tree9f3b246f90011e7981797a582bd82876ebc7b0d0
parent7a6f621e2252d9e993ecee35a62351d8be6755b0 (diff)
downloadman-pages-55cfc5749ff98ff65813d4b9786562a768d968c6.tar.gz
POSIX.1-2008 marks setpgrp() obsolete.
-rw-r--r--man2/setpgid.26
1 files changed, 4 insertions, 2 deletions
diff --git a/man2/setpgid.2 b/man2/setpgid.2
index ad8ab9b97d..8e96b5e3e9 100644
--- a/man2/setpgid.2
+++ b/man2/setpgid.2
@@ -43,7 +43,7 @@
.\" 2007-07-25, mtk, fairly substantial rewrites and rearrangements
.\" of text.
.\"
-.TH SETPGID 2 2007-07-26 "Linux" "Linux Programmer's Manual"
+.TH SETPGID 2 2008-08-06 "Linux" "Linux Programmer's Manual"
.SH NAME
setpgid, getpgid, setpgrp, getpgrp \- set/get process group
.SH SYNOPSIS
@@ -221,7 +221,9 @@ POSIX.1-2001 also specifies
and the version of
.BR setpgrp ()
that takes no arguments.
-.\" FIXME . Mar 08: The next POSIX.1 revisions marks setpgrp() obsolete.
+(POSIX.1-2008 marks this
+.BR setpgrp ()
+specification as obsolete.)
The version of
.BR getpgrp ()