From 83de4e7bb80bfc3694cccf24c93bb4c11eff5ba7 Mon Sep 17 00:00:00 2001 From: abhinav Date: Thu, 14 Jul 2016 18:36:57 +0000 Subject: [PATCH] Fix grammar. --- lib/libc/string/string.3 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libc/string/string.3 b/lib/libc/string/string.3 index a05a76e5c31c..088b78db09ab 100644 --- a/lib/libc/string/string.3 +++ b/lib/libc/string/string.3 @@ -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 .