summaryrefslogtreecommitdiff
path: root/lib/libc/sys/utimes.2
diff options
context:
space:
mode:
authorMike Pritchard <mpp@FreeBSD.org>1996-03-27 20:49:07 +0000
committerMike Pritchard <mpp@FreeBSD.org>1996-03-27 20:49:07 +0000
commit064f007493a990a098f3f0f5ae66732c5747c837 (patch)
tree56c4c6b3ee0f1367c7bb50d3cb70ee35ec089c82 /lib/libc/sys/utimes.2
parent5ea390eff5605faf9c5d901748e93857d18bbe6f (diff)
Notes
Diffstat (limited to 'lib/libc/sys/utimes.2')
-rw-r--r--lib/libc/sys/utimes.22
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libc/sys/utimes.2 b/lib/libc/sys/utimes.2
index 1ebeb37eecd9..125b6193c637 100644
--- a/lib/libc/sys/utimes.2
+++ b/lib/libc/sys/utimes.2
@@ -82,7 +82,7 @@ and the effective user ID of the process does not
match the owner of the file, and is not the super-user, and write
access is denied.
.It Bq Er EFAULT
-.Xr File
+.Fa File
or
.Fa times
points outside the process's allocated address space.