Module Name: src
Committed By: dholland
Date: Sat Jun 13 19:52:58 UTC 2015
Modified Files:
src/lib/libutil: getfsspecname.3
Log Message:
grammar patrol
To generate a diff of this commit:
cvs rdiff -u -r1.4 -r1.5 src/lib/libutil/getfsspecname.3
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/lib/libutil/getfsspecname.3
diff -u src/lib/libutil/getfsspecname.3:1.4 src/lib/libutil/getfsspecname.3:1.5
--- src/lib/libutil/getfsspecname.3:1.4 Mon Aug 18 07:33:21 2014
+++ src/lib/libutil/getfsspecname.3 Sat Jun 13 19:52:58 2015
@@ -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 @@ or the original
argument.
On failure
.Dv NULL
-is return and
+is returned and
.Fa buf
contains the reason for the error.
.Sh SEE ALSO