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 | |
| 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>
| -rw-r--r-- | cifs.upcall.8 | 6 | ||||
| -rw-r--r-- | doc/cifs.upcall.8.xml | 3 | ||||
| -rw-r--r-- | doc/mount.cifs.8.xml | 3 | ||||
| -rw-r--r-- | mount.cifs.8 | 6 |
4 files changed, 6 insertions, 12 deletions
diff --git a/cifs.upcall.8 b/cifs.upcall.8 index 5ee853e..7fc1603 100644 --- a/cifs.upcall.8 +++ b/cifs.upcall.8 @@ -7,7 +7,7 @@ .\" Source: cifs-utils 4.0 .\" Language: English .\" -.TH "CIFS\&.UPCALL" "8" "02/07/2010" "Samba 3\&.6" "System Administration tools" +.TH "CIFS\&.UPCALL" "8" "02/07/2010" "cifs-utils 4\&.0" "System Administration tools" .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- @@ -25,9 +25,7 @@ cifs.upcall \- Userspace upcall helper for Common Internet File System (CIFS) cifs\&.upcall [\-\-trust\-dns|\-t] [\-\-version|\-v] {keyid} .SH "DESCRIPTION" .PP -This tool is part of the -\fBsamba\fR(7) -suite\&. +This tool is part of the cifs-utils suite\&. .PP cifs\&.upcall is a userspace helper program for the linux CIFS client filesystem\&. There are a number of activities that the kernel cannot easily do itself\&. This program is a callout program that does these things for the kernel and then returns the result\&. .PP 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 diff --git a/mount.cifs.8 b/mount.cifs.8 index ce5767b..71c7cb9 100644 --- a/mount.cifs.8 +++ b/mount.cifs.8 @@ -7,7 +7,7 @@ .\" Source: cifs-utils 4.0 .\" Language: English .\" -.TH "MOUNT\&.CIFS" "8" "02/07/2010" "Samba 3\&.6" "System Administration tools" +.TH "MOUNT\&.CIFS" "8" "02/07/2010" "cifs-utils 4\&.0" "System Administration tools" .\" ----------------------------------------------------------------- .\" * set default formatting .\" ----------------------------------------------------------------- @@ -25,9 +25,7 @@ mount.cifs \- mount using the Common Internet File System (CIFS) mount\&.cifs {service} {mount\-point} [\-o\ options] .SH "DESCRIPTION" .PP -This tool is part of the -\fBsamba\fR(7) -suite\&. +This tool is part of the cifs-utils suite\&. .PP mount\&.cifs mounts a Linux CIFS filesystem\&. It is usually invoked indirectly by the \fBmount\fR(8) |
