From nobody@FreeBSD.org  Wed Jan 11 17:30:48 2012
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id D78AC106566B
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 11 Jan 2012 17:30:48 +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 ACA028FC13
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 11 Jan 2012 17:30:48 +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 q0BHUmYQ040794
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 11 Jan 2012 17:30:48 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q0BHUmY4040793;
	Wed, 11 Jan 2012 17:30:48 GMT
	(envelope-from nobody)
Message-Id: <201201111730.q0BHUmY4040793@red.freebsd.org>
Date: Wed, 11 Jan 2012 17:30:48 GMT
From: Stefan Krger <stadtkind2@gmx.de>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Typo in handbook/network-pxe-nfs.html
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         164023
>Category:       docs
>Synopsis:       Typo in handbook/network-pxe-nfs.html
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    bcr
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Wed Jan 11 17:40:12 UTC 2012
>Closed-Date:    Wed Jan 11 22:49:21 UTC 2012
>Last-Modified:  Wed Jan 11 22:49:21 UTC 2012
>Originator:     Stefan Krger
>Release:        FreeBSD 9.0-REL
>Organization:
None
>Environment:
...
>Description:
doc/en_US.ISO8859-1/books/handbook/network-pxe-nfs.html:

"
# export NFSROOTDIR=/b/tftpboot/FreeBSD/install
# mkdir -p ${NFSROOTDIR}
"

and then later

"option root-path "192.168.0.1:/b/tftpboot/FreeBSD/intall/" ;"

I'm pretty sure it's supposed to read in*s*tall 


>How-To-Repeat:
Read the PXE section of the handbook
>Fix:
Change "intall" to "install"

>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->bcr 
Responsible-Changed-By: bcr 
Responsible-Changed-When: Wed Jan 11 20:02:15 UTC 2012 
Responsible-Changed-Why:  
I will work on this. 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/164023: commit references a PR
Date: Wed, 11 Jan 2012 22:27:58 +0000 (UTC)

 bcr         2012-01-11 22:27:44 UTC
 
   FreeBSD doc repository
 
   Modified files:
     en_US.ISO8859-1/books/handbook/advanced-networking 
                                                        chapter.sgml 
   Log:
   Fix an obvious typo in an example: s/intall/install
   
   PR:             docs/164023
   Submitted by:   Stefan KrÃŒger (stadtkind2 gmx de)
   
   Revision  Changes    Path
   1.443     +1 -1      doc/en_US.ISO8859-1/books/handbook/advanced-networking/chapter.sgml
 _______________________________________________
 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: open->closed 
State-Changed-By: bcr 
State-Changed-When: Wed Jan 11 22:47:19 UTC 2012 
State-Changed-Why:  
A patch that adds the missing "s" was committed. It should appear on 
the online version of the handbook once the next build is done. 
Thanks for reporting this to us. PR closed! 

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