From 212887c836affc05f828e3fddd4dc1b80085f08f Mon Sep 17 00:00:00 2001 From: chris Date: Wed, 18 Aug 1999 05:55:22 +0000 Subject: Fix a bunch of broken cross-references --- usr.sbin/config/config.8 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'usr.sbin/config') diff --git a/usr.sbin/config/config.8 b/usr.sbin/config/config.8 index c669fdd..b212e09 100644 --- a/usr.sbin/config/config.8 +++ b/usr.sbin/config/config.8 @@ -30,7 +30,7 @@ .\" SUCH DAMAGE. .\" .\" @(#)config.8 8.2 (Berkeley) 4/19/94 -.\" $Id$ +.\" $Id: config.8,v 1.14 1999/07/12 20:12:05 nik Exp $ .\" .Dd April 19, 1994 .Dt CONFIG 8 @@ -165,7 +165,7 @@ kernel. A debug kernel contains complete symbols for all the source files, and enables an experienced kernel programmer to analyse the cause of a problem. The debuggers available prior to 4.4BSD-Lite were able to find some information from a normal kernel; -.Xr gdb 8 +.Xr gdb 1 provides very little support for normal kernels, and a debug kernel is needed for any meaningful analysis. .Pp -- cgit v1.1