From 3e67a0be7cc71d62333cf6fc6fc03c4beaa8044e Mon Sep 17 00:00:00 2001 From: Paul Janzen Date: Wed, 20 Sep 2000 13:27:26 +0000 Subject: fix pasto and comma splice --- usr.bin/touch/touch.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'usr.bin/touch') diff --git a/usr.bin/touch/touch.1 b/usr.bin/touch/touch.1 index 70d800dde7f..14e1c397a47 100644 --- a/usr.bin/touch/touch.1 +++ b/usr.bin/touch/touch.1 @@ -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 @@ letter pairs are treated as their counterparts specified to the 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 @@ specification. A .Nm utility appeared in +.At v7 . -- cgit v1.2.3