diff options
| author | Ulrich Spörlein <uqs@FreeBSD.org> | 2010-08-26 20:44:12 +0000 |
|---|---|---|
| committer | Ulrich Spörlein <uqs@FreeBSD.org> | 2010-08-26 20:44:12 +0000 |
| commit | ef7ccb5fc2e3b3b513479d5ccbfd4284ef2860b7 (patch) | |
| tree | a94d9341ab2f03b2844d2fb6e97a5102b69649fa /lib | |
| parent | ef97ff1d262797d8e5e9ac038104d79e57b9a3e8 (diff) | |
Notes
Diffstat (limited to 'lib')
| -rw-r--r-- | lib/libarchive/archive_write_disk.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libarchive/archive_write_disk.3 b/lib/libarchive/archive_write_disk.3 index 4a395923c33b..266ccbafe60d 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.
\ No newline at end of file |
