From owner-svn-doc-all@FreeBSD.ORG Thu Dec 26 14:35:44 2013 Return-Path: Delivered-To: svn-doc-all@freebsd.org Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115]) (using TLSv1 with cipher ADH-AES256-SHA (256/256 bits)) (No client certificate requested) by hub.freebsd.org (Postfix) with ESMTPS id EA6F0A82; Thu, 26 Dec 2013 14:35:44 +0000 (UTC) Received: from svn.freebsd.org (svn.freebsd.org [IPv6:2001:1900:2254:2068::e6a:0]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mx1.freebsd.org (Postfix) with ESMTPS id BBFA3157A; Thu, 26 Dec 2013 14:35:44 +0000 (UTC) Received: from svn.freebsd.org ([127.0.1.70]) by svn.freebsd.org (8.14.7/8.14.7) with ESMTP id rBQEZi3f022585; Thu, 26 Dec 2013 14:35:44 GMT (envelope-from bcr@svn.freebsd.org) Received: (from bcr@localhost) by svn.freebsd.org (8.14.7/8.14.7/Submit) id rBQEZiBb022584; Thu, 26 Dec 2013 14:35:44 GMT (envelope-from bcr@svn.freebsd.org) Message-Id: <201312261435.rBQEZiBb022584@svn.freebsd.org> From: Benedict Reuschling Date: Thu, 26 Dec 2013 14:35:44 +0000 (UTC) To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r43384 - head/en_US.ISO8859-1/books/handbook/network-servers 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.17 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: Thu, 26 Dec 2013 14:35:45 -0000 Author: bcr Date: Thu Dec 26 14:35:44 2013 New Revision: 43384 URL: http://svnweb.freebsd.org/changeset/doc/43384 Log: Update Samba version to 3.6. PR: docs/185196 Submitted by: David Bern Modified: head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml Modified: head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml Thu Dec 26 01:40:34 2013 (r43383) +++ head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml Thu Dec 26 14:35:44 2013 (r43384) @@ -4978,7 +4978,7 @@ DocumentRoot /www/someotherdomain.tld Samba software packages should be included on the &os; installation media. If they were not installed when first installing &os;, then they may be - installed from the net/samba34 port or + installed from the net/samba36 port or package. @@ -4988,7 +4988,7 @@ DocumentRoot /www/someotherdomain.tld A default Samba configuration file is installed as - /usr/local/share/examples/samba34/smb.conf.default. + /usr/local/share/examples/samba36/smb.conf.default. This file must be copied to /usr/local/etc/smb.conf and customized before Samba can be used. @@ -5161,7 +5161,7 @@ DocumentRoot /www/someotherdomain.tld Starting <application>Samba</application> - The net/samba34 port + The net/samba36 port adds a new startup script, which can be used to control Samba. To enable this script, so that it can be used for example to start, stop or restart