summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ddb.4
diff options
context:
space:
mode:
authorhmp <hmp@FreeBSD.org>2003-11-12 02:35:20 +0000
committerhmp <hmp@FreeBSD.org>2003-11-12 02:35:20 +0000
commitd1ef13f16432b757a9c7eaf23feeac0383dc1e92 (patch)
tree2bfc1b079f6ecabce12e2c90daa8cc4b1e7fa044 /share/man/man4/ddb.4
parente54b694800f9bb2ad000548af627767a0336f13d (diff)
downloadFreeBSD-src-d1ef13f16432b757a9c7eaf23feeac0383dc1e92.zip
FreeBSD-src-d1ef13f16432b757a9c7eaf23feeac0383dc1e92.tar.gz
Mdoc Janitor:
* cleanup hard sentence breaks. * sprinle some .Dq macros.
Diffstat (limited to 'share/man/man4/ddb.4')
-rw-r--r--share/man/man4/ddb.411
1 files changed, 8 insertions, 3 deletions
diff --git a/share/man/man4/ddb.4 b/share/man/man4/ddb.4
index 39ac91d..1e2c6ac 100644
--- a/share/man/man4/ddb.4
+++ b/share/man/man4/ddb.4
@@ -312,7 +312,8 @@ Setting a break
point at the low-level code paths may also cause strange behavior.
.It Cm delete Ar addr
.It Cm delete Li \&# Ns Ar number
-Delete the break point. The target break point can be specified by a
+Delete the break point.
+The target break point can be specified by a
break point number with
.Li # ,
or by using the same
@@ -520,7 +521,10 @@ Addresses are printed as 'symbol'+offset unless offset is greater than maxoff.
.It Li maxwidth
The width of the displayed line.
.It Li lines
-The number of lines. It is used by "more" feature.
+The number of lines.
+It is used by
+.Dq more
+feature.
.It Li tabstops
Tab stop width.
.It Li work Ns Ar xx
@@ -583,7 +587,8 @@ and modifiers as described above.
a binary operator which rounds up the left hand side to the next
multiple of right hand side.
.It Li \&* Ns Em expr
-indirection. It may be followed by a
+indirection.
+It may be followed by a
.Sq Li :
and modifiers as described above.
.El
OpenPOWER on IntegriCloud