diff options
| author | jtc <jtc@NetBSD.org> | 1995-07-03 22:46:21 +0000 |
|---|---|---|
| committer | jtc <jtc@NetBSD.org> | 1995-07-03 22:46:21 +0000 |
| commit | 362ffa88833175ddc7e97a992f010fb7786dfae0 (patch) | |
| tree | a84a27d75ce060b427024c605c62e1d080d94300 /lib/libc/string/strerror.3 | |
| parent | 1eb9f79e6e254c5574c85f14b2fcacc6318c1ebe (diff) | |
remove bogus sys_errlist(3) cross reference
Diffstat (limited to 'lib/libc/string/strerror.3')
| -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 |
