From 5900e9b279103331e89ccae1d34feaea986848a8 Mon Sep 17 00:00:00 2001 From: Markus Armbruster Date: Fri, 29 Mar 2013 21:35:00 +0100 Subject: [PATCH] setsector setresource: Mark as obsolete "info setsector" claims you "can change anything that appears in dump or peek (I think)", which has always been wrong. edit is much more complete. However, edit used to be more limited in that it could change only one sector. For mass-changes, you had to use setsector and setresource. Since that limitation is gone, there's no real use left for setsector and setresource. Signed-off-by: Markus Armbruster --- info/edit.t | 2 +- info/give.t | 2 +- info/setresource.t | 6 ++++-- info/setsector.t | 7 ++++--- info/swapsector.t | 2 +- 5 files changed, 11 insertions(+), 8 deletions(-) diff --git a/info/edit.t b/info/edit.t index 51b427e6f..0394aee32 100644 --- a/info/edit.t +++ b/info/edit.t @@ -18,4 +18,4 @@ You can also specify one or more pairs as command arguments. In this case, \*Qedit\*U just sets the properties, and does not enter interactive mode. .s1 -.SA "setsector, setresource, give, Deity" +.SA "give, Deity" diff --git a/info/give.t b/info/give.t index ce5127f90..b76e86507 100644 --- a/info/give.t +++ b/info/give.t @@ -2,4 +2,4 @@ .NA give "Give(take) Commodities" .LV Expert .SY "give " -.SA "setsector, setresource, edit, Deity" +.SA "edit, Deity" diff --git a/info/setresource.t b/info/setresource.t index 37e1755a9..4c75d14a6 100644 --- a/info/setresource.t +++ b/info/setresource.t @@ -1,5 +1,7 @@ .TH Command SETRESOURCE .NA setresource "Change resources of a sector" -.LV Expert +.LV Obsolete .SY "setresource " -.SA "swapsector, give, setsector, Deity" +This command is obsolete and will go away in a future version. Use +\*Qedit\*U instead. +.SA "swapsector, give, Deity" diff --git a/info/setsector.t b/info/setsector.t index e8a35315c..ae5c7b831 100644 --- a/info/setsector.t +++ b/info/setsector.t @@ -1,6 +1,7 @@ .TH Command SETSECTOR .NA setsector "Change stats of a sector" -.LV Expert +.LV Obsolete .SY "setsector " -You can change anything that appears in dump or peek (I think). -.SA "give, setresource, edit, dump, peek, Deity" +This command is obsolete and will go away in a future version. Use +\*Qedit\*U instead. +.SA "give, edit, Deity" diff --git a/info/swapsector.t b/info/swapsector.t index f68aac3e4..90466ca43 100644 --- a/info/swapsector.t +++ b/info/swapsector.t @@ -12,4 +12,4 @@ island. All aspects of the sector (e.g. resources, commodities) get transferred to the new location. The only change that is made is that dist paths are wiped. -.SA "give, setsector, setresource, Deity" +.SA "give, edit, Deity" -- 2.43.0