mirror of
https://github.com/opnsense/src.git
synced 2026-06-04 14:26:03 -04:00
parent
b7b78c1c16
commit
5aaef5a600
1 changed files with 1 additions and 1 deletions
|
|
@ -340,7 +340,7 @@ copy(char *argv[], enum op type, int fts_options, struct stat *root_stat)
|
|||
* noexist/dir/foo (where foo is a file in dir), which
|
||||
* is the case where the target exists.
|
||||
*
|
||||
* Also, check for "..". This is for the correct path
|
||||
* Also, check for "..". This is for correct path
|
||||
* concatenation for paths ending in "..", e.g.
|
||||
* cp -R .. /tmp
|
||||
* Paths ending in ".." are changed to ".". This is
|
||||
|
|
|
|||
Loading…
Reference in a new issue