From owner-freebsd-doc Thu Jul 29 11:50: 9 1999 Delivered-To: freebsd-doc@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (Postfix) with ESMTP id 69CE91513F for ; Thu, 29 Jul 1999 11:50:03 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id LAA69359; Thu, 29 Jul 1999 11:50:02 -0700 (PDT) (envelope-from gnats@FreeBSD.org) Date: Thu, 29 Jul 1999 11:50:02 -0700 (PDT) Message-Id: <199907291850.LAA69359@freefall.freebsd.org> To: freebsd-doc@freebsd.org Cc: From: Sheldon Hearn Subject: Re: docs/12372: man page HISTORY for strdup is wrong Reply-To: Sheldon Hearn Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.org The following reply was made to PR docs/12372; it has been noted by GNATS. From: Sheldon Hearn To: freebsd-gnats-submit@freebsd.org Cc: Subject: Re: docs/12372: man page HISTORY for strdup is wrong Date: Thu, 29 Jul 1999 20:46:54 +0200 Style precedent taken from the pipe(2) manpage: Index: strdup.3 =================================================================== RCS file: /home/ncvs/src/lib/libc/string/strdup.3,v retrieving revision 1.6 diff -u -d -r1.6 strdup.3 --- strdup.3 1997/02/22 15:03:27 1.6 +++ strdup.3 1999/07/29 18:44:21 @@ -61,5 +61,4 @@ .Sh HISTORY The .Fn strdup -function first appeared in -.Bx 4.4 . +function first appeared in UNIX System V release 2. To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message