From steve@Watt.COM  Fri Mar 21 17:50:10 2003
Return-Path: <steve@Watt.COM>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 7A72B37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 21 Mar 2003 17:50:10 -0800 (PST)
Received: from wattres.Watt.COM (wattres.watt.com [66.93.133.130])
	by mx1.FreeBSD.org (Postfix) with ESMTP id F1E6E43FAF
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 21 Mar 2003 17:50:09 -0800 (PST)
	(envelope-from steve@Watt.COM)
Received: (from steve@localhost)
	by wattres.Watt.COM (8.12.8/8.12.8) id h2M1o9B5042382;
	Fri, 21 Mar 2003 17:50:09 -0800 (PST)
	(envelope-from steve)
Message-Id: <200303220150.h2M1o9B5042382@wattres.Watt.COM>
Date: Fri, 21 Mar 2003 17:50:09 -0800 (PST)
From: Steve Watt <steve@Watt.COM>
Reply-To: Steve Watt <steve@Watt.COM>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: localtime_r man page doesn't exist
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         50181
>Category:       docs
>Synopsis:       localtime_r man page doesn't exist
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    keramida
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Mar 21 18:00:26 PST 2003
>Closed-Date:    Fri May 23 16:47:31 PDT 2003
>Last-Modified:  Fri May 23 16:47:31 PDT 2003
>Originator:     Steve Watt
>Release:        FreeBSD 4.8-RC i386
>Organization:
Watt Consultants
>Environment:
System: FreeBSD wattres.Watt.COM 4.8-RC FreeBSD 4.8-RC #16: Thu Mar 20 11:14:14 PST 2003 root@wattres.Watt.COM:/old/usr/obj/usr/src/sys/WATTRES i386


>Description:
In 4-STABLE, there's no localtime_r(3) symlink/page, even though it's
on the localtime(3) man page.

>How-To-Repeat:
man localtime_r

>Fix:
hack fix:
# cd /usr/share/man/man3
# ln -s localtime.3.gz localtime_r.3.gz

>Release-Note:
>Audit-Trail:

From: "Simon L. Nielsen" <simon@nitro.dk>
To: freebsd-gnats-submit@FreeBSD.org, steve@Watt.COM
Cc:  
Subject: Re: docs/50181: localtime_r man page doesn't exist
Date: Fri, 23 May 2003 22:10:12 +0200

 --VrqPEDrXMn8OVzN4
 Content-Type: text/plain; charset=us-ascii
 Content-Disposition: inline
 Content-Transfer-Encoding: quoted-printable
 
 Hello
 
 This PR is duplicate of docs/22644 which was fixed in v. 1.10 of
 src/lib/libc/stdtime/Makefile.inc but was never MFC'ed.
 
 So this PR can be closed, if the above mentioned change is MFC'ed.
 
 --=20
 Simon L. Nielsen
 
 --VrqPEDrXMn8OVzN4
 Content-Type: application/pgp-signature
 Content-Disposition: inline
 
 -----BEGIN PGP SIGNATURE-----
 Version: GnuPG v1.2.2 (FreeBSD)
 
 iD8DBQE+zoAj8kocFXgPTRwRAkSrAKCIXmi9LAM6jEkulZQh6DlqM4zhhgCglE+/
 3pt0Ge2Bf1lSwvljhrsBEVM=
 =o1jC
 -----END PGP SIGNATURE-----
 
 --VrqPEDrXMn8OVzN4--
State-Changed-From-To: open->closed 
State-Changed-By: keramida 
State-Changed-When: Fri May 23 16:45:54 PDT 2003 
State-Changed-Why:  
I just merged the appropriate changes in revision 1.9.2.3 
of src/lib/libc/stdtime/Makefile.inc 

Thanks to both of you. 


Responsible-Changed-From-To: freebsd-doc->keramida 
Responsible-Changed-By: keramida 
Responsible-Changed-When: Fri May 23 16:45:54 PDT 2003 
Responsible-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=50181 
>Unformatted:
