From owner-cvs-all@FreeBSD.ORG Wed Mar 15 16:49:39 2006 Return-Path: X-Original-To: cvs-all@FreeBSD.org Delivered-To: cvs-all@FreeBSD.org Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125]) by hub.freebsd.org (Postfix) with ESMTP id 2F79016A400; Wed, 15 Mar 2006 16:49:39 +0000 (UTC) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua (tigra.ip.net.ua [82.193.96.10]) by mx1.FreeBSD.org (Postfix) with ESMTP id 5907D43D45; Wed, 15 Mar 2006 16:49:35 +0000 (GMT) (envelope-from ru@ip.net.ua) Received: from localhost (rocky.ip.net.ua [82.193.96.2]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id k2FGnRGn057031; Wed, 15 Mar 2006 18:49:27 +0200 (EET) (envelope-from ru@ip.net.ua) Received: from tigra.ip.net.ua ([82.193.96.10]) by localhost (rocky.ip.net.ua [82.193.96.2]) (amavisd-new, port 10024) with LMTP id 25182-06; Wed, 15 Mar 2006 18:48:27 +0200 (EET) Received: from heffalump.ip.net.ua (heffalump.ip.net.ua [82.193.96.213]) by tigra.ip.net.ua (8.12.11/8.12.11) with ESMTP id k2FGlABV056967 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NO); Wed, 15 Mar 2006 18:47:10 +0200 (EET) (envelope-from ru@ip.net.ua) Received: (from ru@localhost) by heffalump.ip.net.ua (8.13.4/8.13.4) id k2FGlTOP014592; Wed, 15 Mar 2006 18:47:29 +0200 (EET) (envelope-from ru) Date: Wed, 15 Mar 2006 18:47:29 +0200 From: Ruslan Ermilov To: Dag-Erling Sm?rgrav Message-ID: <20060315164729.GJ10897@ip.net.ua> References: <200603151445.k2FEjj01057553@repoman.freebsd.org> <441828FE.33D74622@freebsd.org> <20060315154306.GH10897@ip.net.ua> <86veufzmsf.fsf@xps.des.no> Mime-Version: 1.0 Content-Type: multipart/signed; micalg=pgp-sha1; protocol="application/pgp-signature"; boundary="LQAwcd5tHl0Qlnzi" Content-Disposition: inline In-Reply-To: <86veufzmsf.fsf@xps.des.no> User-Agent: Mutt/1.5.11 X-Virus-Scanned: amavisd-new at ip.net.ua Cc: cvs-src@FreeBSD.org, src-committers@FreeBSD.org, Andre Oppermann , cvs-all@FreeBSD.org Subject: Re: cvs commit: src/lib/libc/stdlib strtonum.3 X-BeenThere: cvs-all@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: CVS commit messages for the entire tree List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Wed, 15 Mar 2006 16:49:39 -0000 --LQAwcd5tHl0Qlnzi Content-Type: text/plain; charset=us-ascii Content-Disposition: inline Content-Transfer-Encoding: quoted-printable On Wed, Mar 15, 2006 at 05:37:52PM +0100, Dag-Erling Sm?rgrav wrote: > Ruslan Ermilov writes: > > On Wed, Mar 15, 2006 at 03:47:26PM +0100, Andre Oppermann wrote: > > > I hate mdoc... > > Only if you don't care to check the produced output and stderr. :-) >=20 > which is a lot easier than it sounds - for the uninitiated: >=20 > # groff -Tlatin1 -mdoc strtonum.3 2>&1 | less >=20 > (you may want to substitute another device for latin1, e.g. utf8 or > koi8-r; see grotty(1) for a list of supported devices) >=20 Even easier: cd /usr/src/lib/libc make manlint MAN=3Dstrtonum.3 # to check stderr make all-man MAN=3Dstrtonum.3 -DMANBUILDCAT # to format Cheers, --=20 Ruslan Ermilov ru@FreeBSD.org FreeBSD committer --LQAwcd5tHl0Qlnzi Content-Type: application/pgp-signature Content-Disposition: inline -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.2 (FreeBSD) iD8DBQFEGEUhqRfpzJluFF4RAtiXAJ9K1hgcdQ2sD2kFLcwHBW4sxlBEbgCfctC4 +AXutz4ajKvjXtYQ1wJN6sE= =AUKf -----END PGP SIGNATURE----- --LQAwcd5tHl0Qlnzi--