summaryrefslogtreecommitdiff
path: root/usr.bin/touch
diff options
context:
space:
mode:
authorHenning Brauer <henning@cvs.openbsd.org>2003-01-10 09:12:48 +0000
committerHenning Brauer <henning@cvs.openbsd.org>2003-01-10 09:12:48 +0000
commit6a0ea51fa779d2d415f95350b07e11c511e24b76 (patch)
tree0af5839a67d6e4356ecc98dfcaf34719674ade3b /usr.bin/touch
parent0a5f7850e09db885ec45bf663ee5fc86aa1077aa (diff)
typo; jmc
Diffstat (limited to 'usr.bin/touch')
-rw-r--r--usr.bin/touch/touch.14
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.bin/touch/touch.1 b/usr.bin/touch/touch.1
index 14e1c397a47..6ba8d388c5a 100644
--- a/usr.bin/touch/touch.1
+++ b/usr.bin/touch/touch.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: touch.1,v 1.6 2000/09/20 13:27:25 pjanzen Exp $
+.\" $OpenBSD: touch.1,v 1.7 2003/01/10 09:12:47 henning Exp $
.\" $NetBSD: touch.1,v 1.8 1995/08/31 22:10:05 jtc Exp $
.\"
.\" Copyright (c) 1991, 1993
@@ -78,7 +78,7 @@ The access time of the file is not changed unless the
.Fl a
flag is also specified.
.It Fl r
-Use the access and modifications times from the specified file
+Use the access and modification times from the specified file
instead of the current time of day.
.It Fl t
Change the access and modification times to the specified time.