=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/top/layout.h,v retrieving revision 1.4 retrieving revision 1.5 diff -c -r1.4 -r1.5 *** src/usr.bin/top/layout.h 2007/02/22 06:36:59 1.4 --- src/usr.bin/top/layout.h 2007/03/30 19:21:19 1.5 *************** *** 1,4 **** ! /* $OpenBSD: layout.h,v 1.4 2007/02/22 06:36:59 otto Exp $ */ /* * Top users/processes display for Unix --- 1,4 ---- ! /* $OpenBSD: layout.h,v 1.5 2007/03/30 19:21:19 otto Exp $ */ /* * Top users/processes display for Unix *************** *** 31,37 **** /* * Top - a top users display for Berkeley Unix * ! * This file defines the locations on tne screen for various parts of the * display. These definitions are used by the routines in "display.c" for * cursor addressing. */ --- 31,37 ---- /* * Top - a top users display for Berkeley Unix * ! * This file defines the locations on the screen for various parts of the * display. These definitions are used by the routines in "display.c" for * cursor addressing. */