summaryrefslogtreecommitdiff
path: root/usr.bin/touch/touch.1
diff options
context:
space:
mode:
Diffstat (limited to 'usr.bin/touch/touch.1')
-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 d95d3e75b6a..e7f82621586 100644
--- a/usr.bin/touch/touch.1
+++ b/usr.bin/touch/touch.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: touch.1,v 1.3 1998/10/30 00:24:40 aaron Exp $
+.\" $OpenBSD: touch.1,v 1.4 2000/03/05 00:28:55 aaron Exp $
.\" $NetBSD: touch.1,v 1.8 1995/08/31 22:10:05 jtc Exp $
.\"
.\" Copyright (c) 1991, 1993
@@ -56,7 +56,7 @@ utility sets the modification and access times of files to the
current time of day.
If the file doesn't exist, it is created with default permissions.
.Pp
-The following options are available:
+The options are as follows:
.Bl -tag -width Ds
.It Fl a
Change the access time of the file.