summaryrefslogtreecommitdiff
path: root/lisp/info.el
diff options
context:
space:
mode:
authorEli Zaretskii <eliz@gnu.org>2006-04-08 10:11:18 +0000
committerEli Zaretskii <eliz@gnu.org>2006-04-08 10:11:18 +0000
commit6716bfa4e5af380fe80ad8fb23be35af2eca06b9 (patch)
tree75b103117194b11c9422b031d5cd9013dceeab31 /lisp/info.el
parent569a6374dc85b56c4fc16cec4c5724d71ad02ae6 (diff)
downloademacs-6716bfa4e5af380fe80ad8fb23be35af2eca06b9.tar.gz
(Info-follow-nearest-node): Doc fix.
Diffstat (limited to 'lisp/info.el')
-rw-r--r--lisp/info.el4
1 files changed, 2 insertions, 2 deletions
diff --git a/lisp/info.el b/lisp/info.el
index 3c4dbfd564a..163441893db 100644
--- a/lisp/info.el
+++ b/lisp/info.el
@@ -3046,9 +3046,9 @@ At end of the node's text, moves to the next node, or up if none."
If point is on a reference, follow that reference. Otherwise,
if point is in a menu item description, follow that menu item.
-If fork is non-nil (interactively with a prefix arg), show the node in
+If FORK is non-nil (interactively with a prefix arg), show the node in
a new Info buffer.
-If fork is a string, it is the name to use for the new buffer."
+If FORK is a string, it is the name to use for the new buffer."
(interactive "P")
(or (Info-try-follow-nearest-node fork)
(when (save-excursion