From 53710503e97bd444117a9fe9982e864c4c8fcb6e Mon Sep 17 00:00:00 2001 From: Dima Dorfman Date: Sun, 10 Mar 2002 09:15:22 +0000 Subject: [PATCH] The chapter on kernel debugging is now in the Developers' Handbook. Add a trailing slash to a URL while I'm here. PR: 35637 Submitted by: Gary W. Swearingen , setantae@submonkey.net --- share/man/man8/crash.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man8/crash.8 b/share/man/man8/crash.8 index 9d91c6c66518..3ff5a45400b2 100644 --- a/share/man/man8/crash.8 +++ b/share/man/man8/crash.8 @@ -202,8 +202,8 @@ the panic message is printed. For more details consult the chapter on kernel debugging in the .Fx -handbook -.Pq Pa http://www.FreeBSD.org . +Developers' Handbook +.Pq Pa http://www.FreeBSD.org/ . .Sh SEE ALSO .Xr gdb 1 , .Xr dumpon 8 ,