=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/touch/touch.1,v retrieving revision 1.5 retrieving revision 1.6 diff -u -r1.5 -r1.6 --- src/usr.bin/touch/touch.1 2000/03/11 21:40:05 1.5 +++ src/usr.bin/touch/touch.1 2000/09/20 13:27:25 1.6 @@ -1,4 +1,4 @@ -.\" $OpenBSD: touch.1,v 1.5 2000/03/11 21:40:05 aaron Exp $ +.\" $OpenBSD: touch.1,v 1.6 2000/09/20 13:27:25 pjanzen Exp $ .\" $NetBSD: touch.1,v 1.8 1995/08/31 22:10:05 jtc Exp $ .\" .\" Copyright (c) 1991, 1993 @@ -155,9 +155,8 @@ option. If the .Dq YY -letter pair is in the range 69 to 99, the year is set to 1969 to 1999, +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. -.At v7 . .Sh STANDARDS The .Nm @@ -168,3 +167,4 @@ A .Nm utility appeared in +.At v7 .