Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 28 Feb 2001 15:22:44 +0200
From:      Ruslan Ermilov <ru@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   Re: cvs commit: src/lib/libcompat/4.4 cuserid.3
Message-ID:  <20010228152243.A95292@sunbay.com>
In-Reply-To: <200102281311.f1SDBqN35970@freefall.freebsd.org>; from ru@FreeBSD.org on Wed, Feb 28, 2001 at 05:11:52AM -0800
References:  <200102281318.f1SDI6p37216@freefall.freebsd.org> <200102281314.f1SDEEd36460@freefall.freebsd.org> <200102281311.f1SDBqN35970@freefall.freebsd.org>

next in thread | previous in thread | raw e-mail | index | archive | help
For those interested, I have fixed the Pa macro in mdocNG
so that it properly works if called without argument.
(It should print ~ in this case).  As a side effect, this
uncovered the bugs I have fixed below.

For example,

.Pa Aq unistd.h

now becomes

~ <unistd.h>

This surely had to be written like this:

.Aq Pa unistd.h

On Wed, Feb 28, 2001 at 05:11:52AM -0800, Ruslan Ermilov wrote:
> ru          2001/02/28 05:11:52 PST
> 
>   Modified files:
>     lib/libcompat/4.4    cuserid.3 
>   Log:
>   mdoc(7) police: prepare for mdocNG.
>   
>   Revision  Changes    Path
>   1.13      +2 -2      src/lib/libcompat/4.4/cuserid.3

On Wed, Feb 28, 2001 at 05:14:14AM -0800, Ruslan Ermilov wrote:
> ru          2001/02/28 05:14:14 PST
> 
>   Modified files:
>     usr.sbin/pim6sd      pim6sd.8 
>   Log:
>   Prepare for mdocNG.
>   
>   Revision  Changes    Path
>   1.9       +2 -2      src/usr.sbin/pim6sd/pim6sd.8

On Wed, Feb 28, 2001 at 05:18:06AM -0800, Ruslan Ermilov wrote:
> ru          2001/02/28 05:18:06 PST
> 
>   Modified files:
>     share/man/man4       tty.4 yp.4 
>   Log:
>   Prepare for mdocNG.
>   
>   Revision  Changes    Path
>   1.12      +3 -3      src/share/man/man4/tty.4
>   1.23      +7 -4      src/share/man/man4/yp.4


-- 
Ruslan Ermilov		Oracle Developer/DBA,
ru@sunbay.com		Sunbay Software AG,
ru@FreeBSD.org		FreeBSD committer,
+380.652.512.251	Simferopol, Ukraine

http://www.FreeBSD.org	The Power To Serve
http://www.oracle.com	Enabling The Information Age

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-all" in the body of the message




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20010228152243.A95292>