diff --git a/README.md b/README.md index bf24735..7b02da8 100644 --- a/README.md +++ b/README.md @@ -121,7 +121,7 @@ Synopsis Please consult the [btrbk(1)] man-page provided with this package for a full description of the command line options. - [btrbk(1)]: http://digint.ch/btrbk/doc/btrbk.html + [btrbk(1)]: http://digint.ch/btrbk/doc/btrbk.1.html Configuration File @@ -142,7 +142,7 @@ This will read all btrfs information on the source/target filesystems and show what actions would be performed (without writing anything to the disks). - [btrbk.conf(5)]: http://digint.ch/btrbk/doc/btrbk.conf.html + [btrbk.conf(5)]: http://digint.ch/btrbk/doc/btrbk.conf.5.html Example: laptop with usb-disk for backups @@ -436,7 +436,7 @@ For even more security, set up a chroot environment in /etc/ssh/sshd_config (see [sshd_config(5)]). - [ssh_filter_btrbk(1)]: http://digint.ch/btrbk/doc/ssh_filter_btrbk.html + [ssh_filter_btrbk(1)]: http://digint.ch/btrbk/doc/ssh_filter_btrbk.1.html [sshd(8)]: http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man8/sshd.8 [sshd_config(5)]: http://www.openbsd.org/cgi-bin/man.cgi/OpenBSD-current/man5/sshd_config.5 [btrfs-progs-btrbk]: https://github.com/digint/btrfs-progs-btrbk diff --git a/doc/FAQ.md b/doc/FAQ.md index 76fbe82..1f90ed3 100644 --- a/doc/FAQ.md +++ b/doc/FAQ.md @@ -19,7 +19,7 @@ FILTER STATEMENTS), which means you can e.g. add "group automount" tags in your configuration and dump only the volumes of this group: `btrbk list volume automount`. - [btrbk(1)]: http://digint.ch/btrbk/doc/btrbk.html + [btrbk(1)]: http://digint.ch/btrbk/doc/btrbk.1.html How can I setup a debian pre-install hook? diff --git a/doc/upgrade_to_v0.23.0.md b/doc/upgrade_to_v0.23.0.md index b47b371..0b3347c 100644 --- a/doc/upgrade_to_v0.23.0.md +++ b/doc/upgrade_to_v0.23.0.md @@ -88,5 +88,5 @@ setting: This states: "always transfer the latest snapshot to the target". - [btrbk(1)]: http://digint.ch/btrbk/doc/btrbk.html - [btrbk.conf(5)]: http://digint.ch/btrbk/doc/btrbk.conf.html + [btrbk(1)]: http://digint.ch/btrbk/doc/btrbk.1.html + [btrbk.conf(5)]: http://digint.ch/btrbk/doc/btrbk.conf.5.html