Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 17 Mar 2015 00:12:30 +0000 (UTC)
From:      Stanislav Sedov <stas@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r280157 - head/share/man/man4
Message-ID:  <201503170012.t2H0CUxs023918@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: stas
Date: Tue Mar 17 00:12:29 2015
New Revision: 280157
URL: https://svnweb.freebsd.org/changeset/base/280157

Log:
  Document the `show devmap` DDB command.

Modified:
  head/share/man/man4/ddb.4

Modified: head/share/man/man4/ddb.4
==============================================================================
--- head/share/man/man4/ddb.4	Mon Mar 16 21:09:11 2015	(r280156)
+++ head/share/man/man4/ddb.4	Tue Mar 17 00:12:29 2015	(r280157)
@@ -620,6 +620,13 @@ for more details.
 Show registers specific to the Cyrix processor.
 .\"
 .Pp
+.It Ic show Cm devmap
+Prints the contents of the static device mapping table.
+Currently only available on the
+ARM
+architecture.
+.\"
+.Pp
 .It Ic show Cm domain Ar addr
 Print protocol domain structure
 .Vt struct domain



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201503170012.t2H0CUxs023918>