> On Dec 8, 2014, at 8:06 AM, Matthew Ahrens via illumos-developer > <[email protected]> wrote: > > I'd like to get input from downstream consumers of the ZFS manpages (Linux, > FreeBSD, etc). Do they use the zfs manpages from illumos, and if so will > they be able to continue using it after conversion to mdoc?
They *should* be able to (FreeBSD prefers mdoc actually), but if they need legacy man(5) format, they can get that via automatic means: mandoc -Tman zfs.1m Admittedly, the automatically generated output isn’t as friendly for human editors. - Garrett > > --matt > > On Mon, Dec 8, 2014 at 7:24 AM, Yuri Pankov via illumos-developer > <[email protected] <mailto:[email protected]>> wrote: > Hi, > > http://www.xvoid.org/illumos/webrev/il-man-zfs/ > <http://www.xvoid.org/illumos/webrev/il-man-zfs/> > > https://illumos.org/issues/5409 <https://illumos.org/issues/5409> > https://illumos.org/issues/5410 <https://illumos.org/issues/5410> > > The *BIGGEST* change here is the conversion to mdoc(5), the content fixes are > rather small, so I put them all in the same changeset. > > > ------------------------------------------- > illumos-developer > Archives: https://www.listbox.com/member/archive/182179/=now > <https://www.listbox.com/member/archive/182179/=now> > RSS Feed: https://www.listbox.com/member/archive/rss/182179/21175174-cd73734d > <https://www.listbox.com/member/archive/rss/182179/21175174-cd73734d> > Modify Your Subscription: > https://www.listbox.com/member/?&id_secret=21175174-792643f6 > <https://www.listbox.com/member/?&> > Powered by Listbox: http://www.listbox.com <http://www.listbox.com/> > > illumos-developer | Archives > <https://www.listbox.com/member/archive/182179/=now> > <https://www.listbox.com/member/archive/rss/182179/21239177-3604570e> | > Modify > <https://www.listbox.com/member/?member_id=21239177&id_secret=21239177-2d0c9337> > Your Subscription <http://www.listbox.com/>
_______________________________________________ developer mailing list [email protected] http://lists.open-zfs.org/mailman/listinfo/developer
