summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ddb.4
diff options
context:
space:
mode:
authorjhb <jhb@FreeBSD.org>2015-12-18 00:40:19 +0000
committerjhb <jhb@FreeBSD.org>2015-12-18 00:40:19 +0000
commit2bd3d3a22d907fb6fa50488144b518570c1781cd (patch)
treeeba95c41fa5e79c2be91e33ca9f74fd5a0e55991 /share/man/man4/ddb.4
parentcb15359712d2ef7a5d75c3f9e521bd5c9ce1d329 (diff)
downloadFreeBSD-src-2bd3d3a22d907fb6fa50488144b518570c1781cd.zip
FreeBSD-src-2bd3d3a22d907fb6fa50488144b518570c1781cd.tar.gz
MFC 290429:
When dumping an rman in DDB, include the RID of each resource.
Diffstat (limited to 'share/man/man4/ddb.4')
-rw-r--r--share/man/man4/ddb.46
1 files changed, 3 insertions, 3 deletions
diff --git a/share/man/man4/ddb.4 b/share/man/man4/ddb.4
index 2ca5518..8bcbaea 100644
--- a/share/man/man4/ddb.4
+++ b/share/man/man4/ddb.4
@@ -60,7 +60,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd July 15, 2014
+.Dd November 5, 2015
.Dt DDB 4
.Os
.Sh NAME
@@ -572,8 +572,8 @@ The same as "show pcpu", but for every CPU present in the system.
.Pp
.It Ic show Cm allrman
Show information related with resource management, including
-interrupt request lines, DMA request lines, I/O ports and I/O memory
-addresses.
+interrupt request lines, DMA request lines, I/O ports, I/O memory
+addresses, and Resource IDs.
.\"
.Pp
.It Ic show Cm apic
OpenPOWER on IntegriCloud