diff options
Diffstat (limited to 'lib/libc/string')
| -rw-r--r-- | lib/libc/string/strerror.3 | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libc/string/strerror.3 b/lib/libc/string/strerror.3 index e64ad6a2e0f..7f69b9d40bf 100644 --- a/lib/libc/string/strerror.3 +++ b/lib/libc/string/strerror.3 @@ -34,7 +34,7 @@ .\" SUCH DAMAGE. .\" .\" from: @(#)strerror.3 6.9 (Berkeley) 6/29/91 -.\" $Id: strerror.3,v 1.3 1994/08/02 05:02:13 jtc Exp $ +.\" $Id: strerror.3,v 1.4 1995/07/03 22:46:21 jtc Exp $ .\" .Dd June 29, 1991 .Dt STRERROR 3 @@ -58,8 +58,7 @@ overwritten by subsequent calls to .Sh SEE ALSO .Xr intro 2 , .Xr perror 3 , -.Xr setlocale 3 , -.Xr sys_errlist 3 +.Xr setlocale 3 .Sh STANDARDS The .Fn strerror |
