=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/top/commands.c,v retrieving revision 1.21 retrieving revision 1.22 diff -u -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 +1,4 @@ -/* $OpenBSD: commands.c,v 1.21 2007/01/05 09:46:12 otto Exp $ */ +/* $OpenBSD: commands.c,v 1.22 2007/02/04 19:17:14 otto Exp $ */ /* * Top users/processes display for Unix @@ -84,6 +84,7 @@ "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"