aboutsummaryrefslogtreecommitdiff
path: root/bin/ps/ps.1
diff options
context:
space:
mode:
authorMark Felder <feld@FreeBSD.org>2015-03-17 12:40:33 +0000
committerMark Felder <feld@FreeBSD.org>2015-03-17 12:40:33 +0000
commitc2290ff6b8f08e178fe65a73d093a5941e6cae6c (patch)
treea4c8da0a730db54398244ec6db30cfe961157d4c /bin/ps/ps.1
parent3e8c6d74bb723946a98cf90912738dad1a22e727 (diff)
downloadsrc-c2290ff6b8f08e178fe65a73d093a5941e6cae6c.tar.gz
src-c2290ff6b8f08e178fe65a73d093a5941e6cae6c.zip
Notes
Diffstat (limited to 'bin/ps/ps.1')
-rw-r--r--bin/ps/ps.14
1 files changed, 2 insertions, 2 deletions
diff --git a/bin/ps/ps.1 b/bin/ps/ps.1
index 7e26dd905a74..6eead7606890 100644
--- a/bin/ps/ps.1
+++ b/bin/ps/ps.1
@@ -381,12 +381,12 @@ the real memory (resident set) size of the process (in 1024 byte units).
The time the command started.
If the command started less than 24 hours ago, the start time is
displayed using the
-.Dq Li %l:ps.1p
+.Dq Li %H:%M
format described in
.Xr strftime 3 .
If the command started less than 7 days ago, the start time is
displayed using the
-.Dq Li %a6.15p
+.Dq Li %a%H
format.
Otherwise, the start time is displayed using the
.Dq Li %e%b%y