Source-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[src/trunk]: src/lib/libc/string Fix grammar.
details: https://anonhg.NetBSD.org/src/rev/c5b369bc16ea
branches: trunk
changeset: 346483:c5b369bc16ea
user: abhinav <abhinav%NetBSD.org@localhost>
date: Thu Jul 14 18:36:57 2016 +0000
description:
Fix grammar.
diffstat:
lib/libc/string/string.3 | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (19 lines):
diff -r 575af002e452 -r c5b369bc16ea lib/libc/string/string.3
--- a/lib/libc/string/string.3 Thu Jul 14 18:21:31 2016 +0000
+++ b/lib/libc/string/string.3 Thu Jul 14 18:36:57 2016 +0000
@@ -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 @@
.Pp
The
.Fn strerror_r
-function conform to
+function conforms to
.St -p1003.1-2001 .
Home |
Main Index |
Thread Index |
Old Index