daemon@ATHENA.MIT.EDU (Chris D. Peterson)
Sun Sep 18 18:00:51 1988
To: Henry Mensch <henry@ATHENA.MIT.EDU>
Cc: geer@ATHENA.MIT.EDU, bugs@ATHENA.MIT.EDU, kit@ATHENA.MIT.EDU
In-Reply-To: Your message of Thu, 15 Sep 88 21:05:40 -0400.
Date: Sun, 18 Sep 88 18:00:10 EDT
From: Chris D. Peterson <kit@ATHENA.MIT.EDU>
> the /mit/StaffTools/rtbin/xman directory for section 1 does not list xterm.
>
> - --dan
dora (73)>cd /usr/man/man1/
dora (74)>ls x*
xget.1 xman.1 xmore.1 xsend.1 xstr.1
dora (75)>cd /usr/man/mann
dora (76)>ls x*
x10tox11.n xedit.n xlogo.n xprkbd.n xsetroot.n xwud.n
xbiff.n xfd.n xlsfonts.n xprop.n xterm.n
xcalc.n xhost.n xmh.n xrdb.n xversion.n
xclock.n xinit.n xmodmap.n xrefresh.n xwd.n
xdpr.n xload.n xpr.n xset.n xwininfo.n
As you can see all the "X" client programs are listed in "mann" and not "man1".
This is not xman's fault, it is doing what it was told to, it is the fault
of our manual page directory structure. Have you ever tried to use xman when
program C system calls (Is that is section 2 or 3 ????) it is a real pain.
The proper fix is to go through our manual directories and do a restructure
so that they are devided into proper sections. "~" files are listed by xman
too, another annoyance of unclean manual directories.
Chris