diff options
author | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-06-23 14:32:54 +0000 |
---|---|---|
committer | Theo de Raadt <deraadt@cvs.openbsd.org> | 1996-06-23 14:32:54 +0000 |
commit | ee6961ddca5997df33c6cd3d6a3b1d923481bbd2 (patch) | |
tree | d0c5a8ce449174adb1446885a3852074d1bf406d /sbin/mountd | |
parent | a3ac5dbadb5694f6713891634647a7cef4553c0f (diff) |
update rcsid
Diffstat (limited to 'sbin/mountd')
-rw-r--r-- | sbin/mountd/Makefile | 2 | ||||
-rw-r--r-- | sbin/mountd/pathnames.h | 1 |
2 files changed, 2 insertions, 1 deletions
diff --git a/sbin/mountd/Makefile b/sbin/mountd/Makefile index 277be429e3c..f51056933b8 100644 --- a/sbin/mountd/Makefile +++ b/sbin/mountd/Makefile @@ -1,5 +1,5 @@ +# $OpenBSD: Makefile,v 1.2 1996/06/23 14:31:44 deraadt Exp $ # $NetBSD: Makefile,v 1.12 1995/05/11 23:15:05 cgd Exp $ -# @(#)Makefile 8.3 (Berkeley) 1/25/94 PROG= mountd MAN= exports.5 mountd.8 diff --git a/sbin/mountd/pathnames.h b/sbin/mountd/pathnames.h index fec13757222..4fb0e561ebf 100644 --- a/sbin/mountd/pathnames.h +++ b/sbin/mountd/pathnames.h @@ -1,3 +1,4 @@ +/* $OpenBSD: pathnames.h,v 1.2 1996/06/23 14:31:44 deraadt Exp $ */ /* $NetBSD: pathnames.h,v 1.6 1995/03/18 14:58:35 cgd Exp $ */ /* |