diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-09-08 14:34:29 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2011-09-08 14:34:29 +0000 |
commit | 2f2ce686669c3f51439172096bc55586fb0dc028 (patch) | |
tree | 8a31562b9468f8265df6d400355519197c10e7a8 /usr.bin/touch/touch.1 | |
parent | 211427d868f8aecd29999f2831103f73bfc92516 (diff) |
some additional information on the -d option, for clarification;
ok millert guenther
Diffstat (limited to 'usr.bin/touch/touch.1')
-rw-r--r-- | usr.bin/touch/touch.1 | 7 |
1 files changed, 4 insertions, 3 deletions
diff --git a/usr.bin/touch/touch.1 b/usr.bin/touch/touch.1 index fa314220f9b..97ed53e81ae 100644 --- a/usr.bin/touch/touch.1 +++ b/usr.bin/touch/touch.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: touch.1,v 1.25 2011/09/04 10:26:47 jmc Exp $ +.\" $OpenBSD: touch.1,v 1.26 2011/09/08 14:34:28 jmc Exp $ .\" $NetBSD: touch.1,v 1.8 1995/08/31 22:10:05 jtc Exp $ .\" .\" Copyright (c) 1991, 1993 @@ -33,7 +33,7 @@ .\" .\" @(#)touch.1 8.3 (Berkeley) 4/28/95 .\" -.Dd $Mdocdate: September 4 2011 $ +.Dd $Mdocdate: September 8 2011 $ .Dt TOUCH 1 .Os .Sh NAME @@ -72,7 +72,8 @@ No error messages are displayed and the exit value is not affected. .It Fl "d " Ar ccyy No - Ar mm No - Ar ddTHH : Ar MM : Ar SS Oo \&. Ar frac Oc Op Ar Z .Sm on Change the access and modification times to the specified time, -where the parts of the argument represent the following: +in a format compliant with the ISO 8601:2004 standard. +The parts of the argument represent the following: .Pp .Bl -tag -width .frac -compact -offset indent .It Ar ccyy |