]> git.eshelyaron.com Git - emacs.git/commitdiff
Fix command example in Eshell manual
authorJim Porter <jporterbugs@gmail.com>
Wed, 16 Aug 2023 05:09:14 +0000 (22:09 -0700)
committerJim Porter <jporterbugs@gmail.com>
Wed, 16 Aug 2023 05:09:14 +0000 (22:09 -0700)
* doc/misc/eshell.texi (Introduction): Fix example (bug#65303).

Reported by Eric Gillespie <brickviking@gmail.com>.

doc/misc/eshell.texi

index 6515b1ac7325e58845f77db18f52a4bd2c861898..c9d84cf2851b7071b67dce912220cdcf258d7afd 100644 (file)
@@ -141,7 +141,7 @@ computer frequently enough, it is more than worthwhile in the long run.
 Any tool you use often deserves the time spent learning to master it.
 @footnote{For the understandably curious, here is what that command
 looks like: But don't let it fool you; once you know what's going on,
-it's easier than it looks: @code{ls -lt **/*.doc(Lk+50aM+5)}.}
+it's easier than it looks: @code{ls -lt **/*.doc(Lk+100aM+6)}.}
 
 @menu
 * Contributors to Eshell::      People who have helped out!