cvs commit: perlfaq perlfaq.pod perlfaq1.pod perlfaq2.pod perlfaq3.pod perlfaq4.pod perlfaq5.pod perlfaq6.pod perlfaq7.pod perlfaq8.pod perlfaq9.pod
[email protected] (brian d foy)
| Newsgroups | perl.cvs.perlfaq |
|---|---|
| Message-ID | <[email protected]> |
cvsuser 02/12/05 23:40:11
Modified: . perlfaq.pod perlfaq1.pod perlfaq2.pod perlfaq3.pod
perlfaq4.pod perlfaq5.pod perlfaq6.pod perlfaq7.pod
perlfaq8.pod perlfaq9.pod
Log:
fixed these errors from podchecker: mostly whitespace and L<> fixes.
*** ERROR: =back without previous =over at line 1369 in file perlfaq.pod
perlfaq.pod has 1 pod syntax error.
perlfaq1.pod pod syntax OK.
perlfaq2.pod pod syntax OK.
*** WARNING: line containing nothing but whitespace in paragraph at line 71 in file perlfaq3.pod
*** WARNING: line containing nothing but whitespace in paragraph at line 79 in file perlfaq3.pod
*** WARNING: line containing nothing but whitespace in paragraph at line 92 in file perlfaq3.pod
*** WARNING: line containing nothing but whitespace in paragraph at line 105 in file perlfaq3.pod
perlfaq3.pod pod syntax OK.
*** WARNING: line containing nothing but whitespace in paragraph at line 28 in file perlfaq4.pod
*** WARNING: line containing nothing but whitespace in paragraph at line 30 in file perlfaq4.pod
*** WARNING: line containing nothing but whitespace in paragraph at line 378 in file perlfaq4.pod
*** WARNING: line containing nothing but whitespace in paragraph at line 437 in file perlfaq4.pod
*** WARNING: line containing nothing but whitespace in paragraph at line 439 in file perlfaq4.pod
*** WARNING: line containing nothing but whitespace in paragraph at line 455 in file perlfaq4.pod
*** WARNING: line containing nothing but whitespace in paragraph at line 648 in file perlfaq4.pod
*** WARNING: line containing nothing but whitespace in paragraph at line 652 in file perlfaq4.pod
*** WARNING: line containing nothing but whitespace in paragraph at line 1267 in file perlfaq4.pod
*** WARNING: line containing nothing but whitespace in paragraph at line 1269 in file perlfaq4.pod
*** WARNING: line containing nothing but whitespace in paragraph at line 1411 in file perlfaq4.pod
*** ERROR: unresolved internal link 'Floating Point Arithmetic' at line 25 in file perlfaq4.pod
*** WARNING: multiple occurrence of link target 'There' at line - in file perlfaq4.pod
perlfaq4.pod has 1 pod syntax error.
*** WARNING: node '$|' contains non-escaped | or / at line 33 in file perlfaq5.pod
*** WARNING: line containing nothing but whitespace in paragraph at line 702 in file perlfaq5.pod
perlfaq5.pod pod syntax OK.
*** WARNING: line containing nothing but whitespace in paragraph at line 165 in file perlfaq6.pod
*** WARNING: line containing nothing but whitespace in paragraph at line 169 in file perlfaq6.pod
*** WARNING: line containing nothing but whitespace in paragraph at line 605 in file perlfaq6.pod
*** WARNING: line containing nothing but whitespace in paragraph at line 740 in file perlfaq6.pod
perlfaq6.pod pod syntax OK.
*** WARNING: node '$/' contains non-escaped | or / at line 41 in file perlfaq7.pod
*** WARNING: line containing nothing but whitespace in paragraph at line 84 in file perlfaq7.pod
*** WARNING: line containing nothing but whitespace in paragraph at line 311 in file perlfaq7.pod
*** WARNING: line containing nothing but whitespace in paragraph at line 314 in file perlfaq7.pod
*** WARNING: line containing nothing but whitespace in paragraph at line 317 in file perlfaq7.pod
perlfaq7.pod pod syntax OK.
*** WARNING: node '$|' contains non-escaped | or / at line 278 in file perlfaq8.pod
*** WARNING: line containing nothing but whitespace in paragraph at line 386 in file perlfaq8.pod
*** WARNING: line containing nothing but whitespace in paragraph at line 388 in file perlfaq8.pod
*** WARNING: (section) in 'passwd(5)' deprecated at line 448 in file perlfaq8.pod
*** WARNING: (section) in 'pwd_mkdb(8)' deprecated at line 449 in file perlfaq8.pod
*** WARNING: (section) in 'tty(4)' deprecated at line 968 in file perlfaq8.pod
perlfaq8.pod pod syntax OK.
*** WARNING: (section) in 'sendmail(1)' deprecated at line 554 in file perlfaq9.pod
perlfaq9.pod pod syntax OK.
Revision Changes Path
1.15 +3 -5 perlfaq/perlfaq.pod
Index: perlfaq.pod
===================================================================
RCS file: /cvs/public/perlfaq/perlfaq.pod,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -w -r1.14 -r1.15
--- perlfaq.pod 13 Nov 2002 06:23:50 -0000 1.14
+++ perlfaq.pod 6 Dec 2002 07:40:11 -0000 1.15
@@ -1,6 +1,6 @@
=head1 NAME
-perlfaq - frequently asked questions about Perl ($Date: 2002/11/13 06:23:50 $)
+perlfaq - frequently asked questions about Perl ($Date: 2002/12/06 07:40:11 $)
=head1 DESCRIPTION
@@ -1365,5 +1365,3 @@
be of use, but is not guaranteed to be correct, up to date, or suitable
for any particular purpose whatsoever. The authors accept no liability
in respect of this information or its use.
-
-=back
1.11 +6 -6 perlfaq/perlfaq1.pod
Index: perlfaq1.pod
===================================================================
RCS file: /cvs/public/perlfaq/perlfaq1.pod,v
retrieving revision 1.10
retrieving revision 1.11
diff -u -w -r1.10 -r1.11
--- perlfaq1.pod 29 Aug 2002 03:34:00 -0000 1.10
+++ perlfaq1.pod 6 Dec 2002 07:40:11 -0000 1.11
@@ -1,6 +1,6 @@
=head1 NAME
-perlfaq1 - General Questions About Perl ($Revision: 1.10 $, $Date: 2002/08/29 03:34:00 $)
+perlfaq1 - General Questions About Perl ($Revision: 1.11 $, $Date: 2002/12/06 07:40:11 $)
=head1 DESCRIPTION
1.18 +3 -3 perlfaq/perlfaq2.pod
Index: perlfaq2.pod
===================================================================
RCS file: /cvs/public/perlfaq/perlfaq2.pod,v
retrieving revision 1.17
retrieving revision 1.18
diff -u -w -r1.17 -r1.18
--- perlfaq2.pod 16 Nov 2002 23:33:08 -0000 1.17
+++ perlfaq2.pod 6 Dec 2002 07:40:11 -0000 1.18
@@ -1,6 +1,6 @@
=head1 NAME
-perlfaq2 - Obtaining and Learning about Perl ($Revision: 1.17 $, $Date: 2002/11/16 23:33:08 $)
+perlfaq2 - Obtaining and Learning about Perl ($Revision: 1.18 $, $Date: 2002/12/06 07:40:11 $)
=head1 DESCRIPTION
1.30 +14 -14 perlfaq/perlfaq3.pod
Index: perlfaq3.pod
===================================================================
RCS file: /cvs/public/perlfaq/perlfaq3.pod,v
retrieving revision 1.29
retrieving revision 1.30
diff -u -w -r1.29 -r1.30
--- perlfaq3.pod 13 Nov 2002 06:23:50 -0000 1.29
+++ perlfaq3.pod 6 Dec 2002 07:40:11 -0000 1.30
@@ -1,6 +1,6 @@
=head1 NAME
-perlfaq3 - Programming Tools ($Revision: 1.29 $, $Date: 2002/11/13 06:23:50 $)
+perlfaq3 - Programming Tools ($Revision: 1.30 $, $Date: 2002/12/06 07:40:11 $)
=head1 DESCRIPTION
1.38 +61 -61 perlfaq/perlfaq4.pod
Index: perlfaq4.pod
===================================================================
RCS file: /cvs/public/perlfaq/perlfaq4.pod,v
retrieving revision 1.37
retrieving revision 1.38
diff -u -w -r1.37 -r1.38
--- perlfaq4.pod 13 Nov 2002 06:04:00 -0000 1.37
+++ perlfaq4.pod 6 Dec 2002 07:40:11 -0000 1.38
@@ -1,6 +1,6 @@
=head1 NAME
-perlfaq4 - Data Manipulation ($Revision: 1.37 $, $Date: 2002/11/13 06:04:00 $)
+perlfaq4 - Data Manipulation ($Revision: 1.38 $, $Date: 2002/12/06 07:40:11 $)
=head1 DESCRIPTION
@@ -22,7 +22,7 @@
To limit the number of decimal places in your numbers, you
can use the printf or sprintf function. See the
-L<perlop|"Floating Point Arithmetic"> for more details.
+L<"Floating Point Arithmetic"|perlop> for more details.
printf "%.2f", 10/3;
@@ -964,11 +964,11 @@
=over 4
-=item 1. There must be no space after the << part.
+=item There must be no space after the << part.
-=item 2. There (probably) should be a semicolon at the end.
+=item There (probably) should be a semicolon at the end.
-=item 3. You can't (easily) have any space in front of the tag.
+=item You can't (easily) have any space in front of the tag.
=back
1.27 +17 -17 perlfaq/perlfaq5.pod
Index: perlfaq5.pod
===================================================================
RCS file: /cvs/public/perlfaq/perlfaq5.pod,v
retrieving revision 1.26
retrieving revision 1.27
diff -u -w -r1.26 -r1.27
--- perlfaq5.pod 21 Sep 2002 21:04:17 -0000 1.26
+++ perlfaq5.pod 6 Dec 2002 07:40:11 -0000 1.27
@@ -1,6 +1,6 @@
=head1 NAME
-perlfaq5 - Files and Formats ($Revision: 1.26 $, $Date: 2002/09/21 21:04:17 $)
+perlfaq5 - Files and Formats ($Revision: 1.27 $, $Date: 2002/12/06 07:40:11 $)
=head1 DESCRIPTION
@@ -30,7 +30,7 @@
print() or write(). Setting $| affects buffering only for
the currently selected default file handle. You choose this
handle with the one argument select() call (see
-L<perlvar/$|> and L<perlfunc/select>).
+L<perlvar/$E<verbar>> and L<perlfunc/select>).
Use select() to choose the desired handle, then set its
per-filehandle variables.
1.19 +18 -18 perlfaq/perlfaq6.pod
Index: perlfaq6.pod
===================================================================
RCS file: /cvs/public/perlfaq/perlfaq6.pod,v
retrieving revision 1.18
retrieving revision 1.19
diff -u -w -r1.18 -r1.19
--- perlfaq6.pod 30 Oct 2002 18:44:21 -0000 1.18
+++ perlfaq6.pod 6 Dec 2002 07:40:11 -0000 1.19
@@ -1,6 +1,6 @@
=head1 NAME
-perlfaq6 - Regular Expressions ($Revision: 1.18 $, $Date: 2002/10/30 18:44:21 $)
+perlfaq6 - Regular Expressions ($Revision: 1.19 $, $Date: 2002/12/06 07:40:11 $)
=head1 DESCRIPTION
1.12 +15 -15 perlfaq/perlfaq7.pod
Index: perlfaq7.pod
===================================================================
RCS file: /cvs/public/perlfaq/perlfaq7.pod,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -w -r1.11 -r1.12
--- perlfaq7.pod 10 Nov 2002 17:35:47 -0000 1.11
+++ perlfaq7.pod 6 Dec 2002 07:40:11 -0000 1.12
@@ -1,6 +1,6 @@
=head1 NAME
-perlfaq7 - General Perl Language Issues ($Revision: 1.11 $, $Date: 2002/11/10 17:35:47 $)
+perlfaq7 - General Perl Language Issues ($Revision: 1.12 $, $Date: 2002/12/06 07:40:11 $)
=head1 DESCRIPTION
@@ -38,7 +38,7 @@
Note that <FILE> is I<neither> the type specifier for files
nor the name of the handle. It is the C<< <> >> operator applied
to the handle FILE. It reads one line (well, record--see
-L<perlvar/$/>) from the handle FILE in scalar context, or I<all> lines
+L<perlvar/$E<sol>>) from the handle FILE in scalar context, or I<all> lines
in list context. When performing open, close, or any other operation
besides C<< <> >> on files, or even when talking about the handle, do
I<not> use the brackets. These are correct: C<eof(FH)>, C<seek(FH, 0,
1.15 +22 -22 perlfaq/perlfaq8.pod
Index: perlfaq8.pod
===================================================================
RCS file: /cvs/public/perlfaq/perlfaq8.pod,v
retrieving revision 1.14
retrieving revision 1.15
diff -u -w -r1.14 -r1.15
--- perlfaq8.pod 10 Nov 2002 17:35:47 -0000 1.14
+++ perlfaq8.pod 6 Dec 2002 07:40:11 -0000 1.15
@@ -1,6 +1,6 @@
=head1 NAME
-perlfaq8 - System Interaction ($Revision: 1.14 $, $Date: 2002/11/10 17:35:47 $)
+perlfaq8 - System Interaction ($Revision: 1.15 $, $Date: 2002/12/06 07:40:11 $)
=head1 DESCRIPTION
@@ -275,7 +275,7 @@
If you expect characters to get to your device when you print() them,
you'll want to autoflush that filehandle. You can use select()
-and the C<$|> variable to control autoflushing (see L<perlvar/$|>
+and the C<$|> variable to control autoflushing (see L<perlvar/$E<verbar>>
and L<perlfunc/select>, or L<perlfaq5>, ``How do I flush/unbuffer an
output filehandle? Why must I do this?''):
@@ -445,8 +445,8 @@
properly, the getpw*() functions described in L<perlfunc> should in
theory provide (read-only) access to entries in the shadow password
file. To change the file, make a new shadow password file (the format
-varies from system to system--see L<passwd(5)> for specifics) and use
-pwd_mkdb(8) to install it (see L<pwd_mkdb(8)> for more details).
+varies from system to system--see L<passwd> for specifics) and use
+pwd_mkdb(8) to install it (see L<pwd_mkdb> for more details).
=head2 How do I set the time and date?
@@ -965,7 +965,7 @@
=item *
-Open /dev/tty and use the TIOCNOTTY ioctl on it. See L<tty(4)>
+Open /dev/tty and use the TIOCNOTTY ioctl on it. See L<tty>
for details. Or better yet, you can just use the POSIX::setsid()
function, so you don't have to worry about process groups.
1.14 +17 -17 perlfaq/perlfaq9.pod
Index: perlfaq9.pod
===================================================================
RCS file: /cvs/public/perlfaq/perlfaq9.pod,v
retrieving revision 1.13
retrieving revision 1.14
diff -u -w -r1.13 -r1.14
--- perlfaq9.pod 13 Nov 2002 06:07:58 -0000 1.13
+++ perlfaq9.pod 6 Dec 2002 07:40:11 -0000 1.14
@@ -1,6 +1,6 @@
=head1 NAME
-perlfaq9 - Networking ($Revision: 1.13 $, $Date: 2002/11/13 06:07:58 $)
+perlfaq9 - Networking ($Revision: 1.14 $, $Date: 2002/12/06 07:40:11 $)
=head1 DESCRIPTION
@@ -551,7 +551,7 @@
$msg->send;
-This defaults to using L<sendmail(1)> but can be customized to use
+This defaults to using L<sendmail> but can be customized to use
SMTP via L<Net::SMTP>.
=head2 How do I read mail?