From owner-cvs-all Wed Oct 7 23:53:35 1998 Return-Path: Received: (from daemon@localhost) by hub.freebsd.org (8.8.8/8.8.8) id XAA05161 for cvs-all-outgoing; Wed, 7 Oct 1998 23:53:35 -0700 (PDT) (envelope-from owner-cvs-all) Received: from freefall.freebsd.org (freefall.FreeBSD.ORG [204.216.27.21]) by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id XAA05155; Wed, 7 Oct 1998 23:53:34 -0700 (PDT) (envelope-from jkh@FreeBSD.org) From: "Jordan K. Hubbard" Received: (from jkh@localhost) by freefall.freebsd.org (8.8.8/8.8.5) id XAA01791; Wed, 7 Oct 1998 23:53:33 -0700 (PDT) Date: Wed, 7 Oct 1998 23:53:33 -0700 (PDT) Message-Id: <199810080653.XAA01791@freefall.freebsd.org> To: cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG Subject: cvs commit: src/lib/libutil auth.3 auth.conf.5 property.3 Makefile Sender: owner-cvs-all@FreeBSD.ORG X-Loop: FreeBSD.org Precedence: bulk jkh 1998/10/07 23:53:33 PDT Modified files: lib/libutil Makefile Added files: lib/libutil auth.3 auth.conf.5 property.3 Log: Add some rudimentary documentation for my new functions. Revision Changes Path 1.21 +5 -2 src/lib/libutil/Makefile