From owner-svn-doc-all@FreeBSD.ORG Mon Jan 28 20:01:35 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.FreeBSD.org [8.8.178.115]) by hub.freebsd.org (Postfix) with ESMTP id 5635679; Mon, 28 Jan 2013 20:01:35 +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 3E625828; Mon, 28 Jan 2013 20:01:35 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.5/8.14.5) with ESMTP id r0SK1Zo9099821; Mon, 28 Jan 2013 20:01:35 GMT (envelope-from eadler@svn.freebsd.org) Received: (from eadler@localhost) by svn.freebsd.org (8.14.5/8.14.5/Submit) id r0SK1Zjr099820; Mon, 28 Jan 2013 20:01:35 GMT (envelope-from eadler@svn.freebsd.org) Message-Id: <201301282001.r0SK1Zjr099820@svn.freebsd.org> From: Eitan Adler Date: Mon, 28 Jan 2013 20:01:35 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r40793 - 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: Mon, 28 Jan 2013 20:01:35 -0000 Author: eadler Date: Mon Jan 28 20:01:34 2013 New Revision: 40793 URL: http://svnweb.freebsd.org/changeset/doc/40793 Log: bootmanage-restore is a duplicate of win95-damaged-boot-manager which has more detailed instructions, so remove it. Submitted by: perryh@pluto.rain.com Approved by: bcr (mentor, implicit) 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 28 19:42:38 2013 (r40792) +++ head/en_US.ISO8859-1/books/faq/book.xml Mon Jan 28 20:01:34 2013 (r40793) @@ -2662,23 +2662,6 @@ kern.timecounter.hardware: TSC -> i82 - - Another operating system destroyed my Boot Manager. How - do I get it back? - - - - Enter &man.sysinstall.8; and choose - Configure, then - Fdisk. Select the disk the Boot - Manager resided on with Space. - Press W to write changes to the drive. A - prompt will appear asking which boot loader to install. - Select this, and it will be restored. - - - - What does the error swap_pager: indefinite wait buffer: mean?