summaryrefslogtreecommitdiff
path: root/Documentation/Makefile
diff options
context:
space:
mode:
authorQu Wenruo <quwenruo@cn.fujitsu.com>2014-04-02 16:29:25 +0800
committerDavid Sterba <dsterba@suse.cz>2014-04-22 14:15:22 +0200
commitbc341bbd16b14ab95f94751c87e5e7fbedd56134 (patch)
tree9a88264c75e4a2b33733dc76510a33c531d0a6e8 /Documentation/Makefile
parent05c6d72830d3b08f1803e205a13c310f689ae801 (diff)
btrfs-progs: Convert man page for btrfs-replace.
Convert man page for btrfs-replace. Signed-off-by: Qu Wenruo <quwenruo@cn.fujitsu.com> Signed-off-by: David Sterba <dsterba@suse.cz>
Diffstat (limited to 'Documentation/Makefile')
-rw-r--r--Documentation/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/Makefile b/Documentation/Makefile
index 84a48599..a4f7ef06 100644
--- a/Documentation/Makefile
+++ b/Documentation/Makefile
@@ -28,7 +28,7 @@ MAN8_TXT += btrfs-send.txt
MAN8_TXT += btrfs-receive.txt
MAN8_TXT += btrfs-quota.txt
MAN8_TXT += btrfs-qgroup.txt
-#MAN8_TXT += btrfs-replace.txt
+MAN8_TXT += btrfs-replace.txt
#MAN8_TXT += btrfs-dedup.txt
MAN_TXT = $(MAN8_TXT)