From 08fbb856404339f20a5c85ba2c7373886c2821dc Mon Sep 17 00:00:00 2001 From: "Richard M. Stallman" Date: Sat, 6 May 1995 04:23:22 +0000 Subject: [PATCH] (gnus-use-generic-from): Doc fix. --- lisp/gnus.el | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lisp/gnus.el b/lisp/gnus.el index 5fb52198b88..847665da596 100644 --- a/lisp/gnus.el +++ b/lisp/gnus.el @@ -589,7 +589,7 @@ file is available, its content is also used.") (defvar gnus-use-generic-from nil "*If nil, prepend local host name to the defined domain in the From: -field; if a string, use this; if non-nil, strip of the local host name.") +field; if a string, use this; if non-nil, strip off the local host name.") (defvar gnus-use-generic-path nil "*If nil, use the NNTP server name in the Path: field; if stringp, -- 2.39.2