summaryrefslogtreecommitdiffstats
path: root/share/man/man4/ddb.4
diff options
context:
space:
mode:
authorru <ru@FreeBSD.org>2005-02-13 22:25:33 +0000
committerru <ru@FreeBSD.org>2005-02-13 22:25:33 +0000
commit1541af42f12f8570fb332516efee8f1e030c3e46 (patch)
tree8a41fa7aceada1e7e82a06e67d6722b3c843f482 /share/man/man4/ddb.4
parent13e88b41bac03367de7406f96648f28a64fc7322 (diff)
downloadFreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.zip
FreeBSD-src-1541af42f12f8570fb332516efee8f1e030c3e46.tar.gz
Expand *n't contractions.
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 e53787f..17150be 100644
--- a/share/man/man4/ddb.4
+++ b/share/man/man4/ddb.4
@@ -99,7 +99,7 @@ a hexadecimal format at a prompt.
Examine and write commands update `dot' to the address of the last line
examined or the last location modified, and set `next' to the address of
the next location to be examined or changed.
-Other commands don't change `dot', and set `next' to be the same as `dot'.
+Other commands do not change `dot', and set `next' to be the same as `dot'.
.Pp
The general command syntax is:
.Cm command Ns Op Li \&/ Ns Ar modifier
@@ -394,8 +394,8 @@ only if the machine dependent code supports it.
Search memory for
.Ar value .
This command might fail in interesting
-ways if it doesn't find the searched-for value.
-This is because ddb doesn't always recover from touching bad memory.
+ways if it does not find the searched-for value.
+This is because ddb does not always recover from touching bad memory.
The optional
.Ar count
argument limits the search.
OpenPOWER on IntegriCloud