]> granicus.if.org Git - mutt/commitdiff
Documentation fixes from Jeremy Blosser.
authorThomas Roessler <roessler@does-not-exist.org>
Wed, 28 Jul 1999 19:10:48 +0000 (19:10 +0000)
committerThomas Roessler <roessler@does-not-exist.org>
Wed, 28 Jul 1999 19:10:48 +0000 (19:10 +0000)
doc/manual.sgml.in
doc/mutt.man.in

index b8dea7924419b3eff6fb979fb4b2086f77e9e155..879660b0df0809ba490057d9cfb9528f684354d0 100644 (file)
@@ -4606,7 +4606,7 @@ mail                       m   compose a new mail message
 mail-key               ESC k   mail a PGP public key
 mark-as-new                N   toggle a message's 'new' flag
 next-line                RET   scroll down one line
-next-message               J   move to the next entry
+next-entry                 J   move to the next entry
 next-new                 TAB   jump to the next new message
 next-page                      move to the next page
 next-subthread         ESC n   jump to the next subthread
@@ -4615,7 +4615,7 @@ next-undeleted             j   move to the next undeleted message
 next-unread        not bound   jump to the next unread message
 pipe-message               |   pipe message/attachment to a shell command
 previous-line      BackSpace   scroll up one line
-previous-message           K   move to the previous entry
+previous-entry             K   move to the previous entry
 previous-new       not bound   jump to the previous new message
 previous-page              -   move to the previous page
 previous-subthread     ESC p   jump to previous subthread
index 823f279cf5ce01cc2132e2cd22268421c1312355..b25924aeb9b627aadeec33231e9fb7802463e5cf 100644 (file)
@@ -147,6 +147,5 @@ for one of the functions listed while Mutt is running.
 .PP
 Mutt Home Page: http://www.mutt.org/
 .SH AUTHOR
-Michael Elkins <me@cs.hmc.edu>
-.PP
-To contact the current maintainers, send mail to mutt-dev@mutt.org.
+Michael Elkins, and others.  Use <mutt-dev@mutt.org> for contacting
+the developers.