Re: svn commit: r283304 - head/bin/ps

2015-05-22 Thread Bryan Drewery
On 5/22/2015 6:07 PM, Marcel Moolenaar wrote: > +.Op Fl -libxo This [--libxo] is really lacking in documentation. ~ # man w|grep xo w [--libxo] [-dhin] [-M core] [-N system] [user ...] finger(1), ps(1), uptime(1), who(1), libxo(3), xo_parse_args(3) ~ # w --libxo w: missing libxo option

svn commit: r283304 - head/bin/ps

2015-05-22 Thread Marcel Moolenaar
Author: marcel Date: Fri May 22 23:07:55 2015 New Revision: 283304 URL: https://svnweb.freebsd.org/changeset/base/283304 Log: Convert to use libxo. Document use of libxo as well. Obtained from: Phil Shafer Sponsored by: Juniper Networks, Inc. Modified: head/bin/ps/Makefile head/b