From 8e42cf1a464042db594d8b5366f03efb3c5a54ff Mon Sep 17 00:00:00 2001 From: Ruslan Ermilov Date: Fri, 10 Aug 2001 10:11:55 +0000 Subject: [PATCH] mdoc(7) police: add xref to intro(2). --- lib/libc/sys/access.2 | 1 + 1 file changed, 1 insertion(+) diff --git a/lib/libc/sys/access.2 b/lib/libc/sys/access.2 index e48705d0d69..5646b0d11f8 100644 --- a/lib/libc/sys/access.2 +++ b/lib/libc/sys/access.2 @@ -117,6 +117,7 @@ An I/O error occurred while reading from or writing to the file system. .El .Sh SEE ALSO .Xr chmod 2 , +.Xr intro 2 , .Xr stat 2 .Sh STANDARDS The