summaryrefslogtreecommitdiff
path: root/scripts/Dpkg/IPC.pm
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/Dpkg/IPC.pm')
-rw-r--r--scripts/Dpkg/IPC.pm4
1 files changed, 2 insertions, 2 deletions
diff --git a/scripts/Dpkg/IPC.pm b/scripts/Dpkg/IPC.pm
index 261c5a6..c339af6 100644
--- a/scripts/Dpkg/IPC.pm
+++ b/scripts/Dpkg/IPC.pm
@@ -45,11 +45,11 @@ other programs in an easy, yet flexible way, while hiding
all the gory details of IPC (Inter-Process Communication)
from you.
-=head1 METHODS
+=head1 FUNCTIONS
=over 4
-=item my $pid = spawn(%opts)
+=item $pid = spawn(%opts)
Creates a child process and executes another program in it.
The arguments are interpreted as a hash of options, specifying