From 516cbd5ca1c6344d9d9e6aae20359053465a839b Mon Sep 17 00:00:00 2001 From: Ron Koenderink Date: Thu, 22 Jun 2006 00:55:48 +0000 Subject: [PATCH] Correct pmap to show that it takes a plane identifier. Correct lmap to show that it takes a land unit identifier. --- info/map.t | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/info/map.t b/info/map.t index 43c410079..d8ea70825 100644 --- a/info/map.t +++ b/info/map.t @@ -4,8 +4,8 @@ .SY "map " .SY "nmap " .SY "smap " -.SY "lmap " -.SY "pmap " +.SY "lmap " +.SY "pmap " A map gives you a graphic representation of all or part of your country. .s1 Your own sectors as well as sea, mountains, wasteland and unowned -- 2.43.0