From: jmc Date: Sun, 29 Dec 2013 18:46:09 +0000 (+0000) Subject: grammar fix previous; X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=e0ef4c1b7c35fa5860fc2aca67fca002e0d2c9c4;p=openbsd grammar fix previous; --- diff --git a/share/man/man9/printf.9 b/share/man/man9/printf.9 index fb5c0d9c954..0f2bb83e485 100644 --- a/share/man/man9/printf.9 +++ b/share/man/man9/printf.9 @@ -1,4 +1,4 @@ -.\" $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. @@ -113,7 +113,7 @@ The functions .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