Robert Watson <rwat...@freebsd.org> wrote: > I'm guessing this relates to nroff/groff tweaks, but I was a bit unhappy to > learn that the command I've used for the last decade to render man pages > while > editing them (nroff -mandoc foo.1 | more) no longer works (output below).
nroff -c -mandoc foo.1 should work as expected. -- Christian "naddy" Weisgerber na...@mips.inka.de _______________________________________________ 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"