summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/Control
diff options
context:
space:
mode:
authorGuillem Jover <guillem@debian.org>2015-05-12 01:41:54 +0200
committerGuillem Jover <guillem@debian.org>2015-05-18 06:25:11 +0200
commit915151a10317220fcf7d3b821020c94808fad155 (patch)
tree4a445eecdbc328fcb66fff000a4ec7d45304081d /scripts/Dpkg/Control
parent32655cdb3a933bcafbc999fa156ed075938c176b (diff)
downloaddpkg-915151a10317220fcf7d3b821020c94808fad155.tar.gz
scripts: Say METHODS instead of FUNCTIONS or OBJECT FOO in POD section titles
Diffstat (limited to 'scripts/Dpkg/Control')
-rw-r--r--scripts/Dpkg/Control/Changelog.pm2
-rw-r--r--scripts/Dpkg/Control/HashCore.pm2
-rw-r--r--scripts/Dpkg/Control/Info.pm2
3 files changed, 3 insertions, 3 deletions
diff --git a/scripts/Dpkg/Control/Changelog.pm b/scripts/Dpkg/Control/Changelog.pm
index 379cad091..8307cd7ee 100644
--- a/scripts/Dpkg/Control/Changelog.pm
+++ b/scripts/Dpkg/Control/Changelog.pm
@@ -35,7 +35,7 @@ Dpkg::Control::Changelog - represent info fields output by dpkg-parsechangelog
This object derives directly from Dpkg::Control with the type
CTRL_CHANGELOG.
-=head1 FUNCTIONS
+=head1 METHODS
=over 4
diff --git a/scripts/Dpkg/Control/HashCore.pm b/scripts/Dpkg/Control/HashCore.pm
index 9e9da2024..6ecefbbb4 100644
--- a/scripts/Dpkg/Control/HashCore.pm
+++ b/scripts/Dpkg/Control/HashCore.pm
@@ -61,7 +61,7 @@ modified. Empty lines and lines containing only dots are prefixed with
During parsing, trailing spaces are stripped on all lines while leading
spaces are stripped only on the first line of each field.
-=head1 FUNCTIONS
+=head1 METHODS
=over 4
diff --git a/scripts/Dpkg/Control/Info.pm b/scripts/Dpkg/Control/Info.pm
index 49cb272fd..89773da2a 100644
--- a/scripts/Dpkg/Control/Info.pm
+++ b/scripts/Dpkg/Control/Info.pm
@@ -41,7 +41,7 @@ Dpkg::Control::Info - parse files like debian/control
It provides an object to access data of files that follow the same
syntax as F<debian/control>.
-=head1 FUNCTIONS
+=head1 METHODS
=over 4