Don't use the abbreviation "win" to refer to Windows (Bug#10421)
authorPaul Eggert <eggert@cs.ucla.edu>
Sun, 29 Jul 2012 22:13:47 +0000 (22:13 +0000)
committerKatsumi Yamaoka <yamaoka@jpl.org>
Sun, 29 Jul 2012 22:13:47 +0000 (22:13 +0000)
texi/gnus-faq.texi
texi/gnus.texi

index 0c8c850..6c29465 100644 (file)
@@ -407,7 +407,7 @@ you want, so let's do it the correct way.
 The first thing you've got to do is to
 create a suitable directory (no blanks in directory name
 please) e.g. c:\myhome. Then you must set the environment
-variable HOME to this directory.  To do this under Win9x
+variable HOME to this directory.  To do this under Windows 9x
 or Me include the line
 
 @example
index 1a22f66..c2f6616 100644 (file)
@@ -29960,7 +29960,7 @@ Here's a typical score file:
 
 @lisp
 (("summary"
-  ("win95" -10000 nil s)
+  ("Windows 95" -10000 nil s)
   ("Gnus"))
  ("from"
   ("Lars" -1000))