From 554ad1fcb1c9a72f13e2c15496f1fa2ad5b5e63c Mon Sep 17 00:00:00 2001 From: Jarkko Hietaniemi Date: Mon, 18 Aug 2003 19:34:16 +0000 Subject: Typo tweaks from Gerrit P. Haase. Fcntl, fcntl, fcntl. p4raw-id: //depot/perl@20764 --- ext/Fcntl/Fcntl.pm | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'ext') diff --git a/ext/Fcntl/Fcntl.pm b/ext/Fcntl/Fcntl.pm index 9cdeb13ed0..7ef0038bd1 100644 --- a/ext/Fcntl/Fcntl.pm +++ b/ext/Fcntl/Fcntl.pm @@ -11,8 +11,8 @@ Fcntl - load the C Fcntl.h defines =head1 DESCRIPTION -This module is just a translation of the C F file. -Unlike the old mechanism of requiring a translated F +This module is just a translation of the C F file. +Unlike the old mechanism of requiring a translated F file, this uses the B program (see the Perl source distribution) and your native C compiler. This means that it has a far more likely chance of getting the numbers right. -- cgit v1.2.1