From patchwork Fri Oct 18 11:16:04 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Johannes Thumshirn X-Patchwork-Id: 11198293 Return-Path: Received: from mail.kernel.org (pdx-korg-mail-1.web.codeaurora.org [172.30.200.123]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 3F1E818A6 for ; Fri, 18 Oct 2019 11:16:14 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.kernel.org (Postfix) with ESMTP id 2AAF021835 for ; Fri, 18 Oct 2019 11:16:14 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S2442540AbfJRLQN (ORCPT ); Fri, 18 Oct 2019 07:16:13 -0400 Received: from mx2.suse.de ([195.135.220.15]:38898 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S2442532AbfJRLQM (ORCPT ); Fri, 18 Oct 2019 07:16:12 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay2.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id 7C5FEB36D; Fri, 18 Oct 2019 11:16:11 +0000 (UTC) From: Johannes Thumshirn To: David Sterba Cc: Nikolay Borisov , quwenruo.btrfs@gmx.com, anand.jain@oracle.com, rbrown@suse.de, Linux BTRFS Mailinglist , Johannes Thumshirn Subject: [PATCH v2 2/2] btrfs-progs: docs: fix warning test Date: Fri, 18 Oct 2019 13:16:04 +0200 Message-Id: <20191018111604.16463-2-jthumshirn@suse.de> X-Mailer: git-send-email 2.16.4 In-Reply-To: <20191018111604.16463-1-jthumshirn@suse.de> References: <20191018111604.16463-1-jthumshirn@suse.de> Sender: linux-btrfs-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-btrfs@vger.kernel.org The warning about the dangers of repair was lacking a bit grammatically odd. Fix it to read more naturally. Signed-off-by: Johannes Thumshirn --- Documentation/btrfs-check.asciidoc | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/Documentation/btrfs-check.asciidoc b/Documentation/btrfs-check.asciidoc index b963eae5cdce..1a4d8167ccba 100644 --- a/Documentation/btrfs-check.asciidoc +++ b/Documentation/btrfs-check.asciidoc @@ -23,8 +23,8 @@ by the option '--readonly'. *btrfsck* is an alias of *btrfs check* command and is now deprecated. WARNING: Do not use '--repair' unless you are advised to do so by a developer -or an experienced user, and then only after having accepted that no 'fsck' -successfully repair all types of filesystem corruption. Eg. some other software +or an experienced user, and then only after having accepted that no 'fsck' can +successfully repair all types of filesystem corruption. Eg. some software or hardware bugs can fatally damage a volume. The structural integrity check verifies if internal filesystem objects or