From owner-cvs-gnu Sun Feb 5 13:48:24 1995 Return-Path: cvs-gnu-owner Received: (from root@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id NAA06960 for cvs-gnu-outgoing; Sun, 5 Feb 1995 13:48:24 -0800 Received: (from wpaul@localhost) by freefall.cdrom.com (8.6.9/8.6.6) id NAA06924; Sun, 5 Feb 1995 13:48:08 -0800 Date: Sun, 5 Feb 1995 13:48:08 -0800 From: Bill Paul Message-Id: <199502052148.NAA06924@freefall.cdrom.com> To: CVS-commiters, cvs-gnu Subject: cvs commit: src/gnu/usr.bin/yppush yppush.8 Makefile yppush.c Sender: cvs-gnu-owner@freebsd.org Precedence: bulk wpaul 95/02/05 13:48:06 Modified: gnu/usr.bin/yppush Makefile yppush.c Added: gnu/usr.bin/yppush yppush.8 Log: Wrote manual page for yppush and edited Makefile to install it. Added conditional definition for _PATH_YP in yppush.c in case _PATH_YP isn't defined anywhere else.