diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2014-06-03 15:56:54 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2014-06-03 15:56:54 +0000 |
commit | 84ea050cba3f854612edf56509eb3af37de0774a (patch) | |
tree | 879fbcd94fb86cfd2095cd55c08cbcd4ab2f7268 /usr.bin | |
parent | 25b94581694fb331f11600927e4cc959455ef1e0 (diff) |
revert previous: guenther says it's wrong;
Diffstat (limited to 'usr.bin')
-rw-r--r-- | usr.bin/touch/touch.1 | 7 |
1 files changed, 2 insertions, 5 deletions
diff --git a/usr.bin/touch/touch.1 b/usr.bin/touch/touch.1 index 0047e22dc60..91e3ae4c430 100644 --- a/usr.bin/touch/touch.1 +++ b/usr.bin/touch/touch.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: touch.1,v 1.31 2014/06/03 14:05:30 jmc Exp $ +.\" $OpenBSD: touch.1,v 1.32 2014/06/03 15:56:53 jmc Exp $ .\" $NetBSD: touch.1,v 1.8 1995/08/31 22:10:05 jtc Exp $ .\" .\" Copyright (c) 1991, 1993 @@ -159,10 +159,7 @@ The .Nm utility is compliant with the .St -p1003.1-2008 -specification, -except that the environment variable -.Ev TZ -is unsupported. +specification. .Pp The obsolescent form of .Nm touch , |