projects
/
procps-ng
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0afe595
)
docs: Mention stime in ps.1
author
Craig Small
<csmall@dropbear.xyz>
Tue, 7 Apr 2020 09:35:27 +0000
(19:35 +1000)
committer
Craig Small
<csmall@dropbear.xyz>
Tue, 7 Apr 2020 09:35:27 +0000
(19:35 +1000)
References:
procps-ng/procps#164
NEWS
patch
|
blob
|
history
ps/ps.1
patch
|
blob
|
history
diff --git
a/NEWS
b/NEWS
index 455f14782711620efe1f8ba470a6c417dd15b608..d73ca8df1bd807a8984a57f2d2a41da477b33939 100644
(file)
--- a/
NEWS
+++ b/
NEWS
@@
-1,6
+1,7
@@
procps-ng NEXT
--------------
* pgrep: Check sanity of SG_ARG_MAX issue #152
+ * ps.1: Mention stime alias issue #164
* top: ensure config file backward compatibility Debian #951335
* sysctl: Match systemd directory order
* sysctl: Document directory order Debian #951550
diff --git
a/ps/ps.1
b/ps/ps.1
index 844341c18c05775754ff59cbffaa39f2e04de95d..8cfcad2a1706456bcf561cdbabd7e9f219c7cac6 100644
(file)
--- a/
ps/ps.1
+++ b/
ps/ps.1
@@
-1680,6
+1680,10
@@
see
.BR s ".\& (alias" \ s ).
T}
+stime STIME T{
+see \fBstart_time\fR. (alias \fBstart_time\fR).
+T}
+
suid SUID T{
saved user ID. (alias
.BR svuid ).