Author: joel (doc committer)
Date: Tue Aug  3 18:29:58 2010
New Revision: 210825
URL: http://svn.freebsd.org/changeset/base/210825

Log:
  Fix typo.

Modified:
  head/lib/libarchive/libarchive_internals.3

Modified: head/lib/libarchive/libarchive_internals.3
==============================================================================
--- head/lib/libarchive/libarchive_internals.3  Tue Aug  3 17:47:27 2010        
(r210824)
+++ head/lib/libarchive/libarchive_internals.3  Tue Aug  3 18:29:58 2010        
(r210825)
@@ -126,7 +126,7 @@ to read the entire file into memory at o
 entire file to libarchive as a single block;
 other clients may begin asynchronous I/O operations for the
 next block on each request.
-.Ss Decompresssion Layer
+.Ss Decompression Layer
 The decompression layer not only handles decompression,
 it also buffers data so that the format handlers see a
 much nicer I/O model.
_______________________________________________
svn-src-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/svn-src-all
To unsubscribe, send any mail to "svn-src-all-unsubscr...@freebsd.org"

Reply via email to