ossp-pkg/al/al.pod 1.1 -> 1.2
--- al.pod 2002/12/16 12:24:52 1.1
+++ al.pod 2002/12/16 14:02:45 1.2
@@ -6,7 +6,8 @@
## Copyright (c) 2002 Michael van Elst <mlelstv@dev.de.cw.net>
##
## This file is part of OSSP al, an abstract datatype of a data buffer
-## that can assemble, move and truncate data but avoids actual copying.
+## that can assemble, move and truncate data but avoids actual copying
+## and which can be found at http://www.ossp.org/pkg/lib/al/.
##
## Permission to use, copy, modify, and distribute this software for
## any purpose with or without fee is hereby granted, provided that
@@ -97,6 +98,8 @@
B<OSSP al> defines an abstract type of a data buffer that can
assemble, move and truncate data but avoids actual copying.
+...FIXME....
+
It provides the following key features:
=over 4
|
|