summaryrefslogtreecommitdiff
path: root/share/examples/autofs
diff options
context:
space:
mode:
Diffstat (limited to 'share/examples/autofs')
-rw-r--r--share/examples/autofs/driver/Makefile2
-rw-r--r--share/examples/autofs/driver/autodriver.c2
-rw-r--r--share/examples/autofs/driver/autotab2
3 files changed, 3 insertions, 3 deletions
diff --git a/share/examples/autofs/driver/Makefile b/share/examples/autofs/driver/Makefile
index 7a0f159cc5d39..bedc948ba11a4 100644
--- a/share/examples/autofs/driver/Makefile
+++ b/share/examples/autofs/driver/Makefile
@@ -1,5 +1,5 @@
# $Id: Makefile,v 1.5 2004/09/08 08:27:12 bright Exp $
-# $FreeBSD$
+# $FreeBSD: src/share/examples/autofs/driver/Makefile,v 1.5 2004/12/21 08:47:08 ru Exp $
PROG=autodriver
diff --git a/share/examples/autofs/driver/autodriver.c b/share/examples/autofs/driver/autodriver.c
index 69af0c557eff8..b7f8c1021c806 100644
--- a/share/examples/autofs/driver/autodriver.c
+++ b/share/examples/autofs/driver/autodriver.c
@@ -24,7 +24,7 @@
* SUCH DAMAGE.
*
* $Id: autodriver.c,v 1.9 2004/09/08 08:12:21 bright Exp $
- * $FreeBSD$
+ * $FreeBSD: src/share/examples/autofs/driver/autodriver.c,v 1.3 2004/09/09 01:26:11 alfred Exp $
*/
#include <ctype.h>
#include <err.h>
diff --git a/share/examples/autofs/driver/autotab b/share/examples/autofs/driver/autotab
index c56e0721926da..52bb7900620a2 100644
--- a/share/examples/autofs/driver/autotab
+++ b/share/examples/autofs/driver/autotab
@@ -1,5 +1,5 @@
# $Id: autotab,v 1.8 2004/09/08 08:12:21 bright Exp $
-# $FreeBSD$
+# $FreeBSD: src/share/examples/autofs/driver/autotab,v 1.2 2004/09/08 08:44:14 alfred Exp $
# autofs, directory, fstype, opts, path
/auto share nfs ro,-R=1 big:/vol/share direct
#/auto src nfs ro,-R=1 big:/vol/share/src indirect