diff options
author | Michael Wood <esiotrot@gmail.com> | 2010-03-03 13:31:32 -0500 |
---|---|---|
committer | Jeff Layton <jlayton@redhat.com> | 2010-03-03 13:31:32 -0500 |
commit | ec35b3bcfeb36b7a1d82b2a8136997404502aa4a (patch) | |
tree | 1900251e8bbade5038b59fae3a251be2c18abd25 /doc | |
parent | 1675d46556d820f1a4cfbd0c878c9dddf86d79fc (diff) | |
download | cifs-utils-ec35b3bcfeb36b7a1d82b2a8136997404502aa4a.tar.gz cifs-utils-ec35b3bcfeb36b7a1d82b2a8136997404502aa4a.tar.bz2 cifs-utils-ec35b3bcfeb36b7a1d82b2a8136997404502aa4a.zip |
docs: these tools are no longer part of Samba
Remove references to samba(7).
There's no cifs-utils(7) man page, so don't refer to one.
Signed-off-by: Michael Wood <esiotrot@gmail.com>
Diffstat (limited to 'doc')
-rw-r--r-- | doc/cifs.upcall.8.xml | 3 | ||||
-rw-r--r-- | doc/mount.cifs.8.xml | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/doc/cifs.upcall.8.xml b/doc/cifs.upcall.8.xml index 3fa132a..92d1454 100644 --- a/doc/cifs.upcall.8.xml +++ b/doc/cifs.upcall.8.xml @@ -29,8 +29,7 @@ <refsect1> <title>DESCRIPTION</title> - <para>This tool is part of the <citerefentry><refentrytitle>samba</refentrytitle> - <manvolnum>7</manvolnum></citerefentry> suite.</para> + <para>This tool is part of the cifs-utils suite.</para> <para>cifs.upcall is a userspace helper program for the linux CIFS client filesystem. There are a number of activities that the kernel cannot easily diff --git a/doc/mount.cifs.8.xml b/doc/mount.cifs.8.xml index c576379..4937550 100644 --- a/doc/mount.cifs.8.xml +++ b/doc/mount.cifs.8.xml @@ -29,8 +29,7 @@ <refsect1> <title>DESCRIPTION</title> - <para>This tool is part of the <citerefentry><refentrytitle>samba</refentrytitle> - <manvolnum>7</manvolnum></citerefentry> suite.</para> + <para>This tool is part of the cifs-utils suite.</para> <para>mount.cifs mounts a Linux CIFS filesystem. It is usually invoked indirectly by |