From patchwork Wed Mar 3 18:11:45 2010 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Michael Wood X-Patchwork-Id: 53749 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from lists.samba.org (fn.samba.org [216.83.154.106]) by ozlabs.org (Postfix) with ESMTP id 0F3B8B7D1E for ; Thu, 27 May 2010 22:36:45 +1000 (EST) Received: from fn.samba.org (localhost [127.0.0.1]) by lists.samba.org (Postfix) with ESMTP id 026EF46665; Thu, 27 May 2010 06:35:31 -0600 (MDT) X-Spam-Checker-Version: SpamAssassin 3.2.5 (2008-06-10) on fn.samba.org X-Spam-Level: X-Spam-Status: No, score=-0.9 required=3.8 tests=BAYES_00,RCVD_IN_PBL, RDNS_DYNAMIC,SPF_NEUTRAL autolearn=no version=3.2.5 X-Original-To: linux-cifs-client@lists.samba.org Delivered-To: linux-cifs-client@lists.samba.org X-Greylist: delayed 1004 seconds by postgrey-1.32 at fn.samba.org; Wed, 03 Mar 2010 11:12:15 MST Received: from kudu.adt.org.za (dsl-185-88-6.dynamic.wa.co.za [41.185.88.6]) by lists.samba.org (Postfix) with ESMTP id B00A3AC1A9; Wed, 3 Mar 2010 11:12:15 -0700 (MST) Received: from michael by kudu.adt.org.za with local (Exim 4.69) (envelope-from ) id 1Nmt3J-0001g0-Cb; Wed, 03 Mar 2010 20:12:09 +0200 From: Michael Wood To: Jeff Layton Date: Wed, 3 Mar 2010 20:11:45 +0200 Message-Id: <1267639905-6411-3-git-send-email-esiotrot@gmail.com> X-Mailer: git-send-email 1.7.0 In-Reply-To: <20100303120818.667acf86@tlielax.poochiereds.net> References: <20100303120818.667acf86@tlielax.poochiereds.net> X-Mailman-Approved-At: Thu, 27 May 2010 06:34:18 -0600 Cc: linux-cifs-client@lists.samba.org, Michael Wood Subject: [linux-cifs-client] [PATCH 2/2] docs: these tools are no longer part of Samba X-BeenThere: linux-cifs-client@lists.samba.org X-Mailman-Version: 2.1.12 Precedence: list List-Id: The Linux CIFS VFS client List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , MIME-Version: 1.0 Sender: linux-cifs-client-bounces@lists.samba.org Errors-To: linux-cifs-client-bounces@lists.samba.org Remove references to samba(7). There's no cifs-utils(7) man page, so don't refer to one. Signed-off-by: Michael Wood --- cifs.upcall.8 | 6 ++---- doc/cifs.upcall.8.xml | 3 +-- doc/mount.cifs.8.xml | 3 +-- 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 @@ DESCRIPTION - This tool is part of the samba - 7 suite. + This tool is part of the cifs-utils suite. 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 @@ DESCRIPTION - This tool is part of the samba - 7 suite. + This tool is part of the cifs-utils suite. 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)