Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 17 Mar 2013 02:40:15 +0400
From:      Sergey Kandaurov <pluknet@gmail.com>
To:        Andrey Fesenko <f0andrey@gmail.com>, deeptech71 <deeptech71@gmail.com>
Cc:        FreeBSD Current <freebsd-current@freebsd.org>
Subject:   Re: mdoc warning: .Fx: Unknown FreeBSD version `10' (#181)
Message-ID:  <CAE-mSOLtMxWQKERSm06K9pPZ%2Bek-bVLgmgx2_H25xL=NX%2BLgsg@mail.gmail.com>
In-Reply-To: <CA%2BK5SrNVrPmiqrNC=QSoYug_yKeZg0Oi6PSC58asq8vLcENKkQ@mail.gmail.com>
References:  <5144A501.3070502@gmail.com> <CA%2BK5SrNVrPmiqrNC=QSoYug_yKeZg0Oi6PSC58asq8vLcENKkQ@mail.gmail.com>

next in thread | previous in thread | raw e-mail | index | archive | help
On 17 March 2013 02:05, Andrey Fesenko <f0andrey@gmail.com> wrote:
> On Sat, Mar 16, 2013 at 8:59 PM, deeptech71 <deeptech71@gmail.com> wrote:
>> When running ``man script'' (world r248258), I get:
>>
>>   mdoc warning: .Fx: Unknown FreeBSD version `10' (#181)
>>
>> (and the whole man page, which quickly hides the warning).
>
> reproduce
>
> # whereis man
> man: /usr/bin/man /usr/share/man/man1/man.1.gz /usr/src/usr.bin/man
> # uname -a
> FreeBSD x220.local 10.0-CURRENT FreeBSD 10.0-CURRENT #0 r248378: Sun
> Mar 17 00:11:12 MSK 2013
> andrey@x220.local:/usr/obj/usr/src/sys/W_BOOK  amd64
>
>  % man script | head -1
> mdoc warning: .Fx: Unknown FreeBSD version `10' (#181)
> SCRIPT(1)               FreeBSD General Commands Manual              SCRIPT(1)
>
> not correct macros .Fx may be fix
>  % diff script.1 script.1.orig
> 181c181
> < .Fx 10.0 .
> ---
>> .Fx 10 .

Fix committed in r248388, thanks.

-- 
wbr,
pluknet



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?CAE-mSOLtMxWQKERSm06K9pPZ%2Bek-bVLgmgx2_H25xL=NX%2BLgsg>