diff options
author | Mateusz Piotrowski <0mp@FreeBSD.org> | 2024-04-25 08:47:40 +0000 |
---|---|---|
committer | Mateusz Piotrowski <0mp@FreeBSD.org> | 2024-04-25 09:23:11 +0000 |
commit | 6c209a22c620f045f46f7c6d7db0d1c1a26fd82a (patch) | |
tree | 82717069ca0e5c26d5bbc08de62a8c86ffa07e47 | |
parent | f5973f2e90e430ed97d65de8dd5230f6c4405f0d (diff) | |
download | doc-6c209a22c6.tar.gz doc-6c209a22c6.zip |
*: Change net/samba413 to net/samba416
4 files changed, 6 insertions, 6 deletions
diff --git a/documentation/content/en/articles/cups/_index.adoc b/documentation/content/en/articles/cups/_index.adoc index d16f8da5de..cc7b52b604 100644 --- a/documentation/content/en/articles/cups/_index.adoc +++ b/documentation/content/en/articles/cups/_index.adoc @@ -181,7 +181,7 @@ Generally, the Windows(R) administrator will run the Windows(R) `Add Printer` wi http://server-name-or-ip:631/printers/printername .... -If one has an older version of Windows(R) without native IPP printing support, then the general means of connecting to a CUPS printer is to use package:net/samba413[] and CUPS together, which is a topic outside the scope of this chapter. +If one has an older version of Windows(R) without native IPP printing support, then the general means of connecting to a CUPS printer is to use package:net/samba416[] and CUPS together, which is a topic outside the scope of this chapter. [[printing-cups-troubleshooting]] == CUPS Troubleshooting diff --git a/documentation/content/en/articles/cups/_index.po b/documentation/content/en/articles/cups/_index.po index 11c5502507..b377aee531 100644 --- a/documentation/content/en/articles/cups/_index.po +++ b/documentation/content/en/articles/cups/_index.po @@ -332,7 +332,7 @@ msgstr "" msgid "" "If one has an older version of Windows(R) without native IPP printing " "support, then the general means of connecting to a CUPS printer is to use " -"package:net/samba413[] and CUPS together, which is a topic outside the scope " +"package:net/samba416[] and CUPS together, which is a topic outside the scope " "of this chapter." msgstr "" diff --git a/documentation/content/en/books/handbook/network-servers/_index.adoc b/documentation/content/en/books/handbook/network-servers/_index.adoc index e0979c9b84..c47585f60f 100644 --- a/documentation/content/en/books/handbook/network-servers/_index.adoc +++ b/documentation/content/en/books/handbook/network-servers/_index.adoc @@ -2471,10 +2471,10 @@ It can be added to non-Microsoft(R) Windows(R) systems by installing the Samba c The protocol allows clients to access shared data and printers. These shares can be mapped as a local disk drive and shared printers can be used as if they were local printers. -On FreeBSD, the Samba client libraries can be installed using the package:net/samba413[] port or package. +On FreeBSD, the Samba client libraries can be installed using the package:net/samba416[] port or package. The client provides the ability for a FreeBSD system to access SMB/CIFS shares in a Microsoft(R) Windows(R) network. -A FreeBSD system can also be configured to act as a Samba server by installing the same package:net/samba413[] port or package. +A FreeBSD system can also be configured to act as a Samba server by installing the same package:net/samba416[] port or package. This allows the administrator to create SMB/CIFS shares on the FreeBSD system which can be accessed by clients running Microsoft(R) Windows(R) or the Samba client libraries. === Server Configuration diff --git a/documentation/content/en/books/handbook/network-servers/_index.po b/documentation/content/en/books/handbook/network-servers/_index.po index 4f7f0a8456..b8922fcdb2 100644 --- a/documentation/content/en/books/handbook/network-servers/_index.po +++ b/documentation/content/en/books/handbook/network-servers/_index.po @@ -5163,7 +5163,7 @@ msgstr "" #: documentation/content/en/books/handbook/network-servers/_index.adoc:2450 msgid "" "On FreeBSD, the Samba client libraries can be installed using the package:" -"net/samba413[] port or package. The client provides the ability for a " +"net/samba416[] port or package. The client provides the ability for a " "FreeBSD system to access SMB/CIFS shares in a Microsoft(R) Windows(R) " "network." msgstr "" @@ -5172,7 +5172,7 @@ msgstr "" #: documentation/content/en/books/handbook/network-servers/_index.adoc:2453 msgid "" "A FreeBSD system can also be configured to act as a Samba server by " -"installing the same package:net/samba413[] port or package. This allows the " +"installing the same package:net/samba416[] port or package. This allows the " "administrator to create SMB/CIFS shares on the FreeBSD system which can be " "accessed by clients running Microsoft(R) Windows(R) or the Samba client " "libraries." |