Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/external/bsd/top/dist rats in my attic, mice in my top. i'v...



details:   https://anonhg.NetBSD.org/src/rev/4b8e549cf545
branches:  trunk
changeset: 319634:4b8e549cf545
user:      snj <snj%NetBSD.org@localhost>
date:      Wed Jun 06 02:12:47 2018 +0000

description:
rats in my attic, mice in my top.  i've had enough of these damn rodents.

diffstat:

 external/bsd/top/dist/commands.c |  2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diffs (12 lines):

diff -r d1f04e1fd737 -r 4b8e549cf545 external/bsd/top/dist/commands.c
--- a/external/bsd/top/dist/commands.c  Wed Jun 06 01:49:07 2018 +0000
+++ b/external/bsd/top/dist/commands.c  Wed Jun 06 02:12:47 2018 +0000
@@ -508,7 +508,7 @@
     /* move to the first process number */
     if ((str = next_field(str)) == NULL)
     {
-       message_error(" remice: no processes specified");
+       message_error(" renice: no processes specified");
        return;
     }
 



Home | Main Index | Thread Index | Old Index