From 9d4261b7957efd4772078b059fb91b3478093595 Mon Sep 17 00:00:00 2001 From: Eitan Adler Date: Thu, 16 Feb 2012 05:06:07 +0000 Subject: Add err(3) to strerror(3) SEE ALSO section PR: docs/164940 Submitted by: Niclas Zeising Approved by: cperciva MFC after: 3 days --- lib/libc/string/strerror.3 | 1 + 1 file changed, 1 insertion(+) (limited to 'lib/libc/string/strerror.3') diff --git a/lib/libc/string/strerror.3 b/lib/libc/string/strerror.3 index 0ec6cb0af406..5961a84a9d83 100644 --- a/lib/libc/string/strerror.3 +++ b/lib/libc/string/strerror.3 @@ -147,6 +147,7 @@ or should be used instead. .Sh SEE ALSO .Xr intro 2 , +.Xr err 3 , .Xr psignal 3 .Sh STANDARDS The -- cgit v1.2.3