freebsd-nq/share/man
Andriy Gapon 27cfcd9599 add an option for ddb ps command to print process arguments
We use ps to collect the information of all processes in textdump. But
it doesn't contain process arguments which however sometimes are very
useful for debugging.  The new 'a' modifier adds that capability.

While here, remove 'm' modifier from ddb.4.  It was in the manual page
from its very first revision, but I could not find any evidence of the
code ever supporting it.

Submitted by:	Terry Hu <thu@panzura.com>
Reviewed by:	kib
MFC after:	1 week
Sponsored by:	Panzura
Differential Revision: https://reviews.freebsd.org/D16603
2018-08-09 11:21:31 +00:00
..
man1 share: normalize paths using SRCTOP-relative paths or :H when possible 2017-03-04 11:26:40 +00:00
man3 Make timespecadd(3) and friends public 2018-07-30 15:46:40 +00:00
man4 add an option for ddb ps command to print process arguments 2018-08-09 11:21:31 +00:00
man5 Regen src.conf.5 after r337057, LLD_BOOTSTRAP on armv7 2018-08-02 12:39:23 +00:00
man6 Update intro(6) - remove hint that doesn't work, add explicit list 2017-11-27 12:39:35 +00:00
man7 Document 64-bit arm in terms of arch name (aarch64) not machine (arm64). 2018-08-05 22:24:38 +00:00
man8 Fix "mandoc -Tlint" warnings. 2018-08-06 11:45:28 +00:00
man9 Bring VOP_LOOKUP(9) up to date 2018-08-08 18:50:42 +00:00
Makefile