summaryrefslogtreecommitdiff
path: root/configpm
diff options
context:
space:
mode:
Diffstat (limited to 'configpm')
-rwxr-xr-xconfigpm6
1 files changed, 6 insertions, 0 deletions
diff --git a/configpm b/configpm
index 1fb9c3e09c..d781b50c6c 100755
--- a/configpm
+++ b/configpm
@@ -832,6 +832,8 @@ some of the variables described below, or may have extraneous variables
specific to that particular port. See the port specific documentation
in such cases.
+=cut
+
ENDOFTAIL
if ($Opts{glossary}) {
@@ -848,12 +850,16 @@ sub process {
print CONFIG_POD <<EOF if $text;
=back
+=cut
+
EOF
print CONFIG_POD <<EOF;
=head2 $c
=over 4
+=cut
+
EOF
$text = 1;
}