From adc93f6097615f16d57e8a24a256302f2144ec4e Mon Sep 17 00:00:00 2001 From: rsc Date: Fri, 14 Jan 2005 17:37:50 +0000 Subject: cut out the html - they're going to cause diffing problems. --- man/man1/touch.html | 69 ----------------------------------------------------- 1 file changed, 69 deletions(-) delete mode 100644 man/man1/touch.html (limited to 'man/man1/touch.html') diff --git a/man/man1/touch.html b/man/man1/touch.html deleted file mode 100644 index 6e2f7f91..00000000 --- a/man/man1/touch.html +++ /dev/null @@ -1,69 +0,0 @@ - -touch(1) - Plan 9 from User Space - - - - -
-
-
TOUCH(1)TOUCH(1) -
-
-

NAME
- -
- - touch – set modification date of a file
- -
-

SYNOPSIS
- -
- - touch [ −c ] [ −t time ] file ...
-
-
-

DESCRIPTION
- -
- - Touch attempts to set the modification time of the files to time - (by default, the current time). If a file does not exist, it will - be created unless option −c is present.
- -
-

SOURCE
- -
- - /usr/local/plan9/src/cmd/touch.c
-
-
-

SEE ALSO
- -
- - ls(1), stat(3), chmod(1)
- -
-

BUGS
- -
- - Touch will not touch directories.
- -
- -

-
-
- - -
-
-
-Space Glenda -
-
- - -- cgit v1.2.3