public inbox for linux-man@vger.kernel.org
 help / color / mirror / Atom feed
From: Adrian Bunk <bunk-DgEjT+Ai2ygdnm+yROfE0A@public.gmane.org>
To: mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org
Cc: linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
Subject: [patch] wait4.2: Add a note that these functions are deprecated
Date: Wed, 19 Sep 2012 00:01:16 +0300	[thread overview]
Message-ID: <20120918210116.GA22808@bunk.dyndns.info> (raw)

---
 man2/wait4.2 |    7 ++++++-
 1 file changed, 6 insertions(+), 1 deletion(-)

diff --git a/man2/wait4.2 b/man2/wait4.2
index 68e49ad..3548396 100644
--- a/man2/wait4.2
+++ b/man2/wait4.2
@@ -31,7 +31,7 @@
 .\"	Rewrote much of this page, and removed much duplicated text,
 .\"		replacing with pointers to wait.2
 .\"
-.TH WAIT4 2  2010-09-20 "Linux" "Linux Programmer's Manual"
+.TH WAIT4 2  2012-09-18 "Linux" "Linux Programmer's Manual"
 .SH NAME
 wait3, wait4 \- wait for process to change state, BSD style
 .SH SYNOPSIS
@@ -150,10 +150,15 @@ On Linux,
 is a library function implemented on top of the
 .BR wait4 ()
 system call.
+
+These functions are deprecated (not in POSIX.1-2001), use
+.BR waitpid (2)
+in new programs.
 .SH "SEE ALSO"
 .BR fork (2),
 .BR getrusage (2),
 .BR sigaction (2),
 .BR signal (2),
 .BR wait (2),
+.BR waitpid (2),
 .BR signal (7)
-- 
1.7.10.4

--
To unsubscribe from this list: send the line "unsubscribe linux-man" in
the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

             reply	other threads:[~2012-09-18 21:01 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-09-18 21:01 Adrian Bunk [this message]
     [not found] ` <20120918210116.GA22808-c9qLp6CXzmZPEsXTsnYjsA@public.gmane.org>
2012-09-23 14:02   ` [patch] wait4.2: Add a note that these functions are deprecated Michael Kerrisk (man-pages)
     [not found]     ` <CAKgNAkiiNGhVRi-ddBA2t8tdZMRq_rrJWEAumVyXikZCzCW1UA-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-09-23 14:24       ` Adrian Bunk
     [not found]         ` <20120923142425.GC13319-c9qLp6CXzmZPEsXTsnYjsA@public.gmane.org>
2012-09-23 14:34           ` Michael Kerrisk (man-pages)
     [not found]             ` <CAKgNAkiHYrerfCDab8UFrFZbqd=jEBXScLjM2j7LHAJHLnNhmg-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-09-23 15:25               ` Adrian Bunk
     [not found]                 ` <20120923152512.GD13319-c9qLp6CXzmZPEsXTsnYjsA@public.gmane.org>
2012-09-24  5:16                   ` Michael Kerrisk (man-pages)
     [not found]                     ` <CAKgNAkio1wJeZ9wr=PGO5zw-h6BkY4tNHG0y=5wvGeVRNwhr2Q-JsoAwUIsXosN+BqQ9rBEUg@public.gmane.org>
2012-09-24 13:04                       ` Adrian Bunk

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20120918210116.GA22808@bunk.dyndns.info \
    --to=bunk-dgejt+ai2ygdnm+yrofe0a@public.gmane.org \
    --cc=linux-man-u79uwXL29TY76Z2rM5mHXA@public.gmane.org \
    --cc=mtk.manpages-Re5JQEeQqe8AvxtiuMwx3w@public.gmane.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox