Source-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[src/trunk]: src/share/man/man9 Fix tense.



details:   https://anonhg.NetBSD.org/src/rev/7dd2056adc5b
branches:  trunk
changeset: 337031:7dd2056adc5b
user:      riastradh <riastradh%NetBSD.org@localhost>
date:      Mon Mar 30 14:00:52 2015 +0000

description:
Fix tense.

diffstat:

 share/man/man9/bufferio.9 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r a198513cf903 -r 7dd2056adc5b share/man/man9/bufferio.9
--- a/share/man/man9/bufferio.9 Mon Mar 30 13:58:28 2015 +0000
+++ b/share/man/man9/bufferio.9 Mon Mar 30 14:00:52 2015 +0000
@@ -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 @@
 .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



Home | Main Index | Thread Index | Old Index