Index: ossp-pkg/uuid/README RCS File: /v/ossp/cvs/ossp-pkg/uuid/Attic/README,v rcsdiff -q -kk '-r1.19' '-r1.20' -u '/v/ossp/cvs/ossp-pkg/uuid/Attic/README,v' 2>/dev/null --- README 2004/10/16 18:23:18 1.19 +++ README 2004/11/03 18:23:35 1.20 @@ -9,9 +9,9 @@ ABSTRACT - OSSP uuid is a ISO-C application programming interface (API) and - corresponding command line interface (CLI) for the generation of DCE - 1.1 and ISO/IEC 11578:1996 compliant Universally Unique Identifier + OSSP uuid is a ISO-C and Perl application programming interface (API) + and corresponding command line interface (CLI) for the generation of + DCE 1.1 and ISO/IEC 11578:1996 compliant Universally Unique Identifier (UUID). It supports DCE 1.1 variant UUIDs of version 1 (time and node based), version 3 (name based) and version 4 (random number based). Index: ossp-pkg/uuid/uuid.pod RCS File: /v/ossp/cvs/ossp-pkg/uuid/Attic/uuid.pod,v rcsdiff -q -kk '-r1.19' '-r1.20' -u '/v/ossp/cvs/ossp-pkg/uuid/Attic/uuid.pod,v' 2>/dev/null --- uuid.pod 2004/09/12 14:21:01 1.19 +++ uuid.pod 2004/11/03 18:23:35 1.20 @@ -39,8 +39,8 @@ =head1 DESCRIPTION -B is a ISO-C application programming interface (API) and -corresponding command line interface (CLI) for the generation of DCE +B is a ISO-C and Perl application programming interface (API) +and corresponding command line interface (CLI) for the generation of DCE 1.1 and ISO/IEC 11578:1996 compliant I (UUID). It supports DCE 1.1 variant UUIDs of version 1 (time and node based), version 3 (name based) and version 4 (random number based). Index: ossp-pkg/uuid/uuid_cli.pod RCS File: /v/ossp/cvs/ossp-pkg/uuid/Attic/uuid_cli.pod,v rcsdiff -q -kk '-r1.15' '-r1.16' -u '/v/ossp/cvs/ossp-pkg/uuid/Attic/uuid_cli.pod,v' 2>/dev/null --- uuid_cli.pod 2004/02/13 16:17:07 1.15 +++ uuid_cli.pod 2004/11/03 18:23:35 1.16 @@ -56,8 +56,8 @@ =head1 DESCRIPTION -B is a ISO-C application programming interface (API) and -corresponding command line interface (CLI) for the generation of DCE +B is a ISO-C and Perl application programming interface (API) +and corresponding command line interface (CLI) for the generation of DCE 1.1 and ISO/IEC 11578:1996 compliant I (UUID). It supports DCE 1.1 variant UUIDs of version 1 (time and node based), version 3 (name based) and version 4 (random number based).