summaryrefslogtreecommitdiffstats
path: root/lib
diff options
context:
space:
mode:
authorkientzle <kientzle@FreeBSD.org>2004-07-05 18:08:32 +0000
committerkientzle <kientzle@FreeBSD.org>2004-07-05 18:08:32 +0000
commit1cf580eda7d22faa4622707f1d9bc30b8cb773fa (patch)
tree9ac52db9d32277f066b43792630f167eb2dbf7a8 /lib
parentb3c3aca073f6b811877fd62464402eb2d6b18584 (diff)
downloadFreeBSD-src-1cf580eda7d22faa4622707f1d9bc30b8cb773fa.zip
FreeBSD-src-1cf580eda7d22faa4622707f1d9bc30b8cb773fa.tar.gz
ru@'s ambitious sweep through the manpages is mostly a good thing,
but some colons are supposed to be followed by uppercase letters.
Diffstat (limited to 'lib')
-rw-r--r--lib/libarchive/archive_write.32
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/libarchive/archive_write.3 b/lib/libarchive/archive_write.3
index ad40da7..acef125 100644
--- a/lib/libarchive/archive_write.3
+++ b/lib/libarchive/archive_write.3
@@ -153,7 +153,7 @@ Freeze the settings, open the archive, and prepare for writing entries.
This is the most generic form of this function, which accepts
pointers to three callback functions which will be invoked by
the library to write the constructed archive.
-Note: internally, the callbacks are invoked by the compression layer.
+Note: Internally, the callbacks are invoked by the compression layer.
In order to support external compression programs, the compression
is permitted to fork and invoke the callbacks from a separate process.
In particular, clients should not assume that they can communicate
OpenPOWER on IntegriCloud