diff lisp/man.el @ 29838:0544e6edf4ff

(man): Doc fix.
author Eli Zaretskii <eliz@gnu.org>
date Wed, 21 Jun 2000 16:41:01 +0000
parents d3e3a9663705
children be9760ddad44
line wrap: on
line diff
--- a/lisp/man.el	Wed Jun 21 16:07:32 2000 +0000
+++ b/lisp/man.el	Wed Jun 21 16:41:01 2000 +0000
@@ -546,7 +546,10 @@
 command to retrieve and clean a manpage in the background and places the
 results in a Man mode (manpage browsing) buffer.  See variable
 `Man-notify-method' for what happens when the buffer is ready.
-If a buffer already exists for this man page, it will display immediately."
+If a buffer already exists for this man page, it will display immediately.
+
+To specify a man page from a certain section, type SUBJECT(SECTION) or
+SECTION SUBJECT when prompted for a manual entry."
   (interactive
    (list (let* ((default-entry (Man-default-man-entry))
 		(input (read-string