summaryrefslogtreecommitdiffstats
path: root/share/man/man4/gdb.4
diff options
context:
space:
mode:
authorgjb <gjb@FreeBSD.org>2012-05-12 03:25:46 +0000
committergjb <gjb@FreeBSD.org>2012-05-12 03:25:46 +0000
commited459e330b5bef0aa237c175988a31c682825239 (patch)
tree07b14e981380ee131c889c61fb97e2397d437185 /share/man/man4/gdb.4
parentdc31669ddf8295a407d12bf51924b4313850fe9f (diff)
downloadFreeBSD-src-ed459e330b5bef0aa237c175988a31c682825239.zip
FreeBSD-src-ed459e330b5bef0aa237c175988a31c682825239.tar.gz
General mdoc(7) and typo fixes.
PR: 167776 Submitted by: Nobuyuki Koganemaru (kogane!jp.freebsd.org) MFC after: 3 days
Diffstat (limited to 'share/man/man4/gdb.4')
-rw-r--r--share/man/man4/gdb.44
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/gdb.4 b/share/man/man4/gdb.4
index b92958b..3a502c8 100644
--- a/share/man/man4/gdb.4
+++ b/share/man/man4/gdb.4
@@ -508,7 +508,7 @@ pointed to by the local variable
.It Ic checkmem
Check unallocated memory for modifications.
This assumes that the kernel has been compiled with
-.Cd "options DIAGNOSTIC"
+.Cd "options DIAGNOSTIC" .
This causes the contents of free memory to be set to
.Li 0xdeadc0de .
.It Ic dmesg
@@ -595,7 +595,7 @@ run the link at more than 9600 bps.
Firewire connections do not have this problem.
.Pp
The debugging macros
-.Dq "just growed" .
+.Dq "just grown" .
In general, the person who wrote them did so while looking for a specific
problem, so they may not be general enough, and they may behave badly when used
in ways for which they were not intended, even if those ways make sense.
OpenPOWER on IntegriCloud