diff options
author | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2023-11-07 18:14:33 +0100 |
---|---|---|
committer | Zbigniew Jędrzejewski-Szmek <zbyszek@in.waw.pl> | 2023-11-07 18:35:04 +0100 |
commit | be57c176257fcd04a3c1e2149b638ff7e11ae1a9 (patch) | |
tree | acd2a31fd32e19533a5474f99b1cbc605390efe4 /man/systemd-dissect.xml | |
parent | NEWS: fix strange line break (diff) | |
download | systemd-be57c176257fcd04a3c1e2149b638ff7e11ae1a9.tar.xz systemd-be57c176257fcd04a3c1e2149b638ff7e11ae1a9.zip |
man: link to new btrfs website for btrfs man pages
https://archive.kernel.org/oldwiki/btrfs.wiki.kernel.org/index.php/Manpage/btrfs(5).html
says "This wiki has been archived and the content is no longer updated."
and redirects to https://btrfs.readthedocs.io/en/latest/btrfs-man5.html.
Let's move all the btrfs links to btrfs.readthedocs.io.
Diffstat (limited to 'man/systemd-dissect.xml')
-rw-r--r-- | man/systemd-dissect.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/man/systemd-dissect.xml b/man/systemd-dissect.xml index 3c758ba62e..a17111cb7d 100644 --- a/man/systemd-dissect.xml +++ b/man/systemd-dissect.xml @@ -237,7 +237,7 @@ capabilities, MAC labels, <citerefentry project='man-pages'><refentrytitle>chattr</refentrytitle><manvolnum>1</manvolnum></citerefentry> file flags, - <citerefentry project='url'><refentrytitle url='https://btrfs.wiki.kernel.org/index.php/Manpage/btrfs(5)'>btrfs</refentrytitle><manvolnum>5</manvolnum></citerefentry> + <citerefentry project='url'><refentrytitle url='https://btrfs.readthedocs.io/en/latest/btrfs-man5.html'>btrfs</refentrytitle><manvolnum>5</manvolnum></citerefentry> subvolume information, and various other file metadata. File content information is shown via a SHA256 digest. Additional fields might be added in future. Note that inode information such as link counts, inode numbers and timestamps is excluded from the output on purpose, as it typically |