svn commit: r324272 - stable/11/bin/ps
Edward Tomasz Napierala
trasz at FreeBSD.org
Wed Oct 4 12:02:44 UTC 2017
Author: trasz
Date: Wed Oct 4 12:02:42 2017
New Revision: 324272
URL: https://svnweb.freebsd.org/changeset/base/324272
Log:
MFC r323263:
Hint that the "-o emul" option for ps(1) shows the ABI.
Modified:
stable/11/bin/ps/ps.1
Directory Properties:
stable/11/ (props changed)
Modified: stable/11/bin/ps/ps.1
==============================================================================
--- stable/11/bin/ps/ps.1 Wed Oct 4 12:02:05 2017 (r324271)
+++ stable/11/bin/ps/ps.1 Wed Oct 4 12:02:42 2017 (r324272)
@@ -29,7 +29,7 @@
.\" @(#)ps.1 8.3 (Berkeley) 4/18/94
.\" $FreeBSD$
.\"
-.Dd September 6, 2017
+.Dd September 7, 2017
.Dt PS 1
.Os
.Sh NAME
@@ -545,7 +545,7 @@ short-term CPU usage factor (for scheduling)
.It Cm dsiz
data size (in Kbytes)
.It Cm emul
-system-call emulation environment
+system-call emulation environment (ABI)
.It Cm etime
elapsed running time, format
.Op days- Ns
More information about the svn-src-stable-11
mailing list