summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorKasijjuf <DavidPaul31@gmail.com>2017-06-21 20:52:01 -0500
committerDavid Sterba <dsterba@suse.com>2017-06-26 17:09:43 +0200
commit3460be233ff7517c94dfb6c7f8676ab2ef3d4d00 (patch)
tree0a573dba28149542b051e83637ef4650bf326082
parent45f83f6d18ffc7b70e471b456418b435f140827f (diff)
btrfs-progs: docs: Wrong section in ref to manpage
Pull request: #51 Signed-off-by: David Sterba <dsterba@suse.com>
-rw-r--r--Documentation/btrfs-device.asciidoc2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/btrfs-device.asciidoc b/Documentation/btrfs-device.asciidoc
index c555be78..97843570 100644
--- a/Documentation/btrfs-device.asciidoc
+++ b/Documentation/btrfs-device.asciidoc
@@ -20,7 +20,7 @@ Data and metadata are organized in allocation profiles with various redundancy
policies. There's some similarity with traditional RAID levels, but this could
be confusing to users familiar with the traditional meaning. Due to the
similarity, the RAID terminology is widely used in the documentation. See
-`mkfs.btrfs`(9) for more details and the exact profile capabilities and
+`mkfs.btrfs`(8) for more details and the exact profile capabilities and
constraints.
The device management works on a mounted filesystem. Devices can be added,