btrfs-progs: Fix self-reference of man btrfs-subvolume
btrfs-subvolume(8) is mentioned at "SEE ALSO" section of itself. Signed-off-by: Satoru Takeuchi <takeuchi_satoru@jp.fujitsu.com> Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
parent
060a55c331
commit
bf111ecf90
|
@ -178,6 +178,5 @@ further details.
|
||||||
SEE ALSO
|
SEE ALSO
|
||||||
--------
|
--------
|
||||||
`mkfs.btrfs`(8),
|
`mkfs.btrfs`(8),
|
||||||
`btrfs-subvolume`(8),
|
|
||||||
`btrfs-quota`(8),
|
`btrfs-quota`(8),
|
||||||
`btrfs-qgroup`(8),
|
`btrfs-qgroup`(8),
|
||||||
|
|
Loading…
Reference in New Issue