summaryrefslogtreecommitdiff
path: root/gnu/libexec
diff options
context:
space:
mode:
authorBrian Somers <brian@FreeBSD.org>1998-09-13 23:11:13 +0000
committerBrian Somers <brian@FreeBSD.org>1998-09-13 23:11:13 +0000
commit965066d630ebcbd4fd78a21fe392f81dad612c48 (patch)
tree4090408128256319e729a6d725001bb8700fa69c /gnu/libexec
parentdfef928b1ca0fcd23d1c325793a9a85d79e81cdb (diff)
Notes
Diffstat (limited to 'gnu/libexec')
-rw-r--r--gnu/libexec/uucp/sample/call.sample2
-rw-r--r--gnu/libexec/uucp/sample/config.sample2
-rw-r--r--gnu/libexec/uucp/sample/dial.sample2
-rw-r--r--gnu/libexec/uucp/sample/dialcode.sample2
-rw-r--r--gnu/libexec/uucp/sample/passwd.sample2
-rw-r--r--gnu/libexec/uucp/sample/port.sample2
-rw-r--r--gnu/libexec/uucp/sample/sys1.sample2
-rw-r--r--gnu/libexec/uucp/sample/sys2.sample2
8 files changed, 16 insertions, 0 deletions
diff --git a/gnu/libexec/uucp/sample/call.sample b/gnu/libexec/uucp/sample/call.sample
index de4190ce6125..08d34521f368 100644
--- a/gnu/libexec/uucp/sample/call.sample
+++ b/gnu/libexec/uucp/sample/call.sample
@@ -1,3 +1,5 @@
+# $Id:$
+
# This is an example of call, the call out password file for Taylor
# UUCP. To use it, you must compile the package with
# HAVE_TAYLOR_CONFIG set to 1 in policy.h (that is the default), copy
diff --git a/gnu/libexec/uucp/sample/config.sample b/gnu/libexec/uucp/sample/config.sample
index e7d683bb0367..fdb8f09bbdda 100644
--- a/gnu/libexec/uucp/sample/config.sample
+++ b/gnu/libexec/uucp/sample/config.sample
@@ -1,3 +1,5 @@
+# $Id:$
+
# This is an example of config, the main configuration file for Taylor
# UUCP. To use it, you must compile the package with
# HAVE_TAYLOR_CONFIG set to 1 in policy.h (that is the default), copy
diff --git a/gnu/libexec/uucp/sample/dial.sample b/gnu/libexec/uucp/sample/dial.sample
index 7eb00871b458..5ace698a5798 100644
--- a/gnu/libexec/uucp/sample/dial.sample
+++ b/gnu/libexec/uucp/sample/dial.sample
@@ -1,3 +1,5 @@
+# $Id:$
+
# This is an example of dial, the dialer configuration file for Taylor
# UUCP. To use it, you must compile the package with
# HAVE_TAYLOR_CONFIG set to 1 in policy.h (that is the default), copy
diff --git a/gnu/libexec/uucp/sample/dialcode.sample b/gnu/libexec/uucp/sample/dialcode.sample
index 710a07bf7343..2e893b839c5c 100644
--- a/gnu/libexec/uucp/sample/dialcode.sample
+++ b/gnu/libexec/uucp/sample/dialcode.sample
@@ -1,3 +1,5 @@
+# $Id:$
+
# This is an example of dialcode, the dialcode configuration file for
# Taylor UUCP. To use it, you must compile the package with
# HAVE_TAYLOR_CONFIG set to 1 in policy.h (that is the default), copy
diff --git a/gnu/libexec/uucp/sample/passwd.sample b/gnu/libexec/uucp/sample/passwd.sample
index 2b04e13a3435..1f1ddd7ef0ef 100644
--- a/gnu/libexec/uucp/sample/passwd.sample
+++ b/gnu/libexec/uucp/sample/passwd.sample
@@ -1,3 +1,5 @@
+# $Id:$
+
# This is an example of passwd, the call in password file for Taylor
# UUCP. To use it, you must compile the package with
# HAVE_TAYLOR_CONFIG set to 1 in policy.h (that is the default), copy
diff --git a/gnu/libexec/uucp/sample/port.sample b/gnu/libexec/uucp/sample/port.sample
index 8e481869b568..9e22db90fceb 100644
--- a/gnu/libexec/uucp/sample/port.sample
+++ b/gnu/libexec/uucp/sample/port.sample
@@ -1,3 +1,5 @@
+# $Id:$
+
# This is an example of port, the port configuration file for Taylor
# UUCP. To use it, you must compile the package with
# HAVE_TAYLOR_CONFIG set to 1 in policy.h (that is the default), copy
diff --git a/gnu/libexec/uucp/sample/sys1.sample b/gnu/libexec/uucp/sample/sys1.sample
index fa9e7709e1cf..d7b5e166502c 100644
--- a/gnu/libexec/uucp/sample/sys1.sample
+++ b/gnu/libexec/uucp/sample/sys1.sample
@@ -1,3 +1,5 @@
+# $Id:$
+
# This is an example of a sys file, the file(s) which describe remote
# systems for Taylor UUCP. To use it, you must compile the package
# with HAVE_TAYLOR_CONFIG set to 1 in policy.h (that is the default),
diff --git a/gnu/libexec/uucp/sample/sys2.sample b/gnu/libexec/uucp/sample/sys2.sample
index 856529a500a0..66ecb78f0cd2 100644
--- a/gnu/libexec/uucp/sample/sys2.sample
+++ b/gnu/libexec/uucp/sample/sys2.sample
@@ -1,3 +1,5 @@
+# $Id:$
+
# This is an example of a sys file, the file(s) which describe remote
# systems for Taylor UUCP. To use it, you must compile the package
# with HAVE_TAYLOR_CONFIG set to 1 in policy.h (that is the default),