Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 4 Oct 2017 12:02:43 +0000 (UTC)
From:      Edward Tomasz Napierala <trasz@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-stable@freebsd.org, svn-src-stable-11@freebsd.org
Subject:   svn commit: r324272 - stable/11/bin/ps
Message-ID:  <201710041202.v94C2hfh016792@repo.freebsd.org>

next in thread | raw e-mail | index | archive | help
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



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201710041202.v94C2hfh016792>