1
0
Fork 0
mirror of https://github.com/munin-monitoring/contrib.git synced 2025-07-21 10:39:53 +00:00

repaired perldoc header: zfs_fragmentation

This commit is contained in:
Michael Grote 2021-12-13 09:13:03 +01:00 committed by Lars Kruse
parent f63321c567
commit db27ad4597

View file

@ -3,13 +3,12 @@
: << EOF : << EOF
=head1 NAME =head1 NAME
zpool_fragmentation - Outputs the zpool fragmentation per zfs pool. zpool_fragmentation - Outputs the zpool fragmentation per zfs pool.
=head1 AUTHOR =head1 AUTHOR
=over 4
=item * Michael Grote Michael Grote
=back
=head1 LICENSE =head1 LICENSE
GPLv3 or later GPLv3 or later
@ -17,13 +16,12 @@ GPLv3 or later
SPDX-License-Identifier: GPL-3.0-or-later SPDX-License-Identifier: GPL-3.0-or-later
=head1 MAGIC MARKERS =head1 MAGIC MARKERS
=begin comment
These magic markers are used by munin-node-configure when installing #%# family=auto
munin-node.
=end comment
#%# family=auto
=cut =cut
EOF EOF
if [ "$1" = "autoconf" ]; then if [ "$1" = "autoconf" ]; then