diff options
| author | christos <christos@NetBSD.org> | 2006-11-12 01:20:00 +0000 |
|---|---|---|
| committer | christos <christos@NetBSD.org> | 2006-11-12 01:20:00 +0000 |
| commit | 3353f7d0779bdab4af3ef39b5a02d8534f06fa17 (patch) | |
| tree | 45d9104441948a583faba5933ef5b70fc02eb4b7 /gnu/libexec/uucp/sample/dialcode | |
| parent | cb4c2207ba6e847c1a115539bf194626a9b1aeb7 (diff) | |
goodbye uucp
Diffstat (limited to 'gnu/libexec/uucp/sample/dialcode')
| -rw-r--r-- | gnu/libexec/uucp/sample/dialcode | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/gnu/libexec/uucp/sample/dialcode b/gnu/libexec/uucp/sample/dialcode deleted file mode 100644 index 710a07bf734..00000000000 --- a/gnu/libexec/uucp/sample/dialcode +++ /dev/null @@ -1,19 +0,0 @@ -# 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 -# this file to newconfigdir as set in Makefile.in (the default is -# /usr/local/conf/uucp), and edit it as appropriate for your system. - -# Everything after a '#' character is a comment. To uncomment any of -# the sample lines below, just delete the '#'. - -# The dialcode file is used if \T is used in the dialer chat script -# and the telephone number begins with alphabetic characters. The -# alphabetic characters are looked up and translated in dialcode. - -# Here are a couple of sample dialcodes. -MA 617 -CA 415 - -# For example, if the phone number (from the sys file) is MA7389449, -# then the string sent to the modem will be 6177389449. |
