Description: update welcome message, point to the news file which is gzipped
Author: Alexander Zangerl <az@debian.org>
--- a/sbr/utils.c
+++ b/sbr/utils.c
@@ -565,7 +565,7 @@ nmh_init(const char *argv0, bool read_co
                 printf ("==================================================="
                         "=====================\n");
                 printf ("Welcome to nmh version %s\n\n", VERSION);
-                printf ("See the release notes in %s/NEWS\n\n",
+                printf ("See the release notes in %s/NEWS.gz\n\n",
                          mhdocdir);
                 print_intro (stdout, 1);
                 printf ("\nThis message will not be repeated until "
