Andrey Fesenko <[email protected]> writes: > On Sat, Mar 16, 2013 at 8:59 PM, deeptech71 <[email protected]> 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).
There's one more .Fx bug in __iconv_get_list(3) since 9.0. > not correct macros .Fx may be fix > % diff script.1 script.1.orig > 181c181 > < .Fx 10.0 . > --- >> .Fx 10 . Brian, what happened to MFC'ing -d/-p/-r options ? r238896 seems to work just fine on script(1) from /stable/9 and /stable/8. _______________________________________________ [email protected] mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "[email protected]"
