On 2011-11-30, Chris F.A. Johnson wrote: > On 2011-08-31, Chris F.A. Johnson wrote: >> How does one turn off hyphenation and justification in man pages? > > Some years ago I found an answer to this, but I can't find it now. > > Does anyone know?
After a lot of hunting and experimentation, putting this in /usr/share/groff/site-tmac/man.local worked: .hy 0 .if n .ad l -- Chris F.A. Johnson <http://cfajohnson.com> Author: ======================= Pro Bash Programming: Scripting the GNU/Linux Shell (2009, Apress) Shell Scripting Recipes: A Problem-Solution Approach (2005, Apress)