=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/top/commands.c,v retrieving revision 1.21 retrieving revision 1.22 diff -c -r1.21 -r1.22 *** src/usr.bin/top/commands.c 2007/01/05 09:46:12 1.21 --- src/usr.bin/top/commands.c 2007/02/04 19:17:14 1.22 *************** *** 1,4 **** ! /* $OpenBSD: commands.c,v 1.21 2007/01/05 09:46:12 otto Exp $ */ /* * Top users/processes display for Unix --- 1,4 ---- ! /* $OpenBSD: commands.c,v 1.22 2007/02/04 19:17:14 otto Exp $ */ /* * Top users/processes display for Unix *************** *** 84,89 **** --- 84,90 ---- "sophisticated enough to handle those commands gracefully.\n"); } else { puts( + "+ - remove process filter(s)\n" "C - toggle the display of the command line arguments\n" "d - change number of displays to show\n" "e - list errors generated by last \"kill\" or \"renice\" command\n"