Fix a spelling error. heirarchy -> hierarchy.
Obtained from: OpenBSD
This commit is contained in:
parent
6192525baf
commit
6a5c532911
@ -1108,7 +1108,7 @@ ufs_rename(ap)
|
||||
/*
|
||||
* If ".." must be changed (ie the directory gets a new
|
||||
* parent) then the source directory must not be in the
|
||||
* directory heirarchy above the target, as this would
|
||||
* directory hierarchy above the target, as this would
|
||||
* orphan everything below the source directory. Also
|
||||
* the user must have write permission in the source so
|
||||
* as to be able to change "..". We must repeat the call
|
||||
|
Loading…
Reference in New Issue
Block a user