adjusted to state "no hard links to directories"
authorkstailey <kstailey@openbsd.org>
Fri, 27 Dec 1996 01:24:20 +0000 (01:24 +0000)
committerkstailey <kstailey@openbsd.org>
Fri, 27 Dec 1996 01:24:20 +0000 (01:24 +0000)
lib/libc/sys/link.2

index fbb03ba..2a6f8b6 100644 (file)
@@ -76,7 +76,7 @@ both
 and
 .Fa name2
 must be in the same file system.
-Unless the caller is the super-user,
+As mandated by POSIX.1
 .Fa name1
 may not be a directory.
 .Sh RETURN VALUES
@@ -116,8 +116,7 @@ does exist.
 .It Bq Er EPERM
 The file named by
 .Fa name1
-is a directory and the effective
-user ID is not super-user.
+is a directory.
 .It Bq Er EXDEV
 The link named by
 .Fa name2