Module Name:    src
Committed By:   abhinav
Date:           Thu Jul 14 18:36:57 UTC 2016

Modified Files:
        src/lib/libc/string: string.3

Log Message:
Fix grammar.


To generate a diff of this commit:
cvs rdiff -u -r1.16 -r1.17 src/lib/libc/string/string.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/libc/string/string.3
diff -u src/lib/libc/string/string.3:1.16 src/lib/libc/string/string.3:1.17
--- src/lib/libc/string/string.3:1.16	Fri May  1 17:27:01 2009
+++ src/lib/libc/string/string.3	Thu Jul 14 18:36:57 2016
@@ -28,7 +28,7 @@
 .\" SUCH DAMAGE.
 .\"
 .\"     from: @(#)string.3	8.2 (Berkeley) 12/11/93
-.\"	$NetBSD: string.3,v 1.16 2009/05/01 17:27:01 perry Exp $
+.\"	$NetBSD: string.3,v 1.17 2016/07/14 18:36:57 abhinav Exp $
 .\"
 .Dd May 1, 2009
 .Dt STRING 3
@@ -196,5 +196,5 @@ function conforms to
 .Pp
 The
 .Fn strerror_r
-function conform to
+function conforms to
 .St -p1003.1-2001 .

Reply via email to