From owner-freebsd-hackers Thu Oct 5 22:36:46 1995 Return-Path: owner-hackers Received: (from root@localhost) by freefall.freebsd.org (8.6.12/8.6.6) id WAA11168 for hackers-outgoing; Thu, 5 Oct 1995 22:36:46 -0700 Received: from clem.systemsix.com (clem.systemsix.com [198.99.86.131]) by freefall.freebsd.org (8.6.12/8.6.6) with ESMTP id WAA11156 for ; Thu, 5 Oct 1995 22:36:37 -0700 Received: from localhost (localhost [127.0.0.1]) by clem.systemsix.com (8.6.8/8.6.6) with SMTP id XAA27920; Thu, 5 Oct 1995 23:36:27 -0600 Message-Id: <199510060536.XAA27920@clem.systemsix.com> X-Authentication-Warning: clem.systemsix.com: Host localhost didn't use HELO protocol From: Steve Passe To: hackers@freebsd.org Cc: Brian Tao Subject: Re: Preformatted man pages and 2.1.0-950928-SNAP In-reply-to: Your message of "Wed, 04 Oct 1995 19:50:30 EDT." Date: Thu, 05 Oct 1995 23:36:27 -0600 Sender: owner-hackers@freebsd.org Precedence: bulk Hi, > Is anyone else having problems with pre-formatted man pages with > the September snapshot? man(1) appears to ignore the presence of > preformatted man pages. I've created all the cat* directories in > /usr/share/man and /usr/local/man, man(1) will save the preformatted > pages in there, but subsequent invocations still produce the > "Formatting page, please wait" message. Running catman doesn't help > either. All the directories are world-readable and owned by user man, > group man. Any ideas? With 950922 I saw the same problem, but slighly different specifics: my problem was that /usr/bin/man was a SUID program, owned by user man while all the xxx/catn directories were owned by user bin. Running man as root worked, ie it formatted and found the formated files next invocation, but man failed for joe user. I 'chown bin /usr/bin/man' and it started to work. I can't get xman to work properly for joe user. if run by root xman asks if you want to save the formatted file, and does the good thing.... but if joe user runs xman it never asks joe about saving the formatted version. Anyone have a fix for this problem?? -- Steve Passe | powered by smp@csn.net | FreeBSD