We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ec7eb15 + acc1651 commit d4a3ecfCopy full SHA for d4a3ecf
docs/howtos/extra-files.md
@@ -87,7 +87,7 @@ with `ln -s` by default. It does not follow them to copy the underlying file.
87
88
**NOTE**: hard links can only be created on the same filesystem.
89
90
-If you have larger peristent data to copy to the target. GNU `tar` will copy
+If you have larger persistent data to copy to the target. GNU `tar` will copy
91
data referenced by hard links created with `ln`. A hard link does not create
92
another copy the data.
93
0 commit comments