From owner-svn-doc-head@FreeBSD.ORG Sun Nov 11 22:29:10 2012 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id 5D5BC976; Sun, 11 Nov 2012 22:29:10 +0000 (UTC) (envelope-from eadler@FreeBSD.org) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) by mx1.freebsd.org (Postfix) with ESMTP id 421DC8FC18; Sun, 11 Nov 2012 22:29:10 +0000 (UTC) Received: from svn.freebsd.org (localhost [127.0.0.1]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id qABMTATo009432; Sun, 11 Nov 2012 22:29:10 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qABMTASB009430; Sun, 11 Nov 2012 22:29:10 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201211112229.qABMTASB009430@svn.freebsd.org> From: Eitan Adler Date: Sun, 11 Nov 2012 22:29:10 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r39985 - head/en_US.ISO8859-1/books/faq X-SVN-Group: doc-head MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit X-BeenThere: svn-doc-head@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: SVN commit messages for the doc tree for head List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 11 Nov 2012 22:29:10 -0000 Author: eadler Date: Sun Nov 11 22:29:09 2012 New Revision: 39985 URL: http://svnweb.freebsd.org/changeset/doc/39985 Log: Ports are no longer needed to uncompress these formats. Approved by: jkois (mentor) Modified: head/en_US.ISO8859-1/books/faq/book.xml Modified: head/en_US.ISO8859-1/books/faq/book.xml ============================================================================== --- head/en_US.ISO8859-1/books/faq/book.xml Sun Nov 11 22:29:07 2012 (r39984) +++ head/en_US.ISO8859-1/books/faq/book.xml Sun Nov 11 22:29:09 2012 (r39985) @@ -905,8 +905,7 @@ - The compression and packaging scheme. There are - three of these currently in use. + The compression and packaging scheme. @@ -924,42 +923,11 @@ (i.e., article.pdf, book.html, and so on). - These files are then compressed using two - compression schemes. - - - - - - Scheme - - Description - - - - - - zip - - The zip format. If you want to - uncompress this on &os; you will need to - install the archivers/unzip - port first. - - - - bz2 - - The bzip2 format. Less widespread than - zip, but generally gives smaller files. - Install the archivers/bzip2 - port to uncompress these files. - - - - + These files are then compressed using either + the zip or + bz2 compression schemes. + &man.tar.1; can be used to uncompress these + files. So the &postscript; version of the Handbook, compressed using bzip2 will be stored in a file @@ -982,8 +950,7 @@ to do this. &prompt.root; fetch ftp://ftp.FreeBSD.org/pub/FreeBSD/doc/en_US.ISO8859-1/books/faq/book.html-split.tar.bz2 -&prompt.root; bzip2 -d book.html-split.tar.bz2 -&prompt.root; tar xvf book.html-split.tar +&prompt.root; tar xvf book.html-split.tar.bz2 You will be left with a collection of .html files. The main one is called