openafs/tests/volser/vos-man-t

10 lines
152 B
Plaintext
Raw Normal View History

#!/usr/bin/env perl
use strict;
use warnings;
use lib $ENV{SOURCE} . "/tests-lib/perl5";
use mancheck_utils;
run_manpage_tests("src/volser", "vos");