cvs commit: src/lib/libc/stdlib strtonum.3
Dag-Erling Smørgrav
des at des.no
Wed Mar 15 16:38:00 UTC 2006
Ruslan Ermilov <ru at freebsd.org> 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. :-)
which is a lot easier than it sounds - for the uninitiated:
# groff -Tlatin1 -mdoc strtonum.3 2>&1 | less
(you may want to substitute another device for latin1, e.g. utf8 or
koi8-r; see grotty(1) for a list of supported devices)
DES
--
Dag-Erling Smørgrav - des at des.no
More information about the cvs-src
mailing list