[kinfocenter] doc: Fix wrong full form of acronym SMB in kinfocenter docbook
Burkhard Lück
null at kde.org
Thu May 31 18:54:23 UTC 2018
Git commit f40ba4b48f341b350d7e3def9560ee21e1967412 by Burkhard Lück.
Committed on 31/05/2018 at 18:53.
Pushed by lueck into branch 'master'.
Fix wrong full form of acronym SMB in kinfocenter docbook
https://msdn.microsoft.com/en-us/library/windows/desktop/aa365233(v=vs.85).aspx reads:
'The Server Message Block (SMB) Protocol is ...'
Differential Revision: https://phabricator.kde.org/D13240
M +1 -1 doc/index.docbook
https://commits.kde.org/kinfocenter/f40ba4b48f341b350d7e3def9560ee21e1967412
diff --git a/doc/index.docbook b/doc/index.docbook
index 241d579..106d29f 100644
--- a/doc/index.docbook
+++ b/doc/index.docbook
@@ -574,7 +574,7 @@ some systems, this information can not yet be displayed.</para></note>
to the programs <command>smbstatus</command> and
<command>showmount</command>. Smbstatus reports on current Samba
connections, and is part of the suite of Samba tools, which implements
-the <acronym>SMB</acronym> (Session Message Block) protocol, also called
+the <acronym>SMB</acronym> (Server Message Block) protocol, also called
the NetBIOS or LanManager protocol.</para>
<para>This protocol can be used to provide printer sharing or drive
More information about the kde-doc-english
mailing list