diff --git a/info/edit.t b/info/edit.t index 51b427e6..0394aee3 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 ce5127f9..b76e8650 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 37e1755a..4c75d14a 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 e8a35315..ae5c7b83 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 f68aac3e..90466ca4 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"