From 5586a441520963a1ab420d755361a7e95b65ffe3 Mon Sep 17 00:00:00 2001 From: riastradh Date: Mon, 30 Mar 2015 14:00:52 +0000 Subject: [PATCH] Fix tense. --- share/man/man9/bufferio.9 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/share/man/man9/bufferio.9 b/share/man/man9/bufferio.9 index 663e4b19312f..54c4e54b5521 100644 --- a/share/man/man9/bufferio.9 +++ b/share/man/man9/bufferio.9 @@ -1,4 +1,4 @@ -.\" $NetBSD: bufferio.9,v 1.14 2015/03/30 13:58:28 riastradh Exp $ +.\" $NetBSD: bufferio.9,v 1.15 2015/03/30 14:00:52 riastradh Exp $ .\" .\" Copyright (c) 2015 The NetBSD Foundation, Inc. .\" All rights reserved. @@ -324,7 +324,7 @@ Set .Fa bp Ns Li "->b_resid" to the number of bytes remaining to transfer, whether on success or on failure. -If no bytes are transferred, this must be set to +If no bytes were transferred, this must be set to .Fa bp Ns Li "->b_bcount" . .It Call