From owner-freebsd-doc@FreeBSD.ORG Fri Jun 29 09:00:26 2012 Return-Path: Delivered-To: freebsd-doc@hub.freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [69.147.83.52]) by hub.freebsd.org (Postfix) with ESMTP id C9631106566C for ; Fri, 29 Jun 2012 09:00:26 +0000 (UTC) (envelope-from gnats@FreeBSD.org) Received: from freefall.freebsd.org (freefall.freebsd.org [IPv6:2001:4f8:fff6::28]) by mx1.freebsd.org (Postfix) with ESMTP id 7C48F8FC17 for ; Fri, 29 Jun 2012 09:00:26 +0000 (UTC) Received: from freefall.freebsd.org (localhost [127.0.0.1]) by freefall.freebsd.org (8.14.5/8.14.5) with ESMTP id q5T90QF3076624 for ; Fri, 29 Jun 2012 09:00:26 GMT (envelope-from gnats@freefall.freebsd.org) Received: (from gnats@localhost) by freefall.freebsd.org (8.14.5/8.14.5/Submit) id q5T90QfL076623; Fri, 29 Jun 2012 09:00:26 GMT (envelope-from gnats) Resent-Date: Fri, 29 Jun 2012 09:00:26 GMT Resent-Message-Id: <201206290900.q5T90QfL076623@freefall.freebsd.org> Resent-From: FreeBSD-gnats-submit@FreeBSD.org (GNATS Filer) Resent-To: freebsd-doc@FreeBSD.org Resent-Reply-To: FreeBSD-gnats-submit@FreeBSD.org, Markus Klaschka Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34]) by hub.freebsd.org (Postfix) with ESMTP id AEAA91065672 for ; Fri, 29 Jun 2012 08:50:05 +0000 (UTC) (envelope-from nobody@FreeBSD.org) Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22]) by mx1.freebsd.org (Postfix) with ESMTP id 899118FC1F for ; Fri, 29 Jun 2012 08:50:05 +0000 (UTC) Received: from red.freebsd.org (localhost [127.0.0.1]) by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q5T8o5XU048153 for ; Fri, 29 Jun 2012 08:50:05 GMT (envelope-from nobody@red.freebsd.org) Received: (from nobody@localhost) by red.freebsd.org (8.14.4/8.14.4/Submit) id q5T8o4qZ048144; Fri, 29 Jun 2012 08:50:04 GMT (envelope-from nobody) Message-Id: <201206290850.q5T8o4qZ048144@red.freebsd.org> Date: Fri, 29 Jun 2012 08:50:04 GMT From: Markus Klaschka To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-3.1 Cc: Subject: docs/169538: wrong update instructions in handbook X-BeenThere: freebsd-doc@freebsd.org X-Mailman-Version: 2.1.5 Precedence: list List-Id: Documentation project List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Fri, 29 Jun 2012 09:00:26 -0000 >Number: 169538 >Category: docs >Synopsis: wrong update instructions in handbook >Confidential: no >Severity: serious >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Fri Jun 29 09:00:26 UTC 2012 >Closed-Date: >Last-Modified: >Originator: Markus Klaschka >Release: 9-STABLE >Organization: Markus Klaschka Development SL >Environment: not neccasary here >Description: http://www.freebsd.org/doc/de/books/handbook/makeworld.html The update instructions below the first "blue box" on this page missing a real neccasary line: make installworld this here is the command-listing of that handbook-page: # mount -u / # mount -a -t ufs # adjkerntz -i # mergemaster -p # cd /usr/src # mergemaster # reboot please fix that ;) On the other hand an explanaition of -i -U and -F parameters of mergemaster would be really nice, as they could safe a lot of time during the merging if used correctly... >How-To-Repeat: >Fix: add line "make installworld" before mergemaster >Release-Note: >Audit-Trail: >Unformatted: