From dim@tensor.xs4all.nl  Fri Dec 21 08:36:50 2001
Return-Path: <dim@tensor.xs4all.nl>
Received: from tensor.xs4all.nl (tensor.xs4all.nl [213.84.53.200])
	by hub.freebsd.org (Postfix) with ESMTP id 033FB37B421
	for <FreeBSD-gnats-submit@freebsd.org>; Fri, 21 Dec 2001 08:36:47 -0800 (PST)
Received: by tensor.xs4all.nl (Postfix, from userid 1000)
	id 7B0383E38; Fri, 21 Dec 2001 17:36:45 +0100 (CET)
Message-Id: <20011221163645.7B0383E38@tensor.xs4all.nl>
Date: Fri, 21 Dec 2001 17:36:45 +0100 (CET)
From: Dimitry Andric <dim@xs4all.nl>
Reply-To: Dimitry Andric <dim@xs4all.nl>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: default nsmb.conf file contains old pathname
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         33065
>Category:       conf
>Synopsis:       default nsmb.conf file contains old pathname
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    sheldonh
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Dec 21 08:40:00 PST 2001
>Closed-Date:    Fri Dec 21 09:03:10 PST 2001
>Last-Modified:  Fri Dec 21 09:04:54 PST 2001
>Originator:     Dimitry Andric <dim@xs4all.nl>
>Release:        FreeBSD 4.5-PRERELEASE i386
>Organization:
n/a
>Environment:
System: FreeBSD tensor.xs4all.nl 4.5-PRERELEASE FreeBSD 4.5-PRERELEASE #0: Fri Dec 21 04:19:53 CET 2001 root@tensor.xs4all.nl:/usr/obj/usr/src/sys/TENSOR i386
>Description:
It seems the smbfs port was imported into the core system at last.
However, in the default /etc/nsmb.conf file, there's still mention of
/usr/local/etc/nsmb.conf :)
>How-To-Repeat:
Update to 4.5-PRERELEASE
less /etc/nsmb.conf
>Fix:
diff -ud etc/nsmb.conf.orig etc/nsmb.conf
--- etc/nsmb.conf.orig	Tue Dec 18 13:53:14 2001
+++ etc/nsmb.conf	Fri Dec 21 17:31:42 2001
@@ -2,7 +2,7 @@
 #
 # smbfs lookups configuration files in next order:
 #	1. ~/.nsmbrc
-#	2. /usr/local/etc/nsmb.conf - if this file found it will
+#	2. /etc/nsmb.conf - if this file found it will
 #	   override values with same keys from user files.
 #
 #
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->sheldonh 
Responsible-Changed-By: dwmalone 
Responsible-Changed-When: Fri Dec 21 08:47:42 PST 2001 
Responsible-Changed-Why:  
Sheldon imported the smb stuff. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33065 
State-Changed-From-To: open->closed 
State-Changed-By: sheldonh 
State-Changed-When: Fri Dec 21 09:03:10 PST 2001 
State-Changed-Why:  
Already fixed in RELENG_4. 

But thanks all the same for taking the time to submit a PR. 

http://www.FreeBSD.org/cgi/query-pr.cgi?pr=33065 
>Unformatted:
