Remove superfluous "is". Reported by Brian Chase in PR 23739.

This commit is contained in:
wiz 2003-12-14 09:38:29 +00:00
parent f6ef813a29
commit 90d2703a98

View File

@ -1,4 +1,4 @@
.\" $NetBSD: dbsym.8,v 1.4 2002/12/28 21:47:02 tsutsui Exp $
.\" $NetBSD: dbsym.8,v 1.5 2003/12/14 09:38:29 wiz Exp $
.\"
.Dd November 9, 2001
.Dt DBSYM 8
@ -17,7 +17,7 @@ is used to copy the symbol table in a newly linked kernel into the
.Va db_symtab
array (in the data section) so that the
.Xr ddb 4
kernel debugger can find the symbols. This is program is only used
kernel debugger can find the symbols. This program is only used
on systems for which the boot program does not load the symbol table
into memory with the kernel. The space for these symbols is
reserved in the data segment using a config option like: