summaryrefslogtreecommitdiff
path: root/pod/perlre.pod
diff options
context:
space:
mode:
authorAndy Dougherty <doughera@lafcol.lafayette.edu>1996-02-28 16:49:33 -0800
committerAndy Dougherty <doughera@lafcol.lafayette.edu>1996-02-28 16:49:33 -0800
commita5f75d667838e8e7bb037880391f5c44476d33b4 (patch)
tree5005e888355c1508bc47da697efe119c1615b123 /pod/perlre.pod
parent2920c5d2b358b11ace52104b6944bfa0e89256a7 (diff)
downloadperl-a5f75d667838e8e7bb037880391f5c44476d33b4.tar.gz
perl 5.002perl-5.002
[editor's note: changes seem to be mostly module updates, documentation changes and some perl API macro additions]
Diffstat (limited to 'pod/perlre.pod')
-rw-r--r--pod/perlre.pod1
1 files changed, 0 insertions, 1 deletions
diff --git a/pod/perlre.pod b/pod/perlre.pod
index 1c7855c041..41a3d5ff8f 100644
--- a/pod/perlre.pod
+++ b/pod/perlre.pod
@@ -104,7 +104,6 @@ also work:
\n newline
\r return
\f form feed
- \v vertical tab, whatever that is
\a alarm (bell)
\e escape (think troff)
\033 octal char (think of a PDP-11)