mirror of
https://github.com/opnsense/src.git
synced 2026-02-20 00:11:07 -05:00
stress2: Fix a typo in namecache2.sh
- s/inconsistancy/inconsistency/ (cherry picked from commit 32a9b95a8751f916deef5970476f010995244bfe)
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