summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2011-09-09 15:33:14 +0000
committerjmc <jmc@openbsd.org>2011-09-09 15:33:14 +0000
commitb1c9159f1ea5e43de7f74f2812d04a9a506ed2d6 (patch)
tree87ab4a539e2f863c147bce829d3ad2983539ac4d
parentadd an St macro for ISO 8601:2004; (diff)
downloadwireguard-openbsd-b1c9159f1ea5e43de7f74f2812d04a9a506ed2d6.tar.xz
wireguard-openbsd-b1c9159f1ea5e43de7f74f2812d04a9a506ed2d6.zip
use .St -iso8601-4;
-rw-r--r--usr.bin/touch/touch.18
1 files changed, 5 insertions, 3 deletions
diff --git a/usr.bin/touch/touch.1 b/usr.bin/touch/touch.1
index 97ed53e81ae..b1979de0590 100644
--- a/usr.bin/touch/touch.1
+++ b/usr.bin/touch/touch.1
@@ -1,4 +1,4 @@
-.\" $OpenBSD: touch.1,v 1.26 2011/09/08 14:34:28 jmc Exp $
+.\" $OpenBSD: touch.1,v 1.27 2011/09/09 15:33:14 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 8 2011 $
+.Dd $Mdocdate: September 9 2011 $
.Dt TOUCH 1
.Os
.Sh NAME
@@ -72,7 +72,9 @@ 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,
-in a format compliant with the ISO 8601:2004 standard.
+in a format compliant with the
+.St -iso8601-4
+standard.
The parts of the argument represent the following:
.Pp
.Bl -tag -width .frac -compact -offset indent