=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/top/top.1,v retrieving revision 1.27 retrieving revision 1.28 diff -c -r1.27 -r1.28 *** src/usr.bin/top/top.1 2005/05/14 09:03:31 1.27 --- src/usr.bin/top/top.1 2005/05/25 02:19:43 1.28 *************** *** 1,4 **** ! .\" $OpenBSD: top.1,v 1.27 2005/05/14 09:03:31 jmc Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" --- 1,4 ---- ! .\" $OpenBSD: top.1,v 1.28 2005/05/25 02:19:43 jaredy Exp $ .\" .\" Copyright (c) 1997, Jason Downs. All rights reserved. .\" *************** *** 344,353 **** The nice amount (in the range \-20 to 20). .It SIZE The total size of the process (the text, data, and stack segments). - Given in kilobytes. .It RES The current amount of resident memory. - Given in kilobytes. .It STATE The current state (one of .Li start , --- 344,351 ----