Path: utzoo!attcan!utgpu!watmath!att!dptg!rutgers!usc!gem.mps.ohio-state.edu!uwm.edu!mailrus!ncar!tank!uwvax!umn-d-ub!umn-cs!brsmith From: brsmith@umn-cs.CS.UMN.EDU (Brian R. Smith) Newsgroups: comp.windows.x Subject: Re: xman fails to get all the pages Message-ID: <16065@umn-cs.CS.UMN.EDU> Date: 21 Sep 89 19:19:17 GMT References: <420@adiron.UUCP> Organization: University of Minnesota, Minneapolis Lines: 28 kucharsk@uts.amdahl.com (William Kucharski) writes: >In article <420@adiron.UUCP> tro@adiron.UUCP (Tom Olin) writes: > >Environment = Sun-4/150, SunOS 4.0.3, X11R3 > > > >When xman loads the directory for section 3, which contains nearly 1200 > >entries, it gets only about 800. After checking man.c and defs.h, it looked > >like the problem was with MAXENTRY: > > >[section of xman/defs.h deleted] >Actually, this isn't the problem. If it were, you'd get the strange and >wonderful message: >"Too many manual pages in section 3 recompile with a larger value for MAXENTRY" I'd noticed something like that while using xman; the last (third) column of entries would not appear unless the window was re-sized a couple of pixels wider. I've got xman set to display the man page names top-bottom, left-right, rather than the default, so it was obvious that the man pages from (say) t-z were missing. With the default, you'd lose every third man page, which might not be noticed right away. I suspect that one of them thar widget thangs is broke, but I don't have the cleverness (or gumption) to dig it up and try to fix it. Brian