diff options
| author | Brian Somers <brian@FreeBSD.org> | 1998-09-14 22:11:37 +0000 |
|---|---|---|
| committer | Brian Somers <brian@FreeBSD.org> | 1998-09-14 22:11:37 +0000 |
| commit | 011ee1102f24322d6dea957778060305289c7c6b (patch) | |
| tree | f70c5f1127bf80148d5f4daa819473fa9a077001 /gnu | |
| parent | b8a328fc74771be0a04b86061a4d86b1f0b2cbcb (diff) | |
Notes
Diffstat (limited to 'gnu')
| -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), |
