summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/access.2
diff options
context:
space:
mode:
authorwosch <wosch@FreeBSD.org>1996-12-02 20:03:58 +0000
committerwosch <wosch@FreeBSD.org>1996-12-02 20:03:58 +0000
commit32491cf461dc595de0f3e4143c93e9729846fecf (patch)
treec6ae540f132ac67a292ccdede91d35abb08d70e3 /lib/libc/sys/access.2
parent1fefcf3f952db15be627778a3bace442eb6d8a6c (diff)
downloadFreeBSD-src-32491cf461dc595de0f3e4143c93e9729846fecf.zip
FreeBSD-src-32491cf461dc595de0f3e4143c93e9729846fecf.tar.gz
upgrade STANDARDS from POSIX 1003.1-88 to 1003.1-90 using .St macro
use ``is expected to conform to'' phrase, not ``conforms to'' Pointed out by: Bruce->NIST-PCTS
Diffstat (limited to 'lib/libc/sys/access.2')
-rw-r--r--lib/libc/sys/access.29
1 files changed, 5 insertions, 4 deletions
diff --git a/lib/libc/sys/access.2 b/lib/libc/sys/access.2
index 11b4211..a332df7 100644
--- a/lib/libc/sys/access.2
+++ b/lib/libc/sys/access.2
@@ -30,7 +30,7 @@
.\" SUCH DAMAGE.
.\"
.\" @(#)access.2 8.2 (Berkeley) 4/1/94
-.\" $Id$
+.\" $Id: access.2,v 1.2 1996/08/29 21:23:53 wosch Exp $
.\"
.Dd April 1, 1994
.Dt ACCESS 2
@@ -122,9 +122,10 @@ An I/O error occurred while reading from or writing to the file system.
.Xr chmod 2 ,
.Xr stat 2
.Sh STANDARDS
-.Fn Access
-conforms to IEEE Std 1003.1-1988
-.Pq Dq Tn POSIX .
+The
+.Fn access
+function call is expected to conform to
+.St -p1003.1-90 .
.Sh CAVEAT
.Fn Access
is a potential security hole and
OpenPOWER on IntegriCloud