From 1cf580eda7d22faa4622707f1d9bc30b8cb773fa Mon Sep 17 00:00:00 2001 From: kientzle Date: Mon, 5 Jul 2004 18:08:32 +0000 Subject: ru@'s ambitious sweep through the manpages is mostly a good thing, but some colons are supposed to be followed by uppercase letters. --- lib/libarchive/archive_write.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib') 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 -- cgit v1.1