summaryrefslogtreecommitdiffstats
path: root/lib/libc/sys/access.2
diff options
context:
space:
mode:
authorremko <remko@FreeBSD.org>2008-02-11 07:15:52 +0000
committerremko <remko@FreeBSD.org>2008-02-11 07:15:52 +0000
commit3ce98657bd0a29f37d3339452fd859d68600386e (patch)
treefa1211fa116c5bf1be736797cf2df829b522ef92 /lib/libc/sys/access.2
parent18c68a31ef81bab13088e21b934904a7d349b283 (diff)
downloadFreeBSD-src-3ce98657bd0a29f37d3339452fd859d68600386e.zip
FreeBSD-src-3ce98657bd0a29f37d3339452fd859d68600386e.tar.gz
Fix typo (s/existance/existence/)
Noticed by: ceri
Diffstat (limited to 'lib/libc/sys/access.2')
-rw-r--r--lib/libc/sys/access.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/access.2 b/lib/libc/sys/access.2
index 0f56ab2..c9dfcde 100644
--- a/lib/libc/sys/access.2
+++ b/lib/libc/sys/access.2
@@ -28,7 +28,7 @@
.\" @(#)access.2 8.2 (Berkeley) 4/1/94
.\" $FreeBSD$
.\"
-.Dd January 16, 2007
+.Dd February 11, 2007
.Dt ACCESS 2
.Os
.Sh NAME
@@ -147,7 +147,7 @@ make sense for particular filesystem objects (e.g. 'delete' menu
item only highlighted in a writable folder ... avoiding interpretation
of the st_mode bits that the application might not understand --
e.g. in the case of AFS).
-It also allows a cheaper file existance test than
+It also allows a cheaper file existence test than
.Xr stat 2 .
.Sh SEE ALSO
.Xr chmod 2 ,
OpenPOWER on IntegriCloud