From owner-svn-doc-all@FreeBSD.ORG Sun Nov 18 16:37:48 2012 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id AEE7030F; Sun, 18 Nov 2012 16:37:48 +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 945698FC15; Sun, 18 Nov 2012 16:37:48 +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 qAIGbm59066024; Sun, 18 Nov 2012 16:37:48 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id qAIGbmKf066022; Sun, 18 Nov 2012 16:37:48 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201211181637.qAIGbmKf066022@svn.freebsd.org> From: Eitan Adler Date: Sun, 18 Nov 2012 16:37:48 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40076 - 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-all@freebsd.org X-Mailman-Version: 2.1.14 Precedence: list List-Id: "SVN commit messages for the entire doc trees \(except for " user" , " projects" , and " translations" \)" List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Sun, 18 Nov 2012 16:37:48 -0000 Author: eadler Date: Sun Nov 18 16:37:48 2012 New Revision: 40076 URL: http://svnweb.freebsd.org/changeset/doc/40076 Log: Use a comma prior to a command. Indicate that tar will automatically detect the format of the file. Approved by: bcr (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 18 16:37:40 2012 (r40075) +++ head/en_US.ISO8859-1/books/faq/book.xml Sun Nov 18 16:37:48 2012 (r40076) @@ -947,12 +947,15 @@ compressed using &man.bzip2.1;, can be found in doc/en_US.ISO8859-1/books/faq/book.html-split.tar.bz2 To download and uncompress that file you would have - to do this. + 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; tar xvf book.html-split.tar.bz2 - You will be left with a collection of + If the file is compressed, + tar will automatically + detect the appropriate format and decompress it correctly. + You will be left with a collection of .html files. The main one is called index.html, which will contain the table of contents, introductory material, and links to the