diff options
author | tjr <tjr@FreeBSD.org> | 2002-10-24 01:24:26 +0000 |
---|---|---|
committer | tjr <tjr@FreeBSD.org> | 2002-10-24 01:24:26 +0000 |
commit | 5e38b5707c77418bf6e7fad2a852b3d26fdd9d9d (patch) | |
tree | 50d0d035e10a899a7151107ff3dea35d30b26859 /lib/libc/string/strerror.3 | |
parent | c831e4289ec229290193572a8163ea8750432acf (diff) | |
download | FreeBSD-src-5e38b5707c77418bf6e7fad2a852b3d26fdd9d9d.zip FreeBSD-src-5e38b5707c77418bf6e7fad2a852b3d26fdd9d9d.tar.gz |
Remove the Standards section again until we get these functions sorted
out. This will probably have to wait until after 5.0-R.
Diffstat (limited to 'lib/libc/string/strerror.3')
-rw-r--r-- | lib/libc/string/strerror.3 | 8 |
1 files changed, 0 insertions, 8 deletions
diff --git a/lib/libc/string/strerror.3 b/lib/libc/string/strerror.3 index eeb9f1e..93ed9b2 100644 --- a/lib/libc/string/strerror.3 +++ b/lib/libc/string/strerror.3 @@ -150,14 +150,6 @@ should be used instead. .Sh SEE ALSO .Xr intro 2 , .Xr psignal 3 -.Sh STANDARDS -The -.Fn perror , -.Fn strerror -and -.Fn strerror_r -functions conform to -.St -p1003.1-2001 . .Sh HISTORY The .Fn strerror |