1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2025-12-15 10:30:25 -08:00

(eshell-cmd): Replace links to eshell.info with

links to eshell, to avoid problems on systems where the manual is
installed as `eshell'.
This commit is contained in:
Eli Zaretskii 2000-07-18 11:49:24 +00:00
parent ad0f33869f
commit 3b2d7a2983

View file

@ -28,7 +28,7 @@
pressing <RET>. There are several different kinds of commands,
however."
:tag "Command invocation"
:link '(info-link "(eshell.info)Command invocation")
:link '(info-link "(eshell)Command invocation")
:group 'eshell)
;;; Commentary: