summaryrefslogtreecommitdiff
path: root/lib/libc/sys/utimes.2
diff options
context:
space:
mode:
authorTheo de Raadt <deraadt@cvs.openbsd.org>1997-06-13 10:08:39 +0000
committerTheo de Raadt <deraadt@cvs.openbsd.org>1997-06-13 10:08:39 +0000
commitc70041f4ba685f7265d7c1a79c387ee48f44cc33 (patch)
treeb86a2f7df7cfcf603d46ae16d9f93c847744cd69 /lib/libc/sys/utimes.2
parentf006ff6a3ed2b3936f8afb782b367626e8ff070e (diff)
fix lots of .Xr and other minor things
Diffstat (limited to 'lib/libc/sys/utimes.2')
-rw-r--r--lib/libc/sys/utimes.24
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libc/sys/utimes.2 b/lib/libc/sys/utimes.2
index 52da6100139..7d7df5036c9 100644
--- a/lib/libc/sys/utimes.2
+++ b/lib/libc/sys/utimes.2
@@ -1,4 +1,4 @@
-.\" $OpenBSD: utimes.2,v 1.2 1996/05/01 11:08:27 deraadt Exp $
+.\" $OpenBSD: utimes.2,v 1.3 1997/06/13 10:08:37 deraadt Exp $
.\" $NetBSD: utimes.2,v 1.9 1996/04/23 10:34:16 mycroft Exp $
.\"
.\" Copyright (c) 1990, 1993
@@ -92,7 +92,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
+.Pa File
or
.Fa times
points outside the process's allocated address space.