Author: dchagin
Date: Fri Feb 25 22:14:12 2011
New Revision: 219044
URL: http://svn.freebsd.org/changeset/base/219044

Log:
  Update manual page to reflect latest changes of ABI description support.
  
  MFC after:    1 Month.

Modified:
  head/usr.bin/kdump/kdump.1

Modified: head/usr.bin/kdump/kdump.1
==============================================================================
--- head/usr.bin/kdump/kdump.1  Fri Feb 25 22:07:23 2011        (r219043)
+++ head/usr.bin/kdump/kdump.1  Fri Feb 25 22:14:12 2011        (r219044)
@@ -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
 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
_______________________________________________
svn-src-head@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-head
To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"

Reply via email to