Re: -mdoc vs. -man



In the last episode (Oct 30), Tim Kientzle said:
I've had some requests from people who want to use the libarchive
and bsdtar manpages on non-BSD systems that don't support -mdoc.

Any problems if I reworked these manpages to only require -man-old
for compatibility with these systems? (Other than the inherent
tediousness of such a project, that is.)

Yes. At least from me.

All good points. Any leads on software that can convert from -mdoc
to -man? That would neatly address this issue for me.

I use mdoc2man.awk. There isn't really an official site for it, but you
probably have a copy on your system at /usr/src/crypto/openssh/mdoc2man.awk

--
Dan Nelson
dnelson@xxxxxxxxxxxxxxx
_______________________________________________
freebsd-current@xxxxxxxxxxx mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscribe@xxxxxxxxxxx"



Relevant Pages

  • Re: -mdoc vs. -man
    ... libarchive and bsdtar manpages on non-BSD systems that don't ... support -mdoc. ... -man-old for compatibility with these systems? ...
    (freebsd-current)
  • -mdoc vs. -man
    ... I've had some requests from people who want to use ... the libarchive and bsdtar manpages on non-BSD systems ... that don't support -mdoc. ...
    (freebsd-current)
  • Re: -mdoc vs. -man
    ... bsdtar manpages on non-BSD systems that don't support -mdoc. ... compatibility with these systems? ...
    (freebsd-current)