From 4c23fcfd3c3cfdb96134b3e2a6f659a6e307d6b5 Mon Sep 17 00:00:00 2001 From: Craig Small Date: Tue, 7 Apr 2020 19:35:27 +1000 Subject: [PATCH] docs: Mention stime in ps.1 References: procps-ng/procps#164 --- NEWS | 1 + ps/ps.1 | 4 ++++ 2 files changed, 5 insertions(+) diff --git a/NEWS b/NEWS index 455f1478..d73ca8df 100644 --- 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 844341c1..8cfcad2a 100644 --- 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 ).