From 915151a10317220fcf7d3b821020c94808fad155 Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Tue, 12 May 2015 01:41:54 +0200 Subject: scripts: Say METHODS instead of FUNCTIONS or OBJECT FOO in POD section titles --- scripts/Dpkg/Control/Changelog.pm | 2 +- scripts/Dpkg/Control/HashCore.pm | 2 +- scripts/Dpkg/Control/Info.pm | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) (limited to 'scripts/Dpkg/Control') 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. -=head1 FUNCTIONS +=head1 METHODS =over 4 -- cgit v1.2.3