diff options
| author | Brian Somers <brian@FreeBSD.org> | 1998-09-14 22:14:08 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 1998-09-14 22:14:08 +0000 |
| commit | 0558e683624dadb3c2df5649d96651ec79eb8572 (patch) | |
| tree | 51e1835c9c5c9f1ca60238def4542eddab431b9c /gnu/libexec/uucp | |
| parent | 969cd54f34df37b0716b672267b5d7b827efd9af (diff) | |
Notes
Diffstat (limited to 'gnu/libexec/uucp')
| -rw-r--r-- | gnu/libexec/uucp/sample/call.sample | 2 | ||||
| -rw-r--r-- | gnu/libexec/uucp/sample/config.sample | 2 | ||||
| -rw-r--r-- | gnu/libexec/uucp/sample/dialcode.sample | 2 | ||||
| -rw-r--r-- | gnu/libexec/uucp/sample/passwd.sample | 2 | ||||
| -rw-r--r-- | gnu/libexec/uucp/sample/port.sample | 2 | ||||
| -rw-r--r-- | gnu/libexec/uucp/sample/sys1.sample | 2 | ||||
| -rw-r--r-- | gnu/libexec/uucp/sample/sys2.sample | 2 |
7 files changed, 0 insertions, 14 deletions
diff --git a/gnu/libexec/uucp/sample/call.sample b/gnu/libexec/uucp/sample/call.sample index 08d34521f368..de4190ce6125 100644 --- a/gnu/libexec/uucp/sample/call.sample +++ b/gnu/libexec/uucp/sample/call.sample @@ -1,5 +1,3 @@ -# $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 fdb8f09bbdda..e7d683bb0367 100644 --- a/gnu/libexec/uucp/sample/config.sample +++ b/gnu/libexec/uucp/sample/config.sample @@ -1,5 +1,3 @@ -# $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/dialcode.sample b/gnu/libexec/uucp/sample/dialcode.sample index 2e893b839c5c..710a07bf7343 100644 --- a/gnu/libexec/uucp/sample/dialcode.sample +++ b/gnu/libexec/uucp/sample/dialcode.sample @@ -1,5 +1,3 @@ -# $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 1f1ddd7ef0ef..2b04e13a3435 100644 --- a/gnu/libexec/uucp/sample/passwd.sample +++ b/gnu/libexec/uucp/sample/passwd.sample @@ -1,5 +1,3 @@ -# $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 9e22db90fceb..8e481869b568 100644 --- a/gnu/libexec/uucp/sample/port.sample +++ b/gnu/libexec/uucp/sample/port.sample @@ -1,5 +1,3 @@ -# $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 d7b5e166502c..fa9e7709e1cf 100644 --- a/gnu/libexec/uucp/sample/sys1.sample +++ b/gnu/libexec/uucp/sample/sys1.sample @@ -1,5 +1,3 @@ -# $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 66ecb78f0cd2..856529a500a0 100644 --- a/gnu/libexec/uucp/sample/sys2.sample +++ b/gnu/libexec/uucp/sample/sys2.sample @@ -1,5 +1,3 @@ -# $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), |
