summaryrefslogtreecommitdiffstats
path: root/sys/miscfs/portal
diff options
context:
space:
mode:
authorpeter <peter@FreeBSD.org>1997-02-22 09:48:43 +0000
committerpeter <peter@FreeBSD.org>1997-02-22 09:48:43 +0000
commit94b6d727947e1242356988da003ea702d41a97de (patch)
tree4612f5c4cd9cbf9e4f55b57fc6178ce6162c882c /sys/miscfs/portal
parentdd2a6abaa8db23fd5a6c0f1a719e7ea482878a5e (diff)
downloadFreeBSD-src-94b6d727947e1242356988da003ea702d41a97de.zip
FreeBSD-src-94b6d727947e1242356988da003ea702d41a97de.tar.gz
Back out part 1 of the MCFH that changed $Id$ to $FreeBSD$. We are not
ready for it yet.
Diffstat (limited to 'sys/miscfs/portal')
-rw-r--r--sys/miscfs/portal/portal.h2
-rw-r--r--sys/miscfs/portal/portal_vfsops.c2
-rw-r--r--sys/miscfs/portal/portal_vnops.c2
3 files changed, 3 insertions, 3 deletions
diff --git a/sys/miscfs/portal/portal.h b/sys/miscfs/portal/portal.h
index cd3c805..3d85d8e 100644
--- a/sys/miscfs/portal/portal.h
+++ b/sys/miscfs/portal/portal.h
@@ -35,7 +35,7 @@
*
* @(#)portal.h 8.4 (Berkeley) 1/21/94
*
- * $FreeBSD$
+ * $Id$
*/
struct portal_args {
diff --git a/sys/miscfs/portal/portal_vfsops.c b/sys/miscfs/portal/portal_vfsops.c
index 3557e0b..6b0be7d 100644
--- a/sys/miscfs/portal/portal_vfsops.c
+++ b/sys/miscfs/portal/portal_vfsops.c
@@ -35,7 +35,7 @@
*
* @(#)portal_vfsops.c 8.11 (Berkeley) 5/14/95
*
- * $FreeBSD$
+ * $Id$
*/
/*
diff --git a/sys/miscfs/portal/portal_vnops.c b/sys/miscfs/portal/portal_vnops.c
index 19b439c..c46668f 100644
--- a/sys/miscfs/portal/portal_vnops.c
+++ b/sys/miscfs/portal/portal_vnops.c
@@ -35,7 +35,7 @@
*
* @(#)portal_vnops.c 8.14 (Berkeley) 5/21/95
*
- * $FreeBSD$
+ * $Id$
*/
/*
OpenPOWER on IntegriCloud