svn commit: r280157 - head/share/man/man4
Stanislav Sedov
stas at FreeBSD.org
Tue Mar 17 00:12:31 UTC 2015
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
More information about the svn-src-all
mailing list