documentation: fix broken links

pull/204/head
Axel Burri 2017-10-11 18:10:21 +02:00
parent fdba94f8c7
commit 15dde32126
3 changed files with 6 additions and 6 deletions

View File

@ -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

View File

@ -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?

View File

@ -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