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 send-receive mechanism, allowing incremental backups at file-system
level. 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 =head1 AUTHOR
@ -49,7 +49,7 @@ use Data::Dumper;
our $VERSION = "0.13-dev"; our $VERSION = "0.13-dev";
our $AUTHOR = 'Axel Burri <axel@tty0.ch>'; 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"; my $version_info = "btrbk command line client, version $VERSION";

View File

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

View File

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