From 59afb3a28d526ef70ac320e4959639a2ce871a16 Mon Sep 17 00:00:00 2001 From: "B. Watson" Date: Mon, 14 Mar 2022 04:02:37 -0400 Subject: perl/perl-Proc-PID-File: Wrap README at 72 columns. Signed-off-by: B. Watson --- perl/perl-Proc-PID-File/README | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'perl/perl-Proc-PID-File/README') diff --git a/perl/perl-Proc-PID-File/README b/perl/perl-Proc-PID-File/README index 7acd31ebee4d4..14cc852942255 100644 --- a/perl/perl-Proc-PID-File/README +++ b/perl/perl-Proc-PID-File/README @@ -1,4 +1,5 @@ -The Proc::PID::File is useful for writers of daemons and other processes that -need to tell whether they are already running, in order to prevent multiple -process instances. The module accomplishes this via *nix-style pidfiles, -which are files that store a process identifier. +The Proc::PID::File is useful for writers of daemons and other +processes that need to tell whether they are already running, in +order to prevent multiple process instances. The module accomplishes +this via *nix-style pidfiles, which are files that store a process +identifier. -- cgit v1.2.3