diff options
Diffstat (limited to 'docs-xml')
-rw-r--r-- | docs-xml/manpages-3/samba.7.xml | 10 | ||||
-rw-r--r-- | docs-xml/using_samba/ch02.xml | 6 |
2 files changed, 0 insertions, 16 deletions
diff --git a/docs-xml/manpages-3/samba.7.xml b/docs-xml/manpages-3/samba.7.xml index 2a76dff5ab..95cbf070d6 100644 --- a/docs-xml/manpages-3/samba.7.xml +++ b/docs-xml/manpages-3/samba.7.xml @@ -244,16 +244,6 @@ </para></listitem></varlistentry> <varlistentry> - <term> -<citerefentry><refentrytitle>smbmount</refentrytitle><manvolnum>8</manvolnum></citerefentry>, -<citerefentry><refentrytitle>smbumount</refentrytitle><manvolnum>8</manvolnum></citerefentry>, -<citerefentry><refentrytitle>smbmnt</refentrytitle><manvolnum>8</manvolnum></citerefentry></term> - <listitem><para><command>smbmount</command>,<command>smbumount</command> and <command>smbmnt</command> are commands that can be used to - mount CIFS/SMB shares on Linux. - </para></listitem> - </varlistentry> - - <varlistentry> <term><citerefentry><refentrytitle>smbcquotas</refentrytitle> <manvolnum>1</manvolnum></citerefentry></term> <listitem><para><command>smbcquotas</command> is a tool that diff --git a/docs-xml/using_samba/ch02.xml b/docs-xml/using_samba/ch02.xml index 307f5f336b..ad4b51c0dd 100644 --- a/docs-xml/using_samba/ch02.xml +++ b/docs-xml/using_samba/ch02.xml @@ -269,12 +269,6 @@ docs/textdocs/UNIX_INSTALL.txt</programlisting> </varlistentry> -<varlistentry><term><literal>--with-smbmount</literal></term> -<listitem><para>Include <emphasis>smbmount</emphasis> -<indexterm id="ch02-idx-947366-0"><primary>smbmount, support for</primary></indexterm> support, which is for <indexterm id="ch02-idx-947367-0"><primary>Linux</primary><secondary>submount and</secondary></indexterm>Linux only. This feature wasn't being maintained at the time the book was written, so the Samba team made it an optional feature and provided <emphasis>smbwrapper</emphasis> instead. The <emphasis>smbwrapper</emphasis> feature works on more Unix platforms than <emphasis>smbmount</emphasis>, so you'll usually want to use <literal>--with-smbwrapper</literal> instead of this option.</para></listitem> -</varlistentry> - - <varlistentry><term><literal>--with-pam</literal></term> <listitem><para>Include support for <indexterm id="ch02-idx-947368-0"><primary>pluggable authentication modules (PAM)</primary><secondary>support for</secondary></indexterm> <indexterm id="ch02-idx-947368-1"><primary>PAM (pluggable authentication modules)</primary><secondary>support for</secondary></indexterm>pluggable authentication modules (PAM), an authentication feature common in the Linux operating system.</para></listitem> |