diff options
| author | Ben Smithurst <ben@FreeBSD.org> | 2000-07-16 20:35:44 +0000 |
|---|---|---|
| committer | Ben Smithurst <ben@FreeBSD.org> | 2000-07-16 20:35:44 +0000 |
| commit | 63190dd5af286345328243cc5bc04a1dc3e2978c (patch) | |
| tree | 75f7f748b9a47da191b4b554fe7f33fa44fd1af0 /share/examples/cvsup | |
| parent | 7e8fdbf995b0fa651b3e433410802b72d53b6f14 (diff) | |
Notes
Diffstat (limited to 'share/examples/cvsup')
| -rw-r--r-- | share/examples/cvsup/refuse | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/share/examples/cvsup/refuse b/share/examples/cvsup/refuse index 2e04d61ea93a..17a0cd56acce 100644 --- a/share/examples/cvsup/refuse +++ b/share/examples/cvsup/refuse @@ -8,6 +8,11 @@ #CVSup "base" directory, your sup directory is /usr/sup. If you have #changed your base directory, your sup directory is /path/to/base/sup. # +#NOTE: CVSup currently does not understand comments (lines beginning +#with a `#' character) in refuse files, so please remember to remove all +#such comments if you intend to use this file as a starting point for +#creating your own refuse file. +# #Use this example if you have modified /usr/src/etc/sendmail/freebsd.mc #to reflect your local configuration, and you do not want CVSup to #overwrite it: |
