summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ddb.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2004-06-16 08:33:57 +0000
committerru <ru@FreeBSD.org>2004-06-16 08:33:57 +0000
commitaa52a5a900bdec01cd64392151f45ae2b913614b (patch)
tree45340076f670c5a33c9f8979cfb69f5797c2be57 /share/man/man4/ddb.4
parent075deb0c4c016fbd1931955599b44e3592fa397c (diff)
downloadFreeBSD-src-aa52a5a900bdec01cd64392151f45ae2b913614b.zip
FreeBSD-src-aa52a5a900bdec01cd64392151f45ae2b913614b.tar.gz
Assorted markup, spelling, and grammar fixes.
Diffstat (limited to 'share/man/man4/ddb.4')
-rw-r--r--share/man/man4/ddb.418
1 files changed, 9 insertions, 9 deletions
diff --git a/share/man/man4/ddb.4 b/share/man/man4/ddb.4
index 1e2c6ac..58ed5c7 100644
--- a/share/man/man4/ddb.4
+++ b/share/man/man4/ddb.4
@@ -132,7 +132,7 @@ variable, it displays
and waits for a response.
The valid responses for it are:
.Pp
-.Bl -tag -compact -width SPC
+.Bl -tag -compact -width ".Li SPC"
.It Li SPC
one more page
.It Li RET
@@ -196,19 +196,19 @@ display as an instruction
.It Li I
display as an instruction with possible alternate formats depending on the
machine:
-.Bl -tag -width powerpc -compact
+.Bl -tag -width ".Tn powerpc" -compact
.It Tn alpha
Show the registers of the instruction.
.It Tn amd64
-No alternate format
+No alternate format.
.It Tn i386
-No alternate format
+No alternate format.
.It Tn ia64
-No alternate format
+No alternate format.
.It Tn powerpc
-No alternate format
+No alternate format.
.It Tn sparc64
-No alternate format
+No alternate format.
.El
.El
.It Cm xf
@@ -513,7 +513,7 @@ modifier to indicate user register (e.g.,
.Li $eax:u ) .
.Pp
Built-in variables currently supported are:
-.Bl -tag -width tabstops -compact
+.Bl -tag -width ".Li tabstops" -compact
.It Li radix
Input and output radix
.It Li maxoff
@@ -541,7 +541,7 @@ and unary
Special rules in
.Nm
are:
-.Bl -tag -width Identifiers
+.Bl -tag -width ".Em Identifiers"
.It Em Identifiers
The name of a symbol is translated to the value of the symbol, which
is the address of the corresponding object.
OpenPOWER on IntegriCloud