From owner-freebsd-commit Sun Feb 18 12:32:43 1996 Return-Path: owner-commit Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA02242 for freebsd-commit-outgoing; Sun, 18 Feb 1996 12:32:43 -0800 (PST) Received: (from root@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA02235 for cvs-all-outgoing; Sun, 18 Feb 1996 12:32:39 -0800 (PST) Received: (from markm@localhost) by freefall.freebsd.org (8.7.3/8.7.3) id MAA02213 Sun, 18 Feb 1996 12:32:32 -0800 (PST) Date: Sun, 18 Feb 1996 12:32:32 -0800 (PST) From: Mark Murray Message-Id: <199602182032.MAA02213@freefall.freebsd.org> To: CVS-committers, cvs-all, cvs-libexec Subject: cvs commit: src/libexec/uucpd uucpd.8 Sender: owner-commit@FreeBSD.ORG Precedence: bulk markm 96/02/18 12:32:31 Added: libexec/uucpd uucpd.8 Log: New man page for uucpd. There is precious little info for this thing available, but I managed to find something in the BSD4.4 uucico(8) docs. Closes pr docs/131.