From patchwork Sat Aug 18 00:10:46 2012 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Bryce Harrington X-Patchwork-Id: 178405 Return-Path: X-Original-To: patchwork-incoming@ozlabs.org Delivered-To: patchwork-incoming@ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 107852C00B1 for ; Sat, 18 Aug 2012 13:08:08 +1000 (EST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757777Ab2HRAKz (ORCPT ); Fri, 17 Aug 2012 20:10:55 -0400 Received: from smtp.outflux.net ([198.145.64.163]:58239 "EHLO smtp.outflux.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1756819Ab2HRAKy (ORCPT ); Fri, 17 Aug 2012 20:10:54 -0400 Received: from localhost (static-50-53-79-63.bvtn.or.frontiernet.net [50.53.79.63]) (authenticated bits=0) by vinyl.outflux.net (8.14.4/8.14.4/Debian-2ubuntu2) with ESMTP id q7I0AlBQ012186 (version=TLSv1/SSLv3 cipher=DHE-RSA-AES128-SHA bits=128 verify=NO); Fri, 17 Aug 2012 17:10:52 -0700 Date: Fri, 17 Aug 2012 17:10:46 -0700 From: Bryce Harrington To: linux-ext4@vger.kernel.org Cc: "Theodore Ts'o" Subject: [PATCH] e2fsprogs: Fix spelling of 'filesystme' in debugfs help Message-ID: <20120818001046.GA22945@bryceharrington.org> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.21 (2010-09-15) X-MIMEDefang-Filter: outflux$Revision: 1.316 $ X-HELO: localhost X-Scanned-By: MIMEDefang 2.71 on 198.145.64.163 Sender: linux-ext4-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-ext4@vger.kernel.org Signed-off-by: Bryce Harrington --- debugfs/debug_cmds.ct | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debugfs/debug_cmds.ct b/debugfs/debug_cmds.ct index af969b1..a799dd7 100644 --- a/debugfs/debug_cmds.ct +++ b/debugfs/debug_cmds.ct @@ -166,7 +166,7 @@ request do_imap, "Calculate the location of an inode", request do_dump_unused, "Dump unused blocks", dump_unused; -request do_set_current_time, "Set current time to use when setting filesystme fields", +request do_set_current_time, "Set current time to use when setting filesystem fields", set_current_time; request do_supported_features, "Print features supported by this version of e2fsprogs",