From patchwork Tue Jul 2 11:44:41 2013 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Simon Leinen X-Patchwork-Id: 2812641 Return-Path: X-Original-To: patchwork-ceph-devel@patchwork.kernel.org Delivered-To: patchwork-parsemail@patchwork1.web.kernel.org Received: from mail.kernel.org (mail.kernel.org [198.145.19.201]) by patchwork1.web.kernel.org (Postfix) with ESMTP id 65F969F3C3 for ; Tue, 2 Jul 2013 11:50:12 +0000 (UTC) Received: from mail.kernel.org (localhost [127.0.0.1]) by mail.kernel.org (Postfix) with ESMTP id 3DCE52015E for ; Tue, 2 Jul 2013 11:50:11 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 5221020142 for ; Tue, 2 Jul 2013 11:50:09 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751702Ab3GBLuH (ORCPT ); Tue, 2 Jul 2013 07:50:07 -0400 Received: from presunto.switch.ch ([130.59.138.52]:50964 "EHLO presunto.switch.ch" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751085Ab3GBLuG (ORCPT ); Tue, 2 Jul 2013 07:50:06 -0400 X-Greylist: delayed 322 seconds by postgrey-1.27 at vger.kernel.org; Tue, 02 Jul 2013 07:50:06 EDT Received: from albris.switch.ch (albris.switch.ch [IPv6:2001:620:0:a::8]) by presunto.switch.ch (8.14.3/8.14.3/Debian-9.4) with ESMTP id r62BieaD014531 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES256-SHA bits=256 verify=NOT) for ; Tue, 2 Jul 2013 13:44:41 +0200 Received: from [2001:620:0:26:b541:ba15:2940:1caf] (helo=Simons-MacBook-Air-34571.local) by albris.switch.ch with esmtpsa (TLSv1:AES128-SHA:128) (Exim 4.72) (envelope-from ) id 1Utz0i-0007QQ-0h; Tue, 02 Jul 2013 13:44:40 +0200 MIME-Version: 1.0 Message-ID: <20946.48425.471856.153193@Simons-MacBook-Air-34571.local> Date: Tue, 2 Jul 2013 13:44:41 +0200 From: Simon Leinen To: ceph-devel@vger.kernel.org Subject: [PATCH] mds: man page: Fixed probable cut & paste error X-Spam-Score: undef - relay 2001:620:0:a::8 marked with skip_spam_scan X-SWITCHham-Score: X-CanIt-Geo: ip=2001:620:0:a::8; country=CH X-CanItPRO-Stream: switch-ch:outbound (inherits from switch-ch:default, base:default) X-Canit-Stats-ID: Bayes signature not available X-Scanned-By: CanIt (www . roaringpenguin . com) Sender: ceph-devel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: ceph-devel@vger.kernel.org X-Spam-Status: No, score=-6.9 required=5.0 tests=BAYES_00, RCVD_IN_DNSWL_HI, RP_MATCHES_RCVD, UNPARSEABLE_RELAY autolearn=unavailable version=3.3.1 X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on mail.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP --- man/ceph-mds.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/ceph-mds.8 b/man/ceph-mds.8 index 0d34f75..5399308 100644 --- a/man/ceph-mds.8 +++ b/man/ceph-mds.8 @@ -81,7 +81,7 @@ Connect to specified monitor (instead of looking through .UNINDENT .SH AVAILABILITY .sp -\fBceph\-mon\fP is part of the Ceph distributed file system. Please refer to the Ceph documentation at +\fBceph\-mds\fP is part of the Ceph distributed file system. Please refer to the Ceph documentation at \fI\%http://ceph.com/docs\fP for more information. .SH SEE ALSO .sp