Source-Changes-HG archive

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

[src/trunk]: src/lib/libutil grammar patrol



details:   https://anonhg.NetBSD.org/src/rev/19a6459c269d
branches:  trunk
changeset: 338876:19a6459c269d
user:      dholland <dholland%NetBSD.org@localhost>
date:      Sat Jun 13 19:52:58 2015 +0000

description:
grammar patrol

diffstat:

 lib/libutil/getfsspecname.3 |  4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)

diffs (18 lines):

diff -r 736301adba54 -r 19a6459c269d lib/libutil/getfsspecname.3
--- a/lib/libutil/getfsspecname.3       Sat Jun 13 18:18:18 2015 +0000
+++ b/lib/libutil/getfsspecname.3       Sat Jun 13 19:52:58 2015 +0000
@@ -1,4 +1,4 @@
-.\"    $NetBSD: getfsspecname.3,v 1.4 2014/08/18 07:33:21 christos Exp $
+.\"    $NetBSD: getfsspecname.3,v 1.5 2015/06/13 19:52:58 dholland Exp $
 .\"
 .\" Copyright (c) 2012 The NetBSD Foundation, Inc.
 .\" All rights reserved.
@@ -72,7 +72,7 @@
 argument.
 On failure
 .Dv NULL
-is return and
+is returned and
 .Fa buf
 contains the reason for the error.
 .Sh SEE ALSO



Home | Main Index | Thread Index | Old Index