From 8cfbf24f2e65d0df6a2e118f9ce5580986fc4f3b Mon Sep 17 00:00:00 2001 From: Greg Lehey Date: Wed, 7 Jan 2004 23:00:01 +0000 Subject: [PATCH] Correct capitalization. Submitted by: ru --- share/man/man4/gdb.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man4/gdb.4 b/share/man/man4/gdb.4 index af7e9d06f8b1..0e7db6d5b6ce 100644 --- a/share/man/man4/gdb.4 +++ b/share/man/man4/gdb.4 @@ -104,7 +104,7 @@ You can set breakpoints, but you cannot .Dq continue execution, so they will not work. .Ss "Debugging a crash dump" -by default, crash dumps are stored in the directory +By default, crash dumps are stored in the directory .Pa /var/crash . Investigate them from the kernel build directory with: .Pp