From owner-cvs-all Sun Feb 11 9:24:30 2001 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 9322137B401; Sun, 11 Feb 2001 09:24:25 -0800 (PST) Received: (from nik@localhost) by freefall.freebsd.org (8.11.1/8.11.1) id f1BHOPb18376; Sun, 11 Feb 2001 09:24:25 -0800 (PST) (envelope-from nik) Message-Id: <200102111724.f1BHOPb18376@freefall.freebsd.org> From: Nik Clayton Date: Sun, 11 Feb 2001 09:24:25 -0800 (PST) To: cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/db/man dbm.3 Makefile.inc X-FreeBSD-CVS-Branch: HEAD Sender: owner-cvs-all@FreeBSD.ORG Precedence: bulk X-Loop: FreeBSD.ORG nik 2001/02/11 09:24:25 PST Modified files: lib/libc/db/man Makefile.inc Added files: lib/libc/db/man dbm.3 Log: Add a man page for the dbm_* functions, and update the Makefile to link it in. Some review from -hackers (some time ago), and I think the best way to get this improved (if it needs improving) or updating, is to bring it in. PR: docs/12557 Submitted by: Tim Singletary Revision Changes Path 1.9 +12 -2 src/lib/libc/db/man/Makefile.inc To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe cvs-all" in the body of the message