From 441c7a826d86e7016204675026ab3c13ee921781 Mon Sep 17 00:00:00 2001 From: tron Date: Mon, 4 Jan 1999 00:31:52 +0000 Subject: [PATCH] On suggestion by Brian C. Grayson explain more detailed when [ENOENT] will be returned. --- lib/libc/sys/symlink.2 | 6 ++++-- 1 file changed, 4 insertions(+), 2 deletions(-) diff --git a/lib/libc/sys/symlink.2 b/lib/libc/sys/symlink.2 index 49676153477b..6c8ab23055c1 100644 --- a/lib/libc/sys/symlink.2 +++ b/lib/libc/sys/symlink.2 @@ -1,4 +1,4 @@ -.\" $NetBSD: symlink.2,v 1.10 1999/01/02 16:05:26 tron Exp $ +.\" $NetBSD: symlink.2,v 1.11 1999/01/04 00:31:52 tron Exp $ .\" .\" Copyright (c) 1983, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -75,7 +75,9 @@ characters, or an entire path name exceeded .Dv {PATH_MAX} characters. .It Bq Er ENOENT -The named file does not exist. +A component of the +.Fa name2 +path does not exist. .It Bq Er EACCES A component of the .Fa name2