mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-29 12:03:03 +00:00
Clarify that -h implies -c.
This commit is contained in:
parent
cdb0e1b453
commit
3d0b614006
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=83896
@ -73,6 +73,11 @@ currently permit it.
|
||||
.It Fl h
|
||||
If the file is a symbolic link, change the times of the link
|
||||
itself rather than the file that the link points to.
|
||||
Note that
|
||||
.Fl h
|
||||
implies
|
||||
.Fl c
|
||||
and thus will not create any new files.
|
||||
.It Fl m
|
||||
Change the modification time of the file.
|
||||
The access time of the file is not changed unless the
|
||||
|
Loading…
Reference in New Issue
Block a user