diff --git a/doc/Guidebook.mn b/doc/Guidebook.mn index 8ddc0ee95..dddc1c391 100644 --- a/doc/Guidebook.mn +++ b/doc/Guidebook.mn @@ -476,7 +476,7 @@ Prefix: move until something interesting is found. Prefix: same as `g', but forking of corridors is not considered interesting. .lp _ Travel to a map location via a shortest-path algorithm. Stops on most of -the same conditions as the Rush commands do. For ports with mouse +the same conditions as the `G' command does. For ports with mouse support, the command is also invoked when a mouse-click takes place on a location further than 1 cell away from the current position. .lp . diff --git a/doc/Guidebook.tex b/doc/Guidebook.tex index 776d05f4a..7b13f714d 100644 --- a/doc/Guidebook.tex +++ b/doc/Guidebook.tex @@ -638,7 +638,7 @@ interesting. %.lp \item[\tb{_}] Travel to a map location via a shortest-path algorithm. Stops on most of -the same conditions as the Rush commands do. For ports with mouse +the same conditions as the `G' command does. For ports with mouse support, the command is also invoked when a mouse-click takes place on a location further than 1 cell away from the current position. %.lp diff --git a/doc/Guidebook.txt b/doc/Guidebook.txt index f9f6b11cf..104a5ca44 100644 --- a/doc/Guidebook.txt +++ b/doc/Guidebook.txt @@ -631,9 +631,9 @@ sidered interesting. _ Travel to a map location via a shortest-path algorithm. - Stops on most of the same conditions as the Rush commands - do. For ports with mouse support, the command is also in- - voked when a mouse-click takes place on a location further + Stops on most of the same conditions as the `G' command + does. For ports with mouse support, the command is also + invoked when a mouse-click takes place on a location further than 1 cell away from the current position. . Rest, do nothing for one turn.