d062a80301e47c9122717ea2b64f68d22fe3e4f4
[openafs.git] / tests / bucoord / backup-man-t
1 #!/usr/bin/perl
2
3 use strict;
4 use warnings;
5 use lib $ENV{SOURCE} . "/tests-lib/perl5";
6 use mancheck_utils;
7
8 run_manpage_tests("src/bucoord", "backup");