From 790cee95d2554d95d099a380bdb07c3872a8d988 Mon Sep 17 00:00:00 2001 From: Jason McIntyre Date: Sun, 28 Aug 2011 22:54:06 +0000 Subject: remove redundant final paragraph of STANDARDS: it merely repeats what has already been documented and, worse, is difficult to understand unless you know that it is tied to the previous paragraph; ok guenther --- usr.bin/touch/touch.1 | 18 ++---------------- 1 file changed, 2 insertions(+), 16 deletions(-) diff --git a/usr.bin/touch/touch.1 b/usr.bin/touch/touch.1 index 6cdeaae7a3b..61a21db8eb5 100644 --- a/usr.bin/touch/touch.1 +++ b/usr.bin/touch/touch.1 @@ -1,4 +1,4 @@ -.\" $OpenBSD: touch.1,v 1.22 2011/08/20 20:19:39 jmc Exp $ +.\" $OpenBSD: touch.1,v 1.23 2011/08/28 22:54:05 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: August 20 2011 $ +.Dd $Mdocdate: August 28 2011 $ .Dt TOUCH 1 .Os .Sh NAME @@ -179,20 +179,6 @@ option is specified, there are at least two arguments, and the first argument is a string of digits either eight or ten characters in length, the first argument is interpreted as a time specification of the form .Dq MMDDhhmm[YY] . -.Pp -The -.Dq MM , -.Dq DD , -.Dq hh -and -.Dq mm -letter pairs are treated as their counterparts specified to the -.Fl t -option. -If the -.Dq YY -letter pair is in the range 69 to 99, the year is set from 1969 to 1999; -otherwise, the year is set in the 21st century. .Sh HISTORY A .Nm -- cgit v1.2.3