diff options
Diffstat (limited to 'doc/misc/gnus.texi')
-rw-r--r-- | doc/misc/gnus.texi | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/misc/gnus.texi b/doc/misc/gnus.texi index ceeb42b9182..f60a6a43774 100644 --- a/doc/misc/gnus.texi +++ b/doc/misc/gnus.texi @@ -26378,7 +26378,7 @@ read when doing the operation described above. @cindex characters in file names This is an alist that says how to translate characters in file names. For instance, if @samp{:} is invalid as a file character in file names -on your system (you OS/2 user you), you could say something like: +on your system (you MS Windows user you), you could say something like: @lisp @group @@ -26387,7 +26387,7 @@ on your system (you OS/2 user you), you could say something like: @end group @end lisp -In fact, this is the default value for this variable on OS/2 and MS +In fact, this is (part of) the default value for this variable on MS Windows (phooey) systems. @item gnus-hidden-properties |