summaryrefslogtreecommitdiffstats
path: root/lib/libarchive
diff options
context:
space:
mode:
authoruqs <uqs@FreeBSD.org>2010-02-20 10:19:19 +0000
committeruqs <uqs@FreeBSD.org>2010-02-20 10:19:19 +0000
commitf41a820b03e3a2d94c995f61d1809252d3ebd572 (patch)
tree71b91829f9aac938eedad38fad049a974e6d3414 /lib/libarchive
parentea21a95532c9b4b4f4ea01448d6beaa75813d377 (diff)
downloadFreeBSD-src-f41a820b03e3a2d94c995f61d1809252d3ebd572.zip
FreeBSD-src-f41a820b03e3a2d94c995f61d1809252d3ebd572.tar.gz
Fix common misspelling of hierarchy
Pointed out by: bf1783 at gmail Approved by: np (cxgb), kientzle (tar, etc.), philip (mentor)
Diffstat (limited to 'lib/libarchive')
-rw-r--r--lib/libarchive/archive_write_disk.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libarchive/archive_write_disk.3 b/lib/libarchive/archive_write_disk.3
index f0ee011..2bdc0f5 100644
--- a/lib/libarchive/archive_write_disk.3
+++ b/lib/libarchive/archive_write_disk.3
@@ -339,7 +339,7 @@ In particular, the directory
.Pa aa
is created as well as the final object
.Pa bb .
-In theory, this can be exploited to create an entire directory heirarchy
+In theory, this can be exploited to create an entire directory hierarchy
with a single request.
Of course, this does not work if the
.Cm ARCHIVE_EXTRACT_NODOTDOT
@@ -371,5 +371,5 @@ compact implementation when appropriate.
.Pp
There should be a corresponding
.Nm archive_read_disk
-interface that walks a directory heirarchy and returns archive
+interface that walks a directory hierarchy and returns archive
entry objects.
OpenPOWER on IntegriCloud