diff options
| author | wiz <wiz@NetBSD.org> | 2006-05-22 21:55:01 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2006-05-22 21:55:01 +0000 |
| commit | 6f524b47059ca54fd92c2609eb15d8d4e67dca0d (patch) | |
| tree | db49de0a0dc685b177ccd6c3a7c27057f33c374a /lib/libc/string | |
| parent | bf44a819540d7cdf49a50cc9aca06df4a9774be5 (diff) | |
Punctuation nit.
Diffstat (limited to 'lib/libc/string')
| -rw-r--r-- | lib/libc/string/strerror.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/string/strerror.3 b/lib/libc/string/strerror.3 index 8d396e7ab1c..0c904175c92 100644 --- a/lib/libc/string/strerror.3 +++ b/lib/libc/string/strerror.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: strerror.3,v 1.13 2006/05/22 21:40:33 kleink Exp $ +.\" $NetBSD: strerror.3,v 1.14 2006/05/22 21:55:01 wiz Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -108,7 +108,7 @@ To warn about this, sets .Dv errno to -.Er EINVAL, +.Er EINVAL , and .Fn strerror_r returns |
