From owner-freebsd-doc@FreeBSD.ORG Thu Aug 14 13:00:07 2008 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id 13B0E106564A for ; Thu, 14 Aug 2008 13:00:07 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id EA8998FC17 for ; Thu, 14 Aug 2008 13:00:06 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (gnats@localhost [127.0.0.1]) by freefall.freebsd.org (8.14.2/8.14.2) with ESMTP id m7ED06vQ002356 for ; Thu, 14 Aug 2008 13:00:06 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.2/8.14.1/Submit) id m7ED06SQ002355; Thu, 14 Aug 2008 13:00:06 GMT (envelope-from gnats) Date: Thu, 14 Aug 2008 13:00:06 GMT Message-Id: <200808141300.m7ED06SQ002355@freefall.freebsd.org> To: freebsd-doc@FreeBSD.org From: newsonia Cc: Subject: Re:docs/126487: fix language on atol(3) manpage X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list Reply-To: newsonia List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Thu, 14 Aug 2008 13:00:07 -0000 The following reply was made to PR docs/126487; it has been noted by GNATS. From: newsonia To: "Edwin Groothuis" Cc: FreeBSD-gnats-submit Subject: Re:docs/126487: fix language on atol(3) manpage Date: Thu, 14 Aug 2008 20:36:14 +0800 (CST) ------=_Part_197203_20533956.1218717374274 Content-Type: text/plain; charset=GBK Content-Transfer-Encoding: quoted-printable You should change ports packet or upate your Ports =D4=DA2008-08-13=A3=AC"Edwin Groothuis" =D0=B4=B5=C0=A3= =BA >Number: 126487 >Category: docs >Synopsis: fix language on atol(3) manpage >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: =20 >Keywords: =20 >Date-Required: >Class: change-request >Submitter-Id: current-users >Arrival-Date: Wed Aug 13 01:10:01 UTC 2008 >Closed-Date: >Last-Modified: >Originator: Edwin Groothuis >Release: FreeBSD 7.0-RELEASE-p1 i386 >Organization: - >Environment: System: FreeBSD k7.mavetju 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #2: Wed Ma= y 28 08:12:56 EST 2008 edwin@k7.mavetju:/usr/src/sys/i386/compile/k7 i386 >Description: Man page now says: ERRORS The functions atol() and atoll() need not affect the value of errno on= an error. That line doesn't make sense, it should be replaced with: ERRORS The functions atol() and atoll() do not affect the value of errno on a= n error. or ERRORS The functions atol() and atoll() do not affect the value of errno in case of an error. >How-To-Repeat: >Fix: >Release-Note: >Audit-Trail: >Unformatted: _______________________________________________ freebsd-doc@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-doc To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org" =20 ------=_Part_197203_20533956.1218717374274 Content-Type: text/html; charset=GBK Content-Transfer-Encoding: quoted-printable You should change ports packet or upate your Ports


=D4=DA2008-08= -13=A3=AC"Edwin Groothuis" <edwin@mavetju.org> =D0=B4=B5=C0=A3=BA
=
 
 >Number:         126487
 >Category:       docs
 >Synopsis:       fix language on atol(3) manpage
 >Confidential:   no
 >Severity:       non-critical
 >Priority:       low
 >Responsible:    freebsd-doc
 >State:          open
 >Quarter:       =20
 >Keywords:      =20
 >Date-Required:
 >Class:          change-request
 >Submitter-Id:   current-users
 >Arrival-Date:   Wed Aug 13 01:10:01 UTC 2008
 >Closed-Date:
 >Last-Modified:
 >Originator:     Edwin Groothuis
 >Release:        FreeBSD 7.0-RELEASE-p1 i386
 >Organization:
 -
 >Environment:
 System: FreeBSD k7.mavetju 7.0-RELEASE-p1 FreeBSD 7.0-RELEASE-p1 #2: Wed Ma=
 y 28 08:12:56 EST 2008 edwin@k7.mavetju:/usr/src/sys/i386/compile/k7 i386
 
 
 >Description:
 
 Man page now says:
 
 ERRORS
      The functions atol() and atoll() need not affect the value of errno on=
  an
      error.
 
 That line doesn't make sense, it should be replaced with:
 
 ERRORS
      The functions atol() and atoll() do not affect the value of errno on a=
 n
      error.
 
 or
 
 ERRORS
      The functions atol() and atoll() do not affect the value of
      errno in case of an error.
 
 >How-To-Repeat:
 >Fix:
 >Release-Note:
 >Audit-Trail:
 >Unformatted:
 _______________________________________________
 freebsd-doc@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-doc
 To unsubscribe, send any mail to "freebsd-doc-unsubscribe@freebsd.org"
 =20
 
------=_Part_197203_20533956.1218717374274--