Index: ossp-pkg/sio/al.pod RCS File: /v/ossp/cvs/ossp-pkg/sio/Attic/al.pod,v rcsdiff -q -kk '-r1.1' '-r1.2' -u '/v/ossp/cvs/ossp-pkg/sio/Attic/al.pod,v' 2>/dev/null --- al.pod 2002/10/16 10:11:35 1.1 +++ al.pod 2002/10/16 11:50:42 1.2 @@ -120,7 +120,7 @@ =item B (Traversal Context Type) -This is an opaque data type representing a the state of a buffer +This is an opaque data type representing the state of a buffer traversal operation. Only pointers to this abstract data type are used in the API. @@ -204,7 +204,7 @@ I while the content of the new list I is moved to the source to replace the selected span. -There are two deviations from the perl operator to avoid copying: +There are two deviations from the Perl operator to avoid copying: The move to the target list I appends the data to its end. The move from the new list I removes the data from its origin.