From owner-cvs-all Wed Mar 13 15:27: 9 2002 Delivered-To: cvs-all@freebsd.org Received: from fledge.watson.org (fledge.watson.org [204.156.12.50]) by hub.freebsd.org (Postfix) with ESMTP id 1BCB037B416; Wed, 13 Mar 2002 15:27:01 -0800 (PST) Received: from fledge.watson.org (fledge.pr.watson.org [192.0.2.3]) by fledge.watson.org (8.11.6/8.11.6) with SMTP id g2DNQti30402; Wed, 13 Mar 2002 18:26:55 -0500 (EST) (envelope-from robert@fledge.watson.org) Date: Wed, 13 Mar 2002 18:26:54 -0500 (EST) From: Robert Watson X-Sender: robert@fledge.watson.org To: Dag-Erling Smorgrav Cc: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: Re: cvs commit: doc/share/sgml man-refs.ent In-Reply-To: Message-ID: MIME-Version: 1.0 Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.ORG On 13 Mar 2002, Dag-Erling Smorgrav wrote: > Robert Watson writes: > > Log: > > Add tentities for sx(9), sx_slock(9), and sx_xlock(9). > > Shouldn't this be automated? I use the following to generate a > similar file in my private document tree: > > find /usr/share/man/man* -name '*gz' | perl -n -e 'next unless (m,^(.*/)([\w\._-]+)\.(\d)\.gz$,); print "$2$3\">";' >manpages.ent As I told Michael Lucas in another forum: I'm just a poor kernel developer, these doc tree things are too confusing and complicated for me. :-) I just hack a bit and hope no one shoots me on sight. Robert N M Watson FreeBSD Core Team, TrustedBSD Project robert@fledge.watson.org NAI Labs, Safeport Network Services To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message