]> git.pond.sub.org Git - empserver/commitdiff
Expand a few unnecessary abbreviations in output text
authorMarkus Armbruster <armbru@pond.sub.org>
Sat, 5 Aug 2017 16:48:22 +0000 (18:48 +0200)
committerMarkus Armbruster <armbru@pond.sub.org>
Mon, 7 Aug 2017 08:08:31 +0000 (10:08 +0200)
Signed-off-by: Markus Armbruster <armbru@pond.sub.org>
info/list.t
src/lib/commands/vers.c
src/lib/lwp/sel.c
src/lib/player/empdis.c
tests/version/journal.log

index cc7179a24639e5406788a90424602a10d7ebdafa..cc3447d9be7c6b2d7ea25c8dae160425489638b6 100644 (file)
@@ -15,8 +15,8 @@ which generates a brief summary of each command.
 Initial number is cost in B.T.U. units.
 Next 2 chars (if present) are:
 $ - must be non-broke  c -- must have capital
-Args in [brackets] are optional.
-All-caps args in <angle brackets> have the following meanings:
+Arguments in [brackets] are optional.
+All-caps arguments in <angle brackets> have the following meanings:
   <NUM> :: a number in unspecified units
   <COMM> :: a commodity such as `food', `guns', etc
   <TYPE> :: an item type such as `ship', `plane', etc
index 07d4bc11ca99469f081bd101e33e9e961b9963e9..98a76d0b7598cabb726838766f67ce1bc48e137d 100644 (file)
@@ -101,9 +101,9 @@ vers(void)
     if (rollover_avail_max)
        pr("Up to %d avail can roll over an update.\n",
           rollover_avail_max);
-    pr("Happiness p.e. requires 1 happy stroller per %d civ.\n",
+    pr("Happiness p.e. requires 1 happy stroller per %d civilians.\n",
        (int)hap_cons / etu_per_update);
-    pr("Education p.e. requires 1 class of graduates per %d civ.\n",
+    pr("Education p.e. requires 1 class of graduates per %d civilians.\n",
        (int)edu_cons / etu_per_update);
     pr("Happiness is averaged over %d time units.\n", (int)hap_avg);
     pr("Education is averaged over %d time units.\n", (int)edu_avg);
index a42ac03529cddff2280ef8c5be7db5b27774e6d2..c41cc0652e3d13bb6b4bc31cc0e4fe049b00cf95 100644 (file)
@@ -99,7 +99,7 @@ lwpSleepFd(int fd, int mask, struct timeval *timeout)
 
     if (LwpMaxfd == 0 && !LwpDelayq.head) {
        /* select process is sleeping until first waiter arrives */
-       lwpStatus(LwpCurrent, "going to resched fd %d", fd);
+       lwpStatus(LwpCurrent, "going to reschedule fd %d", fd);
        lwpReady(LwpSelProc);
     }
     lwpStatus(LwpCurrent, "going to wait on fd %d", fd);
index 84f990d6649259c6d8547b7ca07815fd7aa72a62..3827920d12ac8cf95cfec0049c96637bb361c31c 100644 (file)
@@ -116,8 +116,8 @@ explain(void)
        "Initial number is cost in BTUs.\n"
        "Next 2 chars (if present) are:\n"
        "$ - must be non-broke\tc -- must have capital\n"
-       "Args in [brackets] are optional.\n"
-       "All-caps args in <angle brackets>"
+       "Arguments in [brackets] are optional.\n"
+       "All-caps arguments in <angle brackets>"
        " have the following meanings:\n"
        /* FIXME incomplete */
        "  <NUM> :: a number in unspecified units\n"
index 61e9049716cf8260775ccad81966855b35e20f7e..fbbe05447960c68ab04d7eba238cefdc5ae0d51e 100644 (file)
@@ -47,8 +47,8 @@
     Play#0 output Play#0 1 1000 civilians generate $8.33, uncompensated workers $1.78 each time unit.
     Play#0 output Play#0 1 1000 active military cost $83.33, reserves cost $8.33.
     Play#0 output Play#0 1 Up to 50 avail can roll over an update.
-    Play#0 output Play#0 1 Happiness p.e. requires 1 happy stroller per 10000 civ.
-    Play#0 output Play#0 1 Education p.e. requires 1 class of graduates per 10000 civ.
+    Play#0 output Play#0 1 Happiness p.e. requires 1 happy stroller per 10000 civilians.
+    Play#0 output Play#0 1 Education p.e. requires 1 class of graduates per 10000 civilians.
     Play#0 output Play#0 1 Happiness is averaged over 48 time units.
     Play#0 output Play#0 1 Education is averaged over 192 time units.
     Play#0 output Play#0 1 The technology/research boost you get from the world is 50.00%.
     Play#2 output Play#2 1 1000 civilians generate $8.33, uncompensated workers $1.78 each time unit.
     Play#2 output Play#2 1 1000 active military cost $83.33, reserves cost $8.33.
     Play#2 output Play#2 1 Up to 50 avail can roll over an update.
-    Play#2 output Play#2 1 Happiness p.e. requires 1 happy stroller per 10000 civ.
-    Play#2 output Play#2 1 Education p.e. requires 1 class of graduates per 10000 civ.
+    Play#2 output Play#2 1 Happiness p.e. requires 1 happy stroller per 10000 civilians.
+    Play#2 output Play#2 1 Education p.e. requires 1 class of graduates per 10000 civilians.
     Play#2 output Play#2 1 Happiness is averaged over 48 time units.
     Play#2 output Play#2 1 Education is averaged over 192 time units.
     Play#2 output Play#2 1 The technology/research boost you get from the world is 50.00%.
     Play#1 output Play#1 1 1000 civilians generate $8.33, uncompensated workers $1.78 each time unit.
     Play#1 output Play#1 1 1000 active military cost $83.33, reserves cost $8.33.
     Play#1 output Play#1 1 Up to 50 avail can roll over an update.
-    Play#1 output Play#1 1 Happiness p.e. requires 1 happy stroller per 10000 civ.
-    Play#1 output Play#1 1 Education p.e. requires 1 class of graduates per 10000 civ.
+    Play#1 output Play#1 1 Happiness p.e. requires 1 happy stroller per 10000 civilians.
+    Play#1 output Play#1 1 Education p.e. requires 1 class of graduates per 10000 civilians.
     Play#1 output Play#1 1 Happiness is averaged over 48 time units.
     Play#1 output Play#1 1 Education is averaged over 192 time units.
     Play#1 output Play#1 1 The technology/research boost you get from your allies is 50.00%.