]> git.eshelyaron.com Git - emacs.git/commitdiff
* emacs-mime.texi (mailcap): rvplayer -> wavplayer. Thanks to
authorShengHuo ZHU <zsh@cs.rochester.edu>
Wed, 3 Oct 2001 12:29:25 +0000 (12:29 +0000)
committerShengHuo ZHU <zsh@cs.rochester.edu>
Wed, 3 Oct 2001 12:29:25 +0000 (12:29 +0000)
Martin Kretzschmar <Martin.Kretzschmar@inf.tu-dresden.de>.

man/emacs-mime.texi

index c3e730c1f4c2b91cf9de29ad2c3419a2554bbe4f..e416118324e744459d86e49b2512bb738bf57603 100644 (file)
@@ -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.