btrfs-progs: docs: include sysfs to Administration

The sysfs file description is hard to find. Also link to btrfs(5) from
administration.

[ci skip]

Signed-off-by: David Sterba <dsterba@suse.com>
This commit is contained in:
David Sterba 2024-07-30 18:57:55 +02:00
parent bf2eb30e0c
commit ef1f99fde6
1 changed files with 6 additions and 0 deletions

View File

@ -3,6 +3,7 @@ Administration
The main administration tool for BTRFS filesystems is :doc:`btrfs`.
Please refer to the manual pages of the subcommands for further documentation.
Other topics explaining features or concepts can be found in :doc:`btrfs-man5`.
Mount options
-------------
@ -27,3 +28,8 @@ Flexibility
-----------
.. include:: ch-flexibility.rst
Sysfs
-----
.. include:: ch-sysfs.rst