summaryrefslogtreecommitdiff
path: root/lib/libc/gen/utime.3
diff options
context:
space:
mode:
authorAaron Campbell <aaron@cvs.openbsd.org>2000-12-24 00:31:01 +0000
committerAaron Campbell <aaron@cvs.openbsd.org>2000-12-24 00:31:01 +0000
commitb1044a070b87b20a73f593b1087fae3a062d5920 (patch)
treedaa375c4c5a8cf9fabd0f0657b2141fbb899ef71 /lib/libc/gen/utime.3
parent89891a551cfa28139f6165de0c822d75e1035761 (diff)
Various repairs, mostly to get rid of short lines.
Diffstat (limited to 'lib/libc/gen/utime.3')
-rw-r--r--lib/libc/gen/utime.35
1 files changed, 2 insertions, 3 deletions
diff --git a/lib/libc/gen/utime.3 b/lib/libc/gen/utime.3
index 64144d2232e..c24fa6c944f 100644
--- a/lib/libc/gen/utime.3
+++ b/lib/libc/gen/utime.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: utime.3,v 1.13 2000/04/18 03:01:28 aaron Exp $
+.\" $OpenBSD: utime.3,v 1.14 2000/12/24 00:30:53 aaron Exp $
.\"
.\" Copyright (c) 1980, 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -147,6 +147,5 @@ function appeared in
.Sh STANDARDS
The
.Fn utime
-function
-conforms to
+function conforms to
.St -p1003.1-88 .