From 38415e6d0dff165e62a29b6d74ca39a9ee4ff891 Mon Sep 17 00:00:00 2001 From: gjb Date: Sat, 1 Oct 2011 20:56:58 +0000 Subject: Reorder default ps(1) output according to reality. Submitted by: arundel (via docs@) MFC after: 1 week --- bin/ps/ps.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'bin/ps/ps.1') diff --git a/bin/ps/ps.1 b/bin/ps/ps.1 index a66ed5d..8c27186 100644 --- a/bin/ps/ps.1 +++ b/bin/ps/ps.1 @@ -90,8 +90,8 @@ and .Fl o options). The default output format includes, for each process, the process' ID, -controlling terminal, CPU time (including both user and system time), -state, and associated command. +controlling terminal, state, CPU time (including both user and system time) +and associated command. .Pp The process file system (see .Xr procfs 5 ) -- cgit v1.1