diff options
Diffstat (limited to 'sample.rcfile')
-rw-r--r-- | sample.rcfile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/sample.rcfile b/sample.rcfile index 5023f60c..288bdf12 100644 --- a/sample.rcfile +++ b/sample.rcfile @@ -76,7 +76,8 @@ # Legal global option statements are # # set logfile = -- must be followed by a string -# set daemon = -- must be followed by a number +# set daemon -- must be followed by a number +# set syslog # # The noise keywords `and', `with', `has', `wants', and `options' are ignored # anywhere in an entry; they can be used to make it resemble English. The |