summaryrefslogtreecommitdiff
path: root/usr.bin/touch
diff options
context:
space:
mode:
authorenami <enami@NetBSD.org>1997-10-17 08:10:22 +0000
committerenami <enami@NetBSD.org>1997-10-17 08:10:22 +0000
commitdd88a36ade52028ecc9198dcc8fc548efeff784d (patch)
treebe1ec05a5b903bfef03ed9213b1a5d2b85b9c09f /usr.bin/touch
parent6caf9310c816dff814cb1d6faab19b89a5c11bc8 (diff)
Fix typo; `symbolic link' -> `a symbolic link'.
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 0e8ea0a6883..bc6381f0718 100644
--- a/usr.bin/touch/touch.1
+++ b/usr.bin/touch/touch.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: touch.1,v 1.10 1997/10/06 13:52:35 enami Exp $
+.\" $NetBSD: touch.1,v 1.11 1997/10/17 08:11:56 enami Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -74,7 +74,7 @@ currently permit it.
.It Fl h
If
.Ar file
-is symbolic link, access and/or modification time of the link is changed.
+is a symbolic link, access and/or modification time of the link is changed.
This option implies
.Fl c .
.It Fl m