# HG changeset patch # User Richard M. Stallman # Date 997313426 0 # Node ID 5c0509ab3f20b0c33ec317332b9731cf85a482b8 # Parent 7055d897b6bbede3cc88b9362d864017ab9c1da0 Minor cleanups. Fix error, M-r => M-n. diff -r 7055d897b6bb -r 5c0509ab3f20 man/misc.texi --- a/man/misc.texi Wed Aug 08 23:28:08 2001 +0000 +++ b/man/misc.texi Wed Aug 08 23:30:26 2001 +0000 @@ -758,7 +758,7 @@ The history search commands @kbd{M-r} and @kbd{M-s} read a regular expression and search through the history for a matching command. Aside from the choice of which command to fetch, they work just like @kbd{M-p} -and @kbd{M-r}. If you enter an empty regexp, these commands reuse the +and @kbd{M-n}. If you enter an empty regexp, these commands reuse the same regexp used last time. When you find the previous input you want, you can resubmit it by @@ -2336,7 +2336,7 @@ @cindex tower of Hanoi If you are a little bit bored, you can try @kbd{M-x hanoi}. If you are -considerably bored, give it a numeric argument. If you are very very +considerably bored, give it a numeric argument. If you are very, very bored, try an argument of 9. Sit back and watch. @cindex Go Moku