summaryrefslogtreecommitdiff
path: root/usr.bin/touch
diff options
context:
space:
mode:
authorwiz <wiz@NetBSD.org>2003-02-25 10:34:36 +0000
committerwiz <wiz@NetBSD.org>2003-02-25 10:34:36 +0000
commit990562bfef3015a6e18a209dde598d5588ea144c (patch)
treed8e852be9ee068fe4af5a14392fe9dbdf0e5b2f6 /usr.bin/touch
parent68f0f8227eed0138716fc14ef7b2080eba8038ba (diff)
.Nm does not need a dummy argument ("") before punctuation or
for correct formatting of the SYNOPSIS any longer.
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 4895732435f..f3cf847119d 100644
--- a/usr.bin/touch/touch.1
+++ b/usr.bin/touch/touch.1
@@ -1,4 +1,4 @@
-.\" $NetBSD: touch.1,v 1.14 2002/02/08 01:36:35 ross Exp $
+.\" $NetBSD: touch.1,v 1.15 2003/02/25 10:35:58 wiz Exp $
.\"
.\" Copyright (c) 1991, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -138,7 +138,7 @@ utility exits 0 on success, and \*[Gt]0 if an error occurs.
.Xr utimes 2
.Sh COMPATIBILITY
The obsolescent form of
-.Nm "" ,
+.Nm ,
where a time format is specified as the first argument, is supported.
When no
.Fl r