diff options
| author | abhinav <abhinav@NetBSD.org> | 2016-07-14 18:36:57 +0000 |
|---|---|---|
| committer | abhinav <abhinav@NetBSD.org> | 2016-07-14 18:36:57 +0000 |
| commit | a996f5d4f468e5536ebcbb28462d34bc66800695 (patch) | |
| tree | 94ef44d4fa0dadb3b47d5e8620d6f0781ec0cd63 /lib/libc/string/string.3 | |
| parent | d8dc803c365946a6de12791d9e1527704019a1bc (diff) | |
Fix grammar.
Diffstat (limited to 'lib/libc/string/string.3')
| -rw-r--r-- | lib/libc/string/string.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/string/string.3 b/lib/libc/string/string.3 index a05a76e5c31..088b78db09a 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 . |
