diff options
author | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2002-04-21 12:25:15 +0000 |
---|---|---|
committer | Rafael Garcia-Suarez <rgarciasuarez@gmail.com> | 2002-04-21 12:25:15 +0000 |
commit | 4289559a19b2b64f98447c03d354c9e9efd7c780 (patch) | |
tree | 895f46246a80d652452d78552a88cfac6b598f99 /opcode.pl | |
parent | ffcd656d3b1c696c6fbd279a2db5040b66279f6d (diff) | |
download | perl-4289559a19b2b64f98447c03d354c9e9efd7c780.tar.gz |
Make doc clearer, as suggested by Brent Dax
p4raw-id: //depot/perl@16040
Diffstat (limited to 'opcode.pl')
-rwxr-xr-x | opcode.pl | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -406,7 +406,7 @@ sub tab { __END__ -# New ops always go at the very end +# New ops always go at the end, just before 'custom' # A recapitulation of the format of this file: # The file consists of five columns: the name of the op, an English |