diff man/emacs-mime.texi @ 38865:62e02f5ae533

Avoid saying "Unix" in a way that includes GNU.
author Richard M. Stallman <rms@gnu.org>
date Mon, 20 Aug 2001 01:19:30 +0000
parents 0a6114a81c71
children 1f0f069f32ea
line wrap: on
line diff
--- a/man/emacs-mime.texi	Mon Aug 20 01:14:55 2001 +0000
+++ b/man/emacs-mime.texi	Mon Aug 20 01:19:30 2001 +0000
@@ -753,12 +753,12 @@
 appropriate for the system.  If @var{force} is non-@code{nil}, the files
 are re-parsed even if they have been parsed already.  If @var{path} is
 omitted, use the value of environment variable @code{MAILCAPS} if it is
-set; otherwise (on Unix) use the path defined in RFC 1524, plus
+set; otherwise (on GNU and Unix) use the path defined in RFC 1524, plus
 @file{/usr/local/etc/mailcap}.
 @end defun
 
 @defun mailcap-parse-mimetypes &optional path force
-Parse all the mimetypes specified in a Unix-style path string @var{path}
+Parse all the mimetypes specified in a path string @var{path}
 and merge them with the values from @code{mailcap-mime-extensions}.
 Components of @var{path} are separated by the @code{path-separator}
 character appropriate for the system.  If @var{path} is omitted, use the