On Sat, Mar 16, 2013 at 8:59 PM, deeptech71 <deeptec...@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 . mandoc without this error _______________________________________________ freebsd-current@freebsd.org mailing list http://lists.freebsd.org/mailman/listinfo/freebsd-current To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"