summaryrefslogtreecommitdiff
path: root/lib/libc/gen/utime.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libc/gen/utime.3')
-rw-r--r--lib/libc/gen/utime.35
1 files changed, 3 insertions, 2 deletions
diff --git a/lib/libc/gen/utime.3 b/lib/libc/gen/utime.3
index 6c3284fb563..c448b9b3d93 100644
--- a/lib/libc/gen/utime.3
+++ b/lib/libc/gen/utime.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: utime.3,v 1.3 1997/07/23 21:04:08 kstailey Exp $
+.\" $OpenBSD: utime.3,v 1.4 1998/04/28 07:36:41 deraadt Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -44,7 +44,8 @@
.Fn utime "const char *file" "const struct utimbuf *timep"
.Sh DESCRIPTION
.Bf -symbolic
-This interface is obsoleted by utimes(2) .
+This interface is obsoleted by
+.Xr utimes 2 .
.Ef
.Pp
The