Re: man and non-80 columns displays

1999-11-29 Thread Bob Vloon
Hi, > I like to use some non-standard text modes, like 132x60, but when I use > man it aways show pages as if it were at 80 columns mode. HOw to fix it? I'm using a quick hack: in the directory /usr/share/groff/tmac (slink/potato) or /usr/lib/groff/tmac (1.3) there is a file: man.local Add the l

Re: man and non-80 columns displays

1999-11-29 Thread Eric G . Miller
If your pager is less, maybe setting the columns environment variable will do the trick. See man less. -- ++ | Eric G. Milleregm2@jps.net | | GnuPG public key: http://www.jps.net/egm2/gpg.asc | +--

man and non-80 columns displays

1999-11-29 Thread Taupter
Hi people. I like to use some non-standard text modes, like 132x60, but when I use man it aways show pages as if it were at 80 columns mode. HOw to fix it? Taupter