summaryrefslogtreecommitdiff
path: root/pod/perlfaq.pod
diff options
context:
space:
mode:
authorJarkko Hietaniemi <jhi@iki.fi>2001-04-30 13:56:04 +0000
committerJarkko Hietaniemi <jhi@iki.fi>2001-04-30 13:56:04 +0000
commitf52f3be278b23c3517df18c555b0653faa969373 (patch)
treedadbd1cf2370ca383ebf2cc9cf6a9e01e5f59845 /pod/perlfaq.pod
parent05caf3a7d947f44eccc82f60ff831313f64345c1 (diff)
downloadperl-f52f3be278b23c3517df18c555b0653faa969373.tar.gz
Strip the *markers* from #9919.
p4raw-id: //depot/perl@9920
Diffstat (limited to 'pod/perlfaq.pod')
-rw-r--r--pod/perlfaq.pod3
1 files changed, 1 insertions, 2 deletions
diff --git a/pod/perlfaq.pod b/pod/perlfaq.pod
index 9c4eac6672..3f5536b7fc 100644
--- a/pod/perlfaq.pod
+++ b/pod/perlfaq.pod
@@ -692,8 +692,7 @@ I still don't get locking. I just want to increment the number in the file. Ho
=item *
-All I want to do is append a small amount of text to the end of a
-file. Do I *still* have to use locking?
+All I want to do is append a small amount of text to the end of a file. Do I still have to use locking?
=item *