Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 3 Aug 2010 18:29:58 +0000 (UTC)
From:      Joel Dahl <joel@FreeBSD.org>
To:        src-committers@freebsd.org, svn-src-all@freebsd.org, svn-src-head@freebsd.org
Subject:   svn commit: r210825 - head/lib/libarchive
Message-ID:  <201008031829.o73ITwXB025894@svn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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.



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201008031829.o73ITwXB025894>