Path: utzoo!attcan!utgpu!jarvis.csri.toronto.edu!rutgers!cs.utexas.edu!uunet!adiron!tro From: tro@adiron.UUCP (Tom Olin) Newsgroups: comp.windows.x Subject: xman fails to get all the pages Message-ID: <420@adiron.UUCP> Date: 20 Sep 89 22:26:19 GMT Organization: PAR Technology, New Hartford, NY Lines: 21 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: #ifdef sun #define MAXENTRY 2000 /* The maximum number of entries in one section, on a sun. */ #else #define MAXENTRY 800 /* The maximum number of entries in one section, on other machines. */ #endif I rebuilt xman with -Dsun, but the problem persists. Any ideas? -- -=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=--=- Tom Olin ...!uunet!adiron!tro PAR Technology Corporation New Hartford, NY 13413 (315) 738-0600, ext. 638