From b3f7bfede6dd81faf5ec5c4304caead01adc0bd8 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 | 4 ++++ ps/ps.1 | 4 ++++ 2 files changed, 8 insertions(+) diff --git a/NEWS b/NEWS index e402f1fd..b25a5ed3 100644 --- a/NEWS +++ b/NEWS @@ -1,4 +1,8 @@ procps-ng-NEXT +-------------- + * ps.1: Mention stime alias issue #164 + +procps-ng-3.3.16 ---------------- * docs: Use correct symbols for -h option in free.1 Debian #898774 * docs: ps.1 now warns about command name length issue #101 diff --git a/ps/ps.1 b/ps/ps.1 index e651143e..1dbcbf28 100644 --- a/ps/ps.1 +++ b/ps/ps.1 @@ -1673,6 +1673,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 ).