From owner-cvs-lib Thu Feb 15 15:17:05 1996 Return-Path: owner-cvs-lib Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA01297 for cvs-lib-outgoing; Thu, 15 Feb 1996 15:17:05 -0800 (PST) Received: (from mpp@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id PAA01282 Thu, 15 Feb 1996 15:16:56 -0800 (PST) From: Mike Pritchard Message-Id: <199602152316.PAA01282@freefall.freebsd.org> Subject: Re: cvs commit: src/lib/libc/gen getmntinfo.3 getvfsent.3 setjmp.3 sysconf.3 sysctl.3 src/lib/libc/net linkaddr.3 rcmd.3 src/lib/liy To: mpp@freefall.freebsd.org (Mike Pritchard) Date: Thu, 15 Feb 1996 15:16:56 -0800 (PST) Cc: CVS-committers@freefall.freebsd.org, cvs-lib@freefall.freebsd.org In-Reply-To: <199602152007.MAA19168@freefall.freebsd.org> from "Mike Pritchard" at Feb 15, 96 12:07:09 pm X-Mailer: ELM [version 2.4 PL24] Content-Type: text Sender: owner-cvs-lib@FreeBSD.ORG Precedence: bulk Mike Pritchard wrote: > > mpp 96/02/15 12:07:08 > > Modified: lib/libc/compat-43 sigvec.2 > lib/libc/gen getmntinfo.3 getvfsent.3 setjmp.3 sysconf.3 > sysctl.3 > lib/libc/net linkaddr.3 rcmd.3 > lib/libc/stdlib system.3 > lib/libc/sys fcntl.2 intro.2 mmap.2 sigaction.2 vfork.2 > Log: > Fixed a bunch of man page cross references that were > in the main text of various man pages. > > Thanks to Warner Losh for adding an option to manck to allow > it to scan the entire man page looking for bogus xrefs, instead > of just checking the SEE ALSO section. > Oops!!!!! That should read thanks to Wolfram Schneider, not Warner Losh. Sorry about that Wolfram! -Mike