From f1d08d225316fe19537d0b835cd9f9ca2e23232a Mon Sep 17 00:00:00 2001 From: Gui Hecheng Date: Tue, 10 Dec 2013 19:16:31 +0800 Subject: [PATCH] btrfs-progs: fix a manpage item for btrfstune btrfstune operates on umounted devices , not mount points . fix it. Signed-off-by: Gui Hecheng Signed-off-by: David Sterba Signed-off-by: Chris Mason --- man/btrfstune.8.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/btrfstune.8.in b/man/btrfstune.8.in index d4b2b7c..0313324 100644 --- a/man/btrfstune.8.in +++ b/man/btrfstune.8.in @@ -2,7 +2,7 @@ .SH NAME btrfstune \- tune various filesystem parameters. .SH SYNOPSIS -.B btrfstune [\fIoptions\fP] \fI\fP +.B btrfstune [\fIoptions\fP] \fI\fP .SH DESCRIPTION \fBbtrfstune\fP is used to tune various filesystem parameters,you can enable/disable some extended features for btrfs. -- 2.7.4