# HG changeset patch # User Eli Zaretskii # Date 971588947 0 # Node ID 34d5d870772246eeef5c5509454df34aba2ddbfb # Parent e4721c5ab8ddf94ec3b678d88b07dc8d232ca173 (eshell-du-prefer-over-ange): Doc fix. diff -r e4721c5ab8dd -r 34d5d8707722 lisp/eshell/em-unix.el --- a/lisp/eshell/em-unix.el Sun Oct 15 05:47:30 2000 +0000 +++ b/lisp/eshell/em-unix.el Sun Oct 15 05:49:07 2000 +0000 @@ -124,7 +124,7 @@ (defcustom eshell-du-prefer-over-ange nil "*Use Eshell's du in ange-ftp remote directories. -Otherwise, Emacs will attempt to use rsh to invoke du the machine." +Otherwise, Emacs will attempt to use rsh to invoke du on the remote machine." :type 'boolean :group 'eshell-unix)