From: ShengHuo ZHU Date: Wed, 3 Oct 2001 12:29:25 +0000 (+0000) Subject: * emacs-mime.texi (mailcap): rvplayer -> wavplayer. Thanks to X-Git-Tag: emacs-21.1~93 X-Git-Url: http://git.eshelyaron.com/gitweb/?a=commitdiff_plain;h=e89c369954d4d5849e8937ac1f8ea48a590818dd;p=emacs.git * emacs-mime.texi (mailcap): rvplayer -> wavplayer. Thanks to Martin Kretzschmar . --- diff --git a/man/emacs-mime.texi b/man/emacs-mime.texi index c3e730c1f4c..e416118324e 100644 --- a/man/emacs-mime.texi +++ b/man/emacs-mime.texi @@ -686,7 +686,7 @@ audio/wav; wavplayer %s @end example This says that all image files should be displayed with @command{gimp}, -and that realaudio files should be played by @command{rvplayer}. +and that WAVE audio files should be played by @code{wavplayer}. The @code{mailcap} library parses such files, and provides functions for matching types.