develooper Front page | perl.perl6.internals | Postings from January 2002

[PATCH] Minor nit in overview.pod

Thread Next
From:
Simon Glover
Date:
January 28, 2002 11:46
Subject:
[PATCH] Minor nit in overview.pod
Message ID:
Pine.OSF.4.10.10201281943240.326311-100000@arran.roe.ac.uk

 There is no opcodes.pod; I'm assuming the pointer should actually be to
 parrot_assembly.pod, as the canonical documentation.

 Simon

--- overview.pod.old	Mon Jan 28 19:42:55 2002
+++ overview.pod	Mon Jan 28 19:43:06 2002
@@ -65,7 +65,7 @@
 These areas will roughly map to compilation units of the original
 source; each precompiled module will have its own opcode table.
 
-For a closer look at Parrot ops, see L<opcodes>.
+For a closer look at Parrot ops, see L<parrot_assembly>.
 
 =head1 PMCs
 
 


Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About