cosmetics: corrected btrbk home page url

pull/30/head
Axel Burri 2015-03-19 12:48:09 +01:00
parent e39263588d
commit bef56e59d3
3 changed files with 4 additions and 4 deletions

4
btrbk
View File

@ -14,7 +14,7 @@ Backup tool for btrfs subvolumes, taking advantage of btrfs specific
send-receive mechanism, allowing incremental backups at file-system
level.
The full btrbk documentation is available at L<http://www.digint.ch/btrbk>.
The full btrbk documentation is available at L<http://www.digint.ch/btrbk/>.
=head1 AUTHOR
@ -49,7 +49,7 @@ use Data::Dumper;
our $VERSION = "0.13-dev";
our $AUTHOR = 'Axel Burri <axel@tty0.ch>';
our $PROJECT_HOME = '<http://www.digint.ch/btrbk>';
our $PROJECT_HOME = '<http://www.digint.ch/btrbk/>';
my $version_info = "btrbk command line client, version $VERSION";

View File

@ -117,7 +117,7 @@ are described in
returned in case of failure.
.SH AVAILABILITY
Please refer to the btrbk project page
\fBhttp://www.digint.ch/btrbk\fR for further
\fBhttp://www.digint.ch/btrbk/\fR for further
details.
.SH SEE ALSO
.BR btrbk.conf (5),

View File

@ -108,7 +108,7 @@ Lines that contain a hash character (#) in the first column are
treated as comments.
.SH AVAILABILITY
Please refer to the btrbk project page
\fBhttp://www.digint.ch/btrbk\fR for further
\fBhttp://www.digint.ch/btrbk/\fR for further
details.
.SH SEE ALSO
.BR btrbk (1)