No empty .Rs/.Re
[netbsd-mini2440.git] / external / bsd / top / dist / machine / m_hpux10.man
blob6265979041bd969159e0ad9f4e17e05640588276
1 .SH "HPUX 10 INFORMATION"
2 The process information layout has changed slightly since previous
3 versions.  The CPU percentage column reports weighted cpu as 
4 calculated directly by the kernel.  The WCPU column is no longer
5 present in the output and a TTY column has been added to indicate
6 the name of the process's controlling terminal.
7 The definition of an 
8 idle process has been relaxed to include those processes that have only
9 just gone to sleep.
11 This version of top does not display a per-cpu breakdown of processor
12 state.  Perhaps a later version will add this sophistication across
13 all platforms.
15 The HP/UX 10 port has greatly benefitted from the diligent efforts
16 of the following individuals:  John Haxby <john_haxby@hp.com>,
17 Rich Holland <holland@synopsys.com>, and <kevin@mcl.ucsb.edu>.