Re: [PATCH] btrfs-progs: Fix self-reference of man btrfs-subvolume

2016-02-04 Thread David Sterba
On Thu, Feb 04, 2016 at 10:51:23AM +0900, Satoru Takeuchi wrote: > btrfs-subvolume(8) is mentioned at "SEE ALSO" section of itself. > > Signed-off-by: Satoru Takeuchi Aplied, thanks. -- To unsubscribe from this list: send the line "unsubscribe linux-btrfs" in the body of a message to majord...@v

[PATCH] btrfs-progs: Fix self-reference of man btrfs-subvolume

2016-02-03 Thread Satoru Takeuchi
btrfs-subvolume(8) is mentioned at "SEE ALSO" section of itself. Signed-off-by: Satoru Takeuchi --- Documentation/btrfs-subvolume.asciidoc | 1 - 1 file changed, 1 deletion(-) diff --git a/Documentation/btrfs-subvolume.asciidoc b/Documentation/btrfs-subvolume.asciidoc index c187fd8..96cfe4a 10