pod fixes

This commit is contained in:
Joey Hess
2009-02-15 19:56:50 -05:00
parent 2a84d6e8ec
commit 0f8fa0df54
6 changed files with 11 additions and 4 deletions

View File

@@ -754,7 +754,7 @@ sub postinst {
return "$firstline\n$permscript\n$rest";
}
=cut
=back
=head1 AUTHOR

View File

@@ -327,6 +327,8 @@ sub build {
return $name;
}
=back
=head1 AUTHOR
Mark Hershberger <mah@everybody.org>

View File

@@ -358,6 +358,8 @@ sub release {
}
=back
=head1 AUTHOR
Joey Hess <joey@kitenet.net>

View File

@@ -222,6 +222,8 @@ sub build {
return $tgz;
}
=back
=head1 AUTHOR
Joey Hess <joey@kitenet.net>