From patchwork Sun Sep 25 01:26:41 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Nicholas D Steeves X-Patchwork-Id: 9349409 Return-Path: Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork.web.codeaurora.org (Postfix) with ESMTP id 2F09E60B16 for ; Sun, 25 Sep 2016 01:27:35 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1F67328F45 for ; Sun, 25 Sep 2016 01:27:35 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 1426528F51; Sun, 25 Sep 2016 01:27:35 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-6.3 required=2.0 tests=BAYES_00, DKIM_ADSP_CUSTOM_MED, DKIM_SIGNED, FREEMAIL_FROM, RCVD_IN_DNSWL_HI, RCVD_IN_SORBS_SPAM, T_DKIM_INVALID autolearn=ham version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 7CD5228F46 for ; Sun, 25 Sep 2016 01:27:34 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1030381AbcIYB1F (ORCPT ); Sat, 24 Sep 2016 21:27:05 -0400 Received: from mail-qt0-f193.google.com ([209.85.216.193]:35836 "EHLO mail-qt0-f193.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1030341AbcIYB1E (ORCPT ); Sat, 24 Sep 2016 21:27:04 -0400 Received: by mail-qt0-f193.google.com with SMTP id 38so4692491qte.2 for ; Sat, 24 Sep 2016 18:27:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=um5ub8Xa2k5TIktKyrqjFshoNW4x1hDvKudcpntziVQ=; b=qSWXuVJjkncdaR2ZQ0cwMe7ml73QEHWbwrwDrOFBBOOJNlo9XagPNoj777SqW39EUW ginsoReADMiQH7dGxO8qgvDpSFw4RnQDsrbCttQM0wJsT6koY5a0LMkLOiT4YuytSER7 0m+uiZJl4cAcwJhp5yNZFZ0KXzfvfLdOaB1tdWG5Sc7zg/MBe/UPtmPq9m0KuPsUirgo LlIbY+k6YCLAI2IRWuSDJMmFctOjcin7L/nRo8AEeNzfXPFGKW6MHSJb0GN9VX9UHpJS EaU88l0Btqoy2OZX5fzdyu18vtShBK9vPi0h+H96MjYXohb1bTsM6qbxjfA46HD3Z4T3 VTlg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references; bh=um5ub8Xa2k5TIktKyrqjFshoNW4x1hDvKudcpntziVQ=; b=ShZw8uY9TI4BC6dXZU93mRGaKxNlDTUGF67gH9oViIfxzXttzLxPrBnoFgjg2FOt68 We6/PgnatN4kCgoHX+274GGwGTcxG6rCeGBKdagApRyff6vz+4Qz7mslNAdJRjoz5wZA VB9KVCGDIcfJvbYD/SEg/C25dC0KRKXD0Jgu/zLQW0Gy7B1N8wf8U3/wZCnJozJsUXn3 NpBPlPdqqNm8w+CPvGUyMO0zoKvsLlWzQTlromI0wOTuMlnfCTLD1mrA+2PAK6TNJN3q jXkK5pYJ86pZsHTu2IEwQmSmJ1l4lPC5c9Q8YsqlTvKGcGE2iLD/cDJtQRj/zGwHrhBW cxcQ== X-Gm-Message-State: AA6/9RlblWR4JMfjk//LrN21L+wEXKmSYQCwzjEBMCGFQfn6VNfCSZobu99t/+cN87fO9w== X-Received: by 10.200.56.250 with SMTP id g55mr15186433qtc.140.1474766823090; Sat, 24 Sep 2016 18:27:03 -0700 (PDT) Received: from DigitalMercury.dynalias.net (MTRLPQ0313W-LP130-01-1177684044.dsl.bell.ca. [70.50.8.76]) by smtp.gmail.com with ESMTPSA id c44sm7882327qta.49.2016.09.24.18.27.02 (version=TLS1_2 cipher=ECDHE-RSA-AES128-GCM-SHA256 bits=128/128); Sat, 24 Sep 2016 18:27:02 -0700 (PDT) Received: by DigitalMercury.dynalias.net (Postfix, from userid 1000) id ECE5277B7C1; Sat, 24 Sep 2016 21:27:01 -0400 (EDT) From: Nicholas D Steeves To: linux-btrfs@vger.kernel.org Cc: Nicholas D Steeves Subject: [PATCH] Fix user-facing typos Date: Sat, 24 Sep 2016 21:26:41 -0400 Message-Id: <20160925012641.24339-2-nsteeves@gmail.com> X-Mailer: git-send-email 2.9.3 In-Reply-To: <20160925012641.24339-1-nsteeves@gmail.com> References: <20160925012641.24339-1-nsteeves@gmail.com> Sender: linux-btrfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-btrfs@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP Signed-off-by: Nicholas D Steeves --- Documentation/btrfs-check.asciidoc | 2 +- Documentation/btrfs-device.asciidoc | 2 +- Documentation/btrfs-man5.asciidoc | 2 +- Documentation/btrfs-scrub.asciidoc | 2 +- Documentation/btrfstune.asciidoc | 2 +- btrfs-convert.c | 2 +- cmds-check.c | 6 +++--- 7 files changed, 9 insertions(+), 9 deletions(-) diff --git a/Documentation/btrfs-check.asciidoc b/Documentation/btrfs-check.asciidoc index abc9f0d..a32e1c7 100644 --- a/Documentation/btrfs-check.asciidoc +++ b/Documentation/btrfs-check.asciidoc @@ -20,7 +20,7 @@ by the option '--readonly'. *btrfsck* is an alias of *btrfs check* command and is now deprecated. -WARNING: Do not use '--repair' unless you are adviced to by a developer, an +WARNING: Do not use '--repair' unless you are advised to by a developer, an experienced user or accept the fact that 'fsck' cannot possibly fix all sorts of damage that could happen to a filesystem because of software and hardware bugs. diff --git a/Documentation/btrfs-device.asciidoc b/Documentation/btrfs-device.asciidoc index d05fc45..239c99b 100644 --- a/Documentation/btrfs-device.asciidoc +++ b/Documentation/btrfs-device.asciidoc @@ -27,7 +27,7 @@ The device management works on a mounted filesystem. Devices can be added, removed or replaced, by commands profided by *btrfs device* and *btrfs replace*. The profiles can be also changed, provided there's enough workspace to do the -conversion, using the *btrfs balance* comand and namely the filter 'convert'. +conversion, using the *btrfs balance* command and namely the filter 'convert'. Profile:: A profile describes an allocation policy based on the redundancy/replication diff --git a/Documentation/btrfs-man5.asciidoc b/Documentation/btrfs-man5.asciidoc index caa9390..d12b059 100644 --- a/Documentation/btrfs-man5.asciidoc +++ b/Documentation/btrfs-man5.asciidoc @@ -562,7 +562,7 @@ crw------- 1 root root 10, 234 Jan 1 12:00 /dev/btrfs-control The device accepts some ioctl calls that can perform following actions on the filesyste module: -* scan devices for btrfs filesytem (ie. to let multi-device filesystems mount +* scan devices for btrfs filesystem (ie. to let multi-device filesystems mount automatically) and register them with the kernel module * similar to scan, but also wait until the device scanning process is finished for a given filesystem diff --git a/Documentation/btrfs-scrub.asciidoc b/Documentation/btrfs-scrub.asciidoc index 40e793c..fcc6d68 100644 --- a/Documentation/btrfs-scrub.asciidoc +++ b/Documentation/btrfs-scrub.asciidoc @@ -20,7 +20,7 @@ structural damage in the filesystem. The user is supposed to run it manually or via a periodic system service. The recommended period is a month but could be less. The estimated device bandwidth -utilization is about 80% on an idle filesytem. The IO priority class is by +utilization is about 80% on an idle filesystem. The IO priority class is by default 'idle' so background scrub should not interfere with normal filesystem operation significantly. diff --git a/Documentation/btrfstune.asciidoc b/Documentation/btrfstune.asciidoc index 1e9aa70..04295ee 100644 --- a/Documentation/btrfstune.asciidoc +++ b/Documentation/btrfstune.asciidoc @@ -20,7 +20,7 @@ complete list of features and kernel version of their introduction at https://btrfs.wiki.kernel.org/index.php/Changelog#By_feature . Also, the manual page `mkfs.btrfs`(8) contains more details about the features. -Some of the features could be enabled on a mounted filesytem. Please refer to +Some of the features could be enabled on a mounted filesystem. Please refer to the respective section in `btrfs`(5). OPTIONS diff --git a/btrfs-convert.c b/btrfs-convert.c index e39cda8..ecf1d2a 100644 --- a/btrfs-convert.c +++ b/btrfs-convert.c @@ -3016,7 +3016,7 @@ static void print_usage(void) printf("\t-O|--features LIST comma separated list of filesystem features\n"); printf("\t--no-progress show only overview, not the detailed progress\n"); printf("\n"); - printf("Suported filesystems:\n"); + printf("Supported filesystems:\n"); printf("\text2/3/4: %s\n", BTRFSCONVERT_EXT2 ? "yes" : "no"); } diff --git a/cmds-check.c b/cmds-check.c index e9e7a4c..c2c9a95 100644 --- a/cmds-check.c +++ b/cmds-check.c @@ -12550,14 +12550,14 @@ const char * const cmd_check_usage[] = { "--readonly run in read-only mode (default)", "--init-csum-tree create a new CRC tree", "--init-extent-tree create a new extent tree", - "--mode select mode, allows to make some memory/IO", - " trade-offs, where MODE is one of:", + "--mode allows choice of memory/IO trade-offs", + " where MODE is one of:", " original - read inodes and extents to memory (requires", " more memory, does less IO)", " lowmem - try to use less memory but read blocks again", " when needed", "--check-data-csum verify checksums of data blocks", - "-Q|--qgroup-report print a report on qgroup consistency", + "-Q|--qgroup-report print a report on qgroup consistency", "-E|--subvol-extents ", " print subvolume extents and sharing state", "-r|--tree-root use the given bytenr for the tree root",