From f9103441391f9a083d718ca0ef2724640e67d5c3 Mon Sep 17 00:00:00 2001 From: "Eric S. Raymond" Date: Wed, 27 Nov 1996 14:51:23 +0000 Subject: Added `logfile' keyword to rc syntax. svn path=/trunk/; revision=571 --- sample.rcfile | 1 + 1 file changed, 1 insertion(+) (limited to 'sample.rcfile') diff --git a/sample.rcfile b/sample.rcfile index 4f41c9de..453ea54d 100644 --- a/sample.rcfile +++ b/sample.rcfile @@ -56,6 +56,7 @@ # Legal global option statements are # # set batchlimit = -- must be followed by a number +# set logfile = -- must be followed by a string # # 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 -- cgit v1.2.3