summaryrefslogtreecommitdiff
path: root/man/emacs-mime.texi
diff options
context:
space:
mode:
authorRichard M. Stallman <rms@gnu.org>2001-08-20 01:19:30 +0000
committerRichard M. Stallman <rms@gnu.org>2001-08-20 01:19:30 +0000
commit892c6176ca48be65188f674165c48a839d7af9ea (patch)
tree0516cdc35639ae0b723a8c940882b05cf65ce5e0 /man/emacs-mime.texi
parent2e78ad148c515db46fe3ae23835a0028ec8d4a24 (diff)
downloademacs-892c6176ca48be65188f674165c48a839d7af9ea.tar.gz
Avoid saying "Unix" in a way that includes GNU.
Diffstat (limited to 'man/emacs-mime.texi')
-rw-r--r--man/emacs-mime.texi4
1 files changed, 2 insertions, 2 deletions
diff --git a/man/emacs-mime.texi b/man/emacs-mime.texi
index 33dde073e9c..c3e730c1f4c 100644
--- a/man/emacs-mime.texi
+++ b/man/emacs-mime.texi
@@ -753,12 +753,12 @@ merge them with the values from @code{mailcap-mime-data}. Components of
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