Module Name:    src
Committed By:   riastradh
Date:           Mon Mar 30 14:00:52 UTC 2015

Modified Files:
        src/share/man/man9: bufferio.9

Log Message:
Fix tense.


To generate a diff of this commit:
cvs rdiff -u -r1.14 -r1.15 src/share/man/man9/bufferio.9

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: src/share/man/man9/bufferio.9
diff -u src/share/man/man9/bufferio.9:1.14 src/share/man/man9/bufferio.9:1.15
--- src/share/man/man9/bufferio.9:1.14	Mon Mar 30 13:58:28 2015
+++ src/share/man/man9/bufferio.9	Mon Mar 30 14:00:52 2015
@@ -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

Reply via email to