From a30c325c64bb868b5923fe1e42149c8dbbcabf93 Mon Sep 17 00:00:00 2001 From: Dmitry Chagin Date: Fri, 25 Feb 2011 22:14:12 +0000 Subject: [PATCH] Update manual page to reflect latest changes of ABI description support. MFC after: 1 Month. --- usr.bin/kdump/kdump.1 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/usr.bin/kdump/kdump.1 b/usr.bin/kdump/kdump.1 index 9fe46a6231d..4e601378da5 100644 --- a/usr.bin/kdump/kdump.1 +++ b/usr.bin/kdump/kdump.1 @@ -36,7 +36,7 @@ .Nd display kernel trace data .Sh SYNOPSIS .Nm -.Op Fl dEnlHRsT +.Op Fl dEnlHRsTA .Op Fl f Ar trfile .Op Fl m Ar maxdata .Op Fl p Ar pid @@ -99,6 +99,8 @@ GIDs, dates etc. symbolically instead of numerically. Suppress display of I/O data. .It Fl T Display absolute timestamps for each entry (seconds since epoch). +.It Fl A +Display description of the ABI of traced process. .It Fl t Ar trstr See the .Fl t