aboutsummaryrefslogtreecommitdiff
path: root/gnu/usr.bin/yppush
diff options
context:
space:
mode:
Diffstat (limited to 'gnu/usr.bin/yppush')
-rw-r--r--gnu/usr.bin/yppush/Makefile2
-rw-r--r--gnu/usr.bin/yppush/yppush.82
-rw-r--r--gnu/usr.bin/yppush/yppush.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/gnu/usr.bin/yppush/Makefile b/gnu/usr.bin/yppush/Makefile
index 374760aa302c..dcee477ec871 100644
--- a/gnu/usr.bin/yppush/Makefile
+++ b/gnu/usr.bin/yppush/Makefile
@@ -1,5 +1,5 @@
# from: @(#)Makefile 5.8 (Berkeley) 7/28/90
-# $Id: Makefile,v 1.7 1995/05/30 05:05:19 rgrimes Exp $
+# $Id: Makefile,v 1.7.4.1 1995/08/30 07:16:34 davidg Exp $
PROG= yppush
SRCS= yp_clnt.c yppush.c
diff --git a/gnu/usr.bin/yppush/yppush.8 b/gnu/usr.bin/yppush/yppush.8
index 92e140540b02..5a2c45537796 100644
--- a/gnu/usr.bin/yppush/yppush.8
+++ b/gnu/usr.bin/yppush/yppush.8
@@ -29,7 +29,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.\" $Id$
+.\" $Id: yppush.8,v 1.1 1995/02/05 21:48:04 wpaul Exp $
.\"
.Dd February 5, 1995
.Dt YPPUSH 8
diff --git a/gnu/usr.bin/yppush/yppush.c b/gnu/usr.bin/yppush/yppush.c
index aca50af6464a..3d026f43fe54 100644
--- a/gnu/usr.bin/yppush/yppush.c
+++ b/gnu/usr.bin/yppush/yppush.c
@@ -18,7 +18,7 @@
Modified for use with FreeBSD 2.x by Bill Paul (wpaul@ctr.columbia.edu)
- $Id: yppush.c,v 1.6.2.1 1995/06/04 17:15:49 davidg Exp $
+ $Id: yppush.c,v 1.7 1995/06/11 19:28:55 rgrimes Exp $
*/
#include <stdio.h>