]> git.eshelyaron.com Git - emacs.git/commitdiff
(man): Doc fix.
authorEli Zaretskii <eliz@gnu.org>
Wed, 21 Jun 2000 16:43:44 +0000 (16:43 +0000)
committerEli Zaretskii <eliz@gnu.org>
Wed, 21 Jun 2000 16:43:44 +0000 (16:43 +0000)
lisp/ChangeLog
lisp/man.el

index 653753280a0d109dc8aff5c0d4b8ba9830823bf0..0c14cfcfb551440f1fa7c3713b4403aab9306d72 100644 (file)
@@ -1,3 +1,7 @@
+2000-06-21  Eli Zaretskii  <eliz@is.elta.co.il>
+
+       * man.el (man): Doc fix.
+
 2000-06-21  Kenichi Handa  <handa@etl.go.jp>
 
        * international/mule-cmds.el (set-language-info-alist): Docstring
index 03893d5cf5c2e8301a46be1c76288d203eabb47a..7fdfdb99e2d326c416d64c5caae2f21cc63ea449 100644 (file)
@@ -546,7 +546,10 @@ This command is the top-level command in the man package.  It runs a Un*x
 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