mouring at etoh.eviladmin.org
2001-May-03 20:40 UTC
bug, (or stupid user) report: man page garbled under Sol7
On Thu, 3 May 2001, Gus Mancuso wrote:> Hello OpenSSH developers > > First, many thanks for producing this app! > > I've noticed that the man pages for openssh don't look > at all like man pages. My somewhat limited > troubleshooting skills point towards a problem with > nroff not expanding the macros embedded in the man > files. > When I `man sshd`, I get pure text (No > bold/underlined, or even recognizable man page > sections) and "incomplete sentences" (probably a > result of those same nroff macros not being expanded). > > > I am using Solaris 7 on Sun Ultra450 and Ultra250 > servers, both of which exhibit the same problem. > uname -a results for both machines: > > SunOS xmnsas03 5.7 Generic_106541-08 sun4u sparc > SUNW,Ultra-4 > > I can't find any version info for nroff.. sorry. > > attached is the text I receive from `man sshd` > >Which OpenSSH release? Under the latest 2.9p1 it should autodetect if you can support 'mdoc' format (what most BSD used), and if it can't it will convert them to 'man' (SysV style) or step down to 'doc' (preformated). - Ben [Change cc: to OpenSSH Dev List]