On Wed, 15 Mar 2006 18:47:29 +0200
Ruslan Ermilov <[EMAIL PROTECTED]> wrote:
> On Wed, Mar 15, 2006 at 05:37:52PM +0100, Dag-Erling Sm?rgrav wrote:
> > Ruslan Ermilov <[EMAIL PROTECTED]> writes:
> > > On Wed, Mar 15, 2006 at 03:47:26PM +0100, Andre Oppermann wrote:
> > > > I hate mdoc...
> > > Onl
On Wed, Mar 15, 2006 at 05:37:52PM +0100, Dag-Erling Sm?rgrav wrote:
> Ruslan Ermilov <[EMAIL PROTECTED]> 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 ea
Ruslan Ermilov <[EMAIL PROTECTED]> 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>&
On Wed, Mar 15, 2006 at 03:47:26PM +0100, Andre Oppermann wrote:
> Ruslan Ermilov wrote:
> >
> > ru 2006-03-15 14:45:45 UTC
> >
> > FreeBSD src repository
> >
> > Modified files:
> > lib/libc/stdlib strtonum.3
> > Log:
> > Add a non-optional newline after ".Bx".
>
> I
Ruslan Ermilov wrote:
>
> ru 2006-03-15 14:45:45 UTC
>
> FreeBSD src repository
>
> Modified files:
> lib/libc/stdlib strtonum.3
> Log:
> Add a non-optional newline after ".Bx".
I hate mdoc...
--
Andre
___
cvs-all@freebsd.o
ru 2006-03-15 14:45:45 UTC
FreeBSD src repository
Modified files:
lib/libc/stdlib strtonum.3
Log:
Add a non-optional newline after ".Bx".
Revision ChangesPath
1.4 +2 -1 src/lib/libc/stdlib/strtonum.3
___
andre 2006-03-15 14:05:41 UTC
FreeBSD src repository
Modified files:
lib/libc/stdlib strtonum.3
Log:
Revert previous changes as we do support the .Ox macro for OpenBSD.
Pointed out by: ceri, ru, delphij
Revision ChangesPath
1.3 +4 -2 src/lib/lib
On Tue, Mar 14, 2006 at 05:01:21PM +, Andre Oppermann wrote:
> andre 2006-03-14 17:01:21 UTC
>
> FreeBSD src repository
>
> Modified files:
> lib/libc/stdlib strtonum.3
> Log:
> Fix HISTORY and point to OpenBSD.
> | @@ -150,5 +148,4 @@ are either impossible or difficu
andre 2006-03-14 17:01:21 UTC
FreeBSD src repository
Modified files:
lib/libc/stdlib strtonum.3
Log:
Fix HISTORY and point to OpenBSD.
Revision ChangesPath
1.2 +2 -5 src/lib/libc/stdlib/strtonum.3
___
cvs-a