Date: Fri, 20 May 2011 14:07:08 +0000 (UTC) From: Sergey Kandaurov <pluknet@FreeBSD.org> To: src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org Subject: svn commit: r222127 - head/bin/ps Message-ID: <201105201407.p4KE78JK087390@svn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: pluknet Date: Fri May 20 14:07:08 2011 New Revision: 222127 URL: http://svn.freebsd.org/changeset/base/222127 Log: Fix the description of the "paddr" keyword. It shows a process pointer just like a dublicating "uprocp". MFC after: 1 week Modified: head/bin/ps/ps.1 Modified: head/bin/ps/ps.1 ============================================================================== --- head/bin/ps/ps.1 Fri May 20 12:52:08 2011 (r222126) +++ head/bin/ps/ps.1 Fri May 20 14:07:08 2011 (r222127) @@ -549,7 +549,7 @@ wait channel (as an address) total blocks written (alias .Cm oublock ) .It Cm paddr -swap address +process pointer .It Cm pagein pageins (same as majflt) .It Cm pgid
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201105201407.p4KE78JK087390>