summaryrefslogtreecommitdiff
path: root/sbin/nfsiod
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1996-06-23 14:32:54 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1996-06-23 14:32:54 +0000
commitee6961ddca5997df33c6cd3d6a3b1d923481bbd2 (patch)
treed0c5a8ce449174adb1446885a3852074d1bf406d /sbin/nfsiod
parenta3ac5dbadb5694f6713891634647a7cef4553c0f (diff)
update rcsid
Diffstat (limited to 'sbin/nfsiod')
-rw-r--r--sbin/nfsiod/Makefile2
-rw-r--r--sbin/nfsiod/nfsiod.81
2 files changed, 2 insertions, 1 deletions
diff --git a/sbin/nfsiod/Makefile b/sbin/nfsiod/Makefile
index 909ba28edfa..8ee3fa45e34 100644
--- a/sbin/nfsiod/Makefile
+++ b/sbin/nfsiod/Makefile
@@ -1,5 +1,5 @@
+# $OpenBSD: Makefile,v 1.2 1996/06/23 14:31:56 deraadt Exp $
# $NetBSD: Makefile,v 1.9 1995/03/18 14:59:03 cgd Exp $
-# @(#)Makefile 8.1 (Berkeley) 6/5/93
PROG= nfsiod
MAN= nfsiod.8
diff --git a/sbin/nfsiod/nfsiod.8 b/sbin/nfsiod/nfsiod.8
index 2a9772edd74..57c1402354b 100644
--- a/sbin/nfsiod/nfsiod.8
+++ b/sbin/nfsiod/nfsiod.8
@@ -1,3 +1,4 @@
+.\" $OpenBSD: nfsiod.8,v 1.2 1996/06/23 14:31:56 deraadt Exp $
.\" $NetBSD: nfsiod.8,v 1.6 1995/03/18 14:59:04 cgd Exp $
.\"
.\" Copyright (c) 1989, 1991, 1993