Date: Thu, 6 Feb 2020 19:30:05 +0000 (UTC) From: Sergio Carlavilla Delgado <carlavilla@FreeBSD.org> To: doc-committers@freebsd.org, svn-doc-all@freebsd.org, svn-doc-head@freebsd.org Subject: svn commit: r53872 - in head/en_US.ISO8859-1: articles/cups books/handbook/network-servers Message-ID: <202002061930.016JU5RY048415@repo.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: carlavilla Date: Thu Feb 6 19:30:04 2020 New Revision: 53872 URL: https://svnweb.freebsd.org/changeset/doc/53872 Log: Upgrade Samba references Upgrade samba package Upgrade samba wiki url Add https to samba web PR: 227099 Submitted by: james.ryland.miller@gmail.com Patch by: carlavilla@ Approved by: bcr@(mentor) Differential Revision: https://reviews.freebsd.org/D23520 Modified: head/en_US.ISO8859-1/articles/cups/article.xml head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml Modified: head/en_US.ISO8859-1/articles/cups/article.xml ============================================================================== --- head/en_US.ISO8859-1/articles/cups/article.xml Thu Feb 6 16:52:49 2020 (r53871) +++ head/en_US.ISO8859-1/articles/cups/article.xml Thu Feb 6 19:30:04 2020 (r53872) @@ -256,7 +256,7 @@ devfs_system_ruleset="system"</programlisting> <para>If one has an older version of &windows; without native <acronym>IPP</acronym> printing support, then the general means of connecting to a <application>CUPS</application> - printer is to use <package>net/samba3</package> and + printer is to use <package>net/samba410</package> and <application>CUPS</application> together, which is a topic outside the scope of this chapter.</para> </sect2> Modified: head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml ============================================================================== --- head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml Thu Feb 6 16:52:49 2020 (r53871) +++ head/en_US.ISO8859-1/books/handbook/network-servers/chapter.xml Thu Feb 6 19:30:04 2020 (r53872) @@ -3897,14 +3897,14 @@ AddModule mod_php5.c <para>On &os;, the <application>Samba</application> client libraries can be installed using the - <package>net/samba48</package> port or package. The + <package>net/samba410</package> port or package. The client provides the ability for a &os; system to access <acronym>SMB/CIFS</acronym> shares in a µsoft.windows; network.</para> <para>A &os; system can also be configured to act as a <application>Samba</application> server by installing the same - <package>net/samba48</package> port or package. This allows the + <package>net/samba410</package> port or package. This allows the administrator to create <acronym>SMB</acronym>/<acronym>CIFS</acronym> shares on the &os; system which can be accessed by clients running @@ -4063,8 +4063,8 @@ directory mask = 0755</programlisting> <para>This section has only mentioned the most commonly used settings. Refer to the <link - xlink:href="http://www.samba.org/samba/docs/man/Samba-HOWTO-Collection/">Official - Samba HOWTO</link> for additional information about the + xlink:href="https://wiki.samba.org">Official + Samba Wiki</link> for additional information about the available configuration options.</para> </sect3> </sect2> @@ -4103,7 +4103,7 @@ Starting smbd.</screen> µsoft.windows; networks. For more information about functionality beyond the basic configuration described here, refer to <uri - xlink:href="http://www.samba.org">http://www.samba.org</uri>.</para> + xlink:href="https://www.samba.org">https://www.samba.org</uri>.</para> </sect2> </sect1>
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?202002061930.016JU5RY048415>
