mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
stress2: Fix a typo in namecache2.sh
- s/inconsistancy/inconsistency/
(cherry picked from commit 32a9b95a87)
This commit is contained in:
parent
36dc690bd1
commit
402db142e0
1 changed files with 1 additions and 1 deletions
|
|
@ -26,7 +26,7 @@
|
|||
# SUCH DAMAGE.
|
||||
#
|
||||
|
||||
# UFS cache inconsistancy for rename(2) demonstrated
|
||||
# UFS cache inconsistency for rename(2) demonstrated
|
||||
# Fails with:
|
||||
# ls -ali /mnt
|
||||
# ls: tfa1022: No such file or directory
|
||||
|
|
|
|||
Loading…
Reference in a new issue