From owner-cvs-all Tue Nov 21 4: 3:35 2000 Delivered-To: cvs-all@freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id DB89037B4D7; Tue, 21 Nov 2000 04:03:31 -0800 (PST) Received: (from ben@localhost) by freefall.freebsd.org (8.9.3/8.9.2) id EAA90086; Tue, 21 Nov 2000 04:03:31 -0800 (PST) (envelope-from ben@FreeBSD.org) Message-Id: <200011211203.EAA90086@freefall.freebsd.org> From: Ben Smithurst Date: Tue, 21 Nov 2000 04:03:31 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libcompat/4.1 cftime.3 ftime.3 getpw.3 stty.3 src/lib/libcompat/4.3 cfree.3 insque.3 lsearch.3 re_comp.3 rexec.3 src/lib/libcompat/4.4 cuserid.3 src/lib/libcompat/regexp regexp.3 X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG ben 2000/11/21 04:03:31 PST Modified files: lib/libcompat/4.1 cftime.3 ftime.3 getpw.3 stty.3 lib/libcompat/4.3 cfree.3 insque.3 lsearch.3 re_comp.3 rexec.3 lib/libcompat/4.4 cuserid.3 lib/libcompat/regexp regexp.3 Log: Remove text saying "this is available from the compatibility library, libcompat" in favour of a .Sh LIBRARY section using the .Lb macro. Also add .Bf -symbolic around the text saying "this is obsolete" in re_comp.3. PR: 22675 Submitted by: Mike Meyer Reviewed by: sheldonh Revision Changes Path 1.10 +3 -2 src/lib/libcompat/4.1/cftime.3 1.7 +3 -3 src/lib/libcompat/4.1/ftime.3 1.7 +3 -2 src/lib/libcompat/4.1/getpw.3 1.5 +3 -2 src/lib/libcompat/4.1/stty.3 1.7 +3 -2 src/lib/libcompat/4.3/cfree.3 1.7 +3 -2 src/lib/libcompat/4.3/insque.3 1.5 +3 -2 src/lib/libcompat/4.3/lsearch.3 1.7 +5 -2 src/lib/libcompat/4.3/re_comp.3 1.6 +3 -2 src/lib/libcompat/4.3/rexec.3 1.11 +3 -2 src/lib/libcompat/4.4/cuserid.3 1.8 +3 -2 src/lib/libcompat/regexp/regexp.3 To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message