From 35794d75f2d5fb7d103d74d3dc6ec092661a00c6 Mon Sep 17 00:00:00 2001 From: pjd Date: Tue, 12 Dec 2006 20:06:52 +0000 Subject: Be more specific when ELOOP can be returned. --- lib/libc/sys/symlink.2 | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'lib/libc/sys') diff --git a/lib/libc/sys/symlink.2 b/lib/libc/sys/symlink.2 index 7b3d865..dd17f08 100644 --- a/lib/libc/sys/symlink.2 +++ b/lib/libc/sys/symlink.2 @@ -84,7 +84,9 @@ A component of the .Fa name2 path prefix denies write permission. .It Bq Er ELOOP -Too many symbolic links were encountered in translating the pathname. +Too many symbolic links were encountered in translating the +.Fa name2 +path name. .It Bq Er EEXIST The path name pointed at by the .Fa name2 -- cgit v1.1