-.\" $OpenBSD: printf.9,v 1.20 2013/12/29 03:15:03 guenther Exp $
+.\" $OpenBSD: printf.9,v 1.21 2013/12/29 18:46:09 jmc Exp $
.\" $NetBSD: kprintf.9,v 1.6 1999/03/16 00:40:47 garbled Exp $
.\"
.\" Copyright (c) 1998 The NetBSD Foundation, Inc.
.Fn db_printf
and
.Fn db_vprintf
-sends formatted strings to the ddb console, and are only used to implement
+send formatted strings to the ddb console, and are only used to implement
.Xr ddb 4 .
.Pp
Since each of these kernel functions is a variant of its user space