diff options
| author | Ruslan Ermilov <ru@FreeBSD.org> | 2005-02-13 22:25:33 +0000 |
|---|---|---|
| committer | Ruslan Ermilov <ru@FreeBSD.org> | 2005-02-13 22:25:33 +0000 |
| commit | 0227791b40a6936310e1dd376b0883b540fec0c0 (patch) | |
| tree | 8a41fa7aceada1e7e82a06e67d6722b3c843f482 /usr.bin/touch | |
| parent | e340fc602be23c05a35f023bb91e70b4148c2ad9 (diff) | |
Notes
Diffstat (limited to 'usr.bin/touch')
| -rw-r--r-- | usr.bin/touch/touch.1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.bin/touch/touch.1 b/usr.bin/touch/touch.1 index f405ffb9477a..8c7ab8b3b9f5 100644 --- a/usr.bin/touch/touch.1 +++ b/usr.bin/touch/touch.1 @@ -52,7 +52,7 @@ The .Nm utility sets the modification and access times of files to the current time of day. -If the file doesn't exist, it is created with default permissions. +If the file does not exist, it is created with default permissions. .Pp The following options are available: .Bl -tag -width Ds |
