From 8a2485f87de4ac33d6c8564ae6b27c5efc3e1430 Mon Sep 17 00:00:00 2001 From: Brendan O'Dea Date: Sun, 12 Dec 2004 21:25:04 +1100 Subject: perlipc typo Message-ID: <20041211232504.GA8380@londo.c47.org> p4raw-id: //depot/perl@23642 --- pod/perlipc.pod | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pod') diff --git a/pod/perlipc.pod b/pod/perlipc.pod index 76dcfed734..5bf4f6cfd9 100644 --- a/pod/perlipc.pod +++ b/pod/perlipc.pod @@ -621,7 +621,7 @@ the syntax forks the ps(1) command (without spawning a shell, as there are more than three arguments to open()), and reads its standard output via the -C filehandle. The corresponding syntax to read from command +C filehandle. The corresponding syntax to write to command pipes (with C<"|-"> in place of C<"-|">) is also implemented. Note that these operations are full Unix forks, which means they may not be -- cgit v1.2.1