diff options
author | Eric S. Raymond <esr@thyrsus.com> | 1996-09-24 17:34:48 +0000 |
---|---|---|
committer | Eric S. Raymond <esr@thyrsus.com> | 1996-09-24 17:34:48 +0000 |
commit | ff559f5242822b1540eac19f39963d95184e9b77 (patch) | |
tree | 204a76128ed8c61f857bc7969ffa24aa6b6b773e /sample.rcfile | |
parent | 3671930b106a62a86cd1c7984204d5f094a8d5ff (diff) | |
download | fetchmail-ff559f5242822b1540eac19f39963d95184e9b77.tar.gz fetchmail-ff559f5242822b1540eac19f39963d95184e9b77.tar.bz2 fetchmail-ff559f5242822b1540eac19f39963d95184e9b77.zip |
Remove some dependencies on the name of the rc file.
svn path=/trunk/; revision=117
Diffstat (limited to 'sample.rcfile')
-rw-r--r-- | sample.rcfile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sample.rcfile b/sample.rcfile index 7abc605a..6329e453 100644 --- a/sample.rcfile +++ b/sample.rcfile @@ -1,4 +1,4 @@ -# .fetchrc sample +# fetchmail control file sample # # This file (or one of your own creation, rather) should be located # in your home directory with the name .fetchrc. Permissions on this |