Rich Burridge wrote: > I've got some manpages for an up-n-coming Userland component that are > processed with: > > $ groff -t -e -mdoc -Tascii <manpage>.3 > > Our man utility has conniptions with this. Looking at the various patches to > Userland > components (like .../components/libevent/patches/event.3.patch) I see these > have been > converted to the format that we use on Solaris. > > Was this done "by hand" or is there any way to automate this?
I do the mercurial ones by hand, though largely it's just hitting "n." in vi a bunch. See the comment at the top of the patch for what I did, though you may have more or other issues. Danek _______________________________________________ userland-discuss mailing list [email protected] http://mail.opensolaris.org/mailman/listinfo/userland-discuss
