diff options
-rw-r--r-- | ChangeLog.old | 4 | ||||
-rw-r--r-- | main.c | 2 | ||||
-rw-r--r-- | powwow.6 | 2 |
3 files changed, 4 insertions, 4 deletions
diff --git a/ChangeLog.old b/ChangeLog.old index b8abcb4..9a7fad4 100644 --- a/ChangeLog.old +++ b/ChangeLog.old @@ -248,7 +248,7 @@ 2005-03-22 00:17 bpk * NEWS: Updated news - * NEWS, edit.c: Added 1.2.8 news, fixed but in upcase/downcase + * NEWS, edit.c: Added 1.2.8 news, fixed bug in upcase/downcase word (Dain) 2005-03-21 22:55 bpk @@ -319,7 +319,7 @@ * Makefile.am, Makefile.in, aclocal.m4: Updated to include the debian build files in the make dist, also regenerated some of - teh automake/conf stuff + the automake/conf stuff 2005-03-12 05:05 bpk @@ -246,7 +246,7 @@ int main __P2 (int,argc, char **,argv) #ifdef USE_LOCALE if (!setlocale(LC_ALL, "")) { - fprintf(stderr, "Failed setlocale(LC_ALL, \"C\")\n"); + fprintf(stderr, "Failed setlocale(LC_ALL, \"\")\n"); } #endif @@ -13,7 +13,7 @@ and whistles to the standard .BR telnet (1) communication utility, mainly intended for playing multi-user games such as -.I MUDs (Multi User Dungeons). +.IR MUDs " (" "Multi User Dungeons" ")." .PP .B powwow is either invoked with |