Author: eadler
Date: Sat Apr 14 02:46:59 2012
New Revision: 234266
URL: http://svn.freebsd.org/changeset/base/234266
Log:
MFC r231813:
Add err(3) to strerror(3) SEE ALSO section
Approved by: cperciva (implicit)
Modified:
stable/9/lib/libc/string/strerror.3
Directory Properties:
stable/9/lib/libc/ (props changed)
Modified: stable/9/lib/libc/string/strerror.3
==============================================================================
--- stable/9/lib/libc/string/strerror.3 Sat Apr 14 02:11:26 2012
(r234265)
+++ stable/9/lib/libc/string/strerror.3 Sat Apr 14 02:46:59 2012
(r234266)
@@ -147,6 +147,7 @@ or
should be used instead.
.Sh SEE ALSO
.Xr intro 2 ,
+.Xr err 3 ,
.Xr psignal 3
.Sh STANDARDS
The
_______________________________________________
[email protected] mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-stable-9
To unsubscribe, send any mail to "[email protected]"