In the last episode (Jan 17), David J. Weller-Fahy said:
> To expand on the question in the subject: How does one tell `man` not to
> automatically format man pages to 80 columns?  I'm looking for a fairly
> easy way to do this, or confirmation it would involve internal gymnastics
> I may not be willing to perform.

For FreeBSD-originated manpages, it looks like the line length is taken from
the .ll and .lt definitions in /usr/share/tmac/mdoc/doc-nroff .  If you
comment them out, you get the groff default width of 6 inches.  I don't know
if groff can pull values from environment variables or the physical TTY.

-- 
        Dan Nelson
        [email protected]
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to "[email protected]"

Reply via email to