=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/touch/touch.1,v retrieving revision 1.28 retrieving revision 1.29 diff -u -r1.28 -r1.29 --- src/usr.bin/touch/touch.1 2011/09/16 19:36:07 1.28 +++ src/usr.bin/touch/touch.1 2013/03/05 13:35:27 1.29 @@ -1,4 +1,4 @@ -.\" $OpenBSD: touch.1,v 1.28 2011/09/16 19:36:07 jmc Exp $ +.\" $OpenBSD: touch.1,v 1.29 2013/03/05 13:35:27 millert 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 16 2011 $ +.Dd $Mdocdate: March 5 2013 $ .Dt TOUCH 1 .Os .Sh NAME @@ -90,6 +90,8 @@ Either the capital letter .Sq T or a single space. +If a space is used, the argument should be quoted to +prevent the shell from splitting it into multiple words. .It Ar HH Hour: a number from 0 to 23.