$OpenBSD: patch-sa-update_raw,v 1.3 2007/02/15 19:57:48 mbalmer Exp $
--- sa-update.raw.orig	Tue Feb 13 19:17:14 2007
+++ sa-update.raw	Thu Feb 15 08:29:08 2007
@@ -1262,7 +1262,7 @@ Options:
 
   --updatedir path        Directory to place updates, defaults to the
                           SpamAssassin site rules directory
-                          (default: /var/lib/spamassassin/<version>)
+                          (default: @@LOCAL_STATE_DIR@@/<version>)
   --channel channel       Retrieve updates from this channel
                           Use multiple times for multiple channels
   --channelfile file      Retrieve updates from the channels in the file
@@ -1298,7 +1298,7 @@ Update archives are verified by default 
 
 By default, C<sa-update> will use the system-wide rules update directory:
 
-  @@LOCAL_STATE_DIR@@/spamassassin/@@VERSION@@
+  @@LOCAL_STATE_DIR@@/@@VERSION@@
 
 If the updates should be stored in another location, specify it here.
 
