From owner-svn-doc-head@FreeBSD.ORG Mon Jan 14 02:40:58 2013 Return-Path: Delivered-To: svn-doc-head@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:1900:2254:206a::19:1]) by hub.freebsd.org (Postfix) with ESMTP id B9216A42; Mon, 14 Jan 2013 02:40:58 +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 A66B2D68; Mon, 14 Jan 2013 02:40:58 +0000 (UTC) Received: from svn.freebsd.org (svn.FreeBSD.org [8.8.178.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r0E2ewvS095326; Mon, 14 Jan 2013 02:40:58 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r0E2ewQS095318; Mon, 14 Jan 2013 02:40:58 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201301140240.r0E2ewQS095318@svn.freebsd.org> From: Eitan Adler Date: Mon, 14 Jan 2013 02:40:58 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40635 - 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: Mon, 14 Jan 2013 02:40:58 -0000 Author: eadler Date: Mon Jan 14 02:40:58 2013 New Revision: 40635 URL: http://svnweb.freebsd.org/changeset/doc/40635 Log: Fix a variety of whitespace issues in the FAQ Translators may ignore Approved by: bcr (mentor) Partial commit of approved changes 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 Mon Jan 14 02:35:59 2013 (r40634) +++ head/en_US.ISO8859-1/books/faq/book.xml Mon Jan 14 02:40:58 2013 (r40635) @@ -1052,7 +1052,7 @@ The official &os; forums are located at http://forums.FreeBSD.org/. + url="http://forums.FreeBSD.org/">http://forums.FreeBSD.org/. @@ -1123,8 +1123,8 @@ On the - Getting &os; - page select [iso] next to the + Getting &os; + page select [iso] next to the architecture you want to use. Any of the following can be used: @@ -1152,7 +1152,7 @@ - memstick.img + memstick.img A bootable image sufficient for copying to a USB stick. @@ -3218,8 +3218,8 @@ kern.timecounter.hardware: TSC -> i82 The open-source Apache OpenOffice and LibreOffice - office suites work natively on &os;. + url="http://www.libreoffice.org">LibreOffice + office suites work natively on &os;. &os; also includes a variety of text editors, spreadsheets, and drawing programs in the Ports @@ -4482,22 +4482,22 @@ C:\="DOS" - This could happen because the pool is 100% full. - ZFS requires space on the disk in order to write - transaction metadata. In order to restore the pool - to a usable state, truncate a file you want to - delete. - - &prompt.user; truncate -s 0 unimportant-file - - File truncation works because a new transaction is - not started, new spare blocks are created instead. - - - On systems with additional ZFS dataset tuning, - such as deduplication, the space may not be immediately - available - + This could happen because the pool is 100% full. + ZFS requires space on the disk in order to write + transaction metadata. In order to restore the pool + to a usable state, truncate a file you want to + delete. + + &prompt.user; truncate -s 0 unimportant-file + + File truncation works because a new transaction is + not started, new spare blocks are created instead. + + + On systems with additional ZFS dataset tuning, + such as deduplication, the space may not be immediately + available + @@ -4623,7 +4623,7 @@ C:\="DOS" To allow someone to su to root, simply put them in the - wheel group. Use &man.pw.8; + wheel group. Use &man.pw.8; for this purpose. &prompt.root; pw groupmod wheel -m lisa @@ -8913,7 +8913,7 @@ panic: page fault defined in an executable visible to the dynamic linker. Consequently dlsym() searches on handles obtained from calls to dlopen(NULL, - flags) will fail to find such symbols. + flags) will fail to find such symbols. If you want to search, using dlsym(), for symbols present in the