From simon@olofsson.de  Sun Dec  3 10:58:37 2006
Return-Path: <simon@olofsson.de>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [69.147.83.52])
	by hub.freebsd.org (Postfix) with ESMTP id 5201216A403
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  3 Dec 2006 10:58:37 +0000 (UTC)
	(envelope-from simon@olofsson.de)
Received: from mail-in-04.arcor-online.net (mail-in-04.arcor-online.net [151.189.21.44])
	by mx1.FreeBSD.org (Postfix) with ESMTP id DADE843C9D
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  3 Dec 2006 10:58:10 +0000 (GMT)
	(envelope-from simon@olofsson.de)
Received: from mail-in-13-z2.arcor-online.net (mail-in-13-z2.arcor-online.net [151.189.8.30])
	by mail-in-04.arcor-online.net (Postfix) with ESMTP id 1671117FCB9
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  3 Dec 2006 11:58:35 +0100 (CET)
Received: from mail-in-02.arcor-online.net (mail-in-02.arcor-online.net [151.189.21.42])
	by mail-in-13-z2.arcor-online.net (Postfix) with ESMTP id 03A071B8E52
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  3 Dec 2006 11:58:35 +0100 (CET)
Received: from gul.lan.gath3n.de (dslb-084-060-191-213.pools.arcor-ip.net [84.60.191.213])
	by mail-in-02.arcor-online.net (Postfix) with SMTP id A99E77FC8
	for <FreeBSD-gnats-submit@freebsd.org>; Sun,  3 Dec 2006 11:58:34 +0100 (CET)
Received: by gul.lan.gath3n.de (sSMTP sendmail emulation); Sun,  3 Dec 2006 11:58:34 +0100
Message-Id: <20061203105834.A99E77FC8@mail-in-02.arcor-online.net>
Date: Sun,  3 Dec 2006 11:58:34 +0100
From: "Simon Olofsson" <simon@olofsson.de>
Reply-To: Simon Olofsson <simon@olofsson.de>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: [patch] freebsd-tips: sysinstall is in /usr/sbin/
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         106254
>Category:       conf
>Synopsis:       [patch] freebsd-tips: sysinstall is in /usr/sbin/
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Sun Dec 03 11:00:30 GMT 2006
>Closed-Date:    Wed Dec 13 12:32:00 GMT 2006
>Last-Modified:  Wed Dec 13 12:32:00 GMT 2006
>Originator:     Simon Olofsson
>Release:        FreeBSD 6.2-PRERELEASE i386
>Organization:
>Environment:
System: FreeBSD gul.lan.gath3n.de 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #40: Thu Nov 30 20:23:20 CET 2006 simon@gul.lan.gath3n.de:/usr/obj/usr/src/sys/SIMON_GUL i386
>Description:
sysinstall is located in /usr/sbin for some time now. This corrects the tip.
>How-To-Repeat:
>Fix:
--- src/games/fortune/datfiles/freebsd-tips.orig   Sun Dec  3 11:29:17 2006
+++ src/games/fortune/datfiles/freebsd-tips        Sun Dec  3 11:30:23 2006
@@ -318,7 +318,7 @@
 details.
 %
 If other operating systems have damaged your Master Boot Record, you can
-reinstall it either with /stand/sysinstall or with boot0cfg(8). See
+reinstall it either with /usr/sbin/sysinstall or with boot0cfg(8). See
 "man boot0cfg" for details.
 %
 Need to see the calendar for this month? Simply type "cal".  To see the

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: maxim 
State-Changed-When: Sun Dec 3 15:23:02 UTC 2006 
State-Changed-Why:  
Fixed in HEAD.  Thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=106254 

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: conf/106254: commit references a PR
Date: Sun,  3 Dec 2006 15:22:58 +0000 (UTC)

 maxim       2006-12-03 15:22:45 UTC
 
   FreeBSD src repository
 
   Modified files:
     games/fortune/datfiles freebsd-tips 
   Log:
   o /stand/sysinstall -> /usr/sbin/sysinstall.
   
   PR:             conf/106254
   Submitted by:   Simon Olofsson
   MFC after:      1 week
   
   Revision  Changes    Path
   1.42      +1 -1      src/games/fortune/datfiles/freebsd-tips
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: patched->closed 
State-Changed-By: maxim 
State-Changed-When: Wed Dec 13 12:31:40 UTC 2006 
State-Changed-Why:  
Merged to RELENG_6. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=106254 
>Unformatted:
