diff options
author | Michael Kerrisk <mtk.manpages@gmail.com> | 2005-12-14 12:09:39 +0000 |
---|---|---|
committer | Michael Kerrisk <mtk.manpages@gmail.com> | 2005-12-14 12:09:39 +0000 |
commit | d7871cf9632a6f1fd62d2e643fbef5a6b082647f (patch) | |
tree | a3e1b3383070af3be579362c27908ca3b29f6705 /man3/errno.3 | |
parent | 26b66d19a9664eea17639148d546214b97c0ed4f (diff) |
Added err(3) to SEE ALSO
Diffstat (limited to 'man3/errno.3')
-rw-r--r-- | man3/errno.3 | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/man3/errno.3 b/man3/errno.3 index 2fafb003e..83fb3488a 100644 --- a/man3/errno.3 +++ b/man3/errno.3 @@ -359,5 +359,6 @@ However, on (very) old Unix systems, there may be no .I <errno.h> and the declaration is needed. .SH "SEE ALSO" +.BR err (3), .BR perror (3), .BR strerror (3) |