Index: ossp-pkg/uuid/AUTHORS RCS File: /v/ossp/cvs/ossp-pkg/uuid/Attic/AUTHORS,v rcsdiff -q -kk '-r1.1' '-r1.2' -u '/v/ossp/cvs/ossp-pkg/uuid/Attic/AUTHORS,v' 2>/dev/null --- AUTHORS 2004/01/11 08:48:12 1.1 +++ AUTHORS 2004/01/11 08:54:17 1.2 @@ -4,7 +4,7 @@ |_||_|_| | |_| |___) |__) | __/ | |_| | |_| | | (_| | |_|_|_| \___/|____/____/|_| \__,_|\__,_|_|\__,_| - OSSP uuid - Universally Unique Identifiers + OSSP uuid - Universally Unique Identifier AUTHORS Index: ossp-pkg/uuid/ChangeLog RCS File: /v/ossp/cvs/ossp-pkg/uuid/Attic/ChangeLog,v rcsdiff -q -kk '-r1.1' '-r1.2' -u '/v/ossp/cvs/ossp-pkg/uuid/Attic/ChangeLog,v' 2>/dev/null --- ChangeLog 2004/01/11 08:48:12 1.1 +++ ChangeLog 2004/01/11 08:54:17 1.2 @@ -4,7 +4,7 @@ |_||_|_| | |_| |___) |__) | __/ | |_| | |_| | | (_| | |_|_|_| \___/|____/____/|_| \__,_|\__,_|_|\__,_| - OSSP uuid - Universally Unique Identifiers + OSSP uuid - Universally Unique Identifier CHANGELOG Index: ossp-pkg/uuid/INSTALL RCS File: /v/ossp/cvs/ossp-pkg/uuid/Attic/INSTALL,v rcsdiff -q -kk '-r1.1' '-r1.2' -u '/v/ossp/cvs/ossp-pkg/uuid/Attic/INSTALL,v' 2>/dev/null --- INSTALL 2004/01/11 08:48:12 1.1 +++ INSTALL 2004/01/11 08:54:17 1.2 @@ -4,7 +4,7 @@ |_||_|_| | |_| |___) |__) | __/ | |_| | |_| | | (_| | |_|_|_| \___/|____/____/|_| \__,_|\__,_|_|\__,_| - OSSP uuid - Universally Unique Identifiers + OSSP uuid - Universally Unique Identifier INSTALLATION Index: ossp-pkg/uuid/Makefile.in RCS File: /v/ossp/cvs/ossp-pkg/uuid/Attic/Makefile.in,v rcsdiff -q -kk '-r1.9' '-r1.10' -u '/v/ossp/cvs/ossp-pkg/uuid/Attic/Makefile.in,v' 2>/dev/null --- Makefile.in 2004/01/11 08:36:02 1.9 +++ Makefile.in 2004/01/11 08:54:17 1.10 @@ -82,7 +82,7 @@ V2=`$(SHTOOL) version -l txt -d long VERSION`; \ D=`$(SHTOOL) version -l txt -d long VERSION | sed -e 's;.*(;;' -e 's;).*;;'`; \ $(POD2MAN) --quotes=none \ - --section=3 --center="Universally Unique Identifiers" \ + --section=3 --center="Universally Unique Identifier" \ --release="$$D" --date="OSSP uuid $$V1" uuid.pod | \ sed -e "s;UUID_VERSION_STR;$$V2;" >uuid.3 uuid.1: uuid_cli.pod @@ -91,7 +91,7 @@ D=`$(SHTOOL) version -l txt -d long VERSION | sed -e 's;.*(;;' -e 's;).*;;'`; \ $(CP) uuid_cli.pod /tmp/uuid.pod; \ $(POD2MAN) --quotes=none \ - --section=1 --center="Universally Unique Identifiers" \ + --section=1 --center="Universally Unique Identifier" \ --release="$$D" --date="OSSP uuid $$V1" /tmp/uuid.pod | \ sed -e "s;UUID_VERSION_STR;$$V2;" >uuid.1; \ $(RM) /tmp/uuid.pod Index: ossp-pkg/uuid/NEWS RCS File: /v/ossp/cvs/ossp-pkg/uuid/Attic/NEWS,v rcsdiff -q -kk '-r1.1' '-r1.2' -u '/v/ossp/cvs/ossp-pkg/uuid/Attic/NEWS,v' 2>/dev/null --- NEWS 2004/01/11 08:48:12 1.1 +++ NEWS 2004/01/11 08:54:18 1.2 @@ -4,7 +4,7 @@ |_||_|_| | |_| |___) |__) | __/ | |_| | |_| | | (_| | |_|_|_| \___/|____/____/|_| \__,_|\__,_|_|\__,_| - OSSP uuid - Universally Unique Identifiers + OSSP uuid - Universally Unique Identifier NEWS Index: ossp-pkg/uuid/README RCS File: /v/ossp/cvs/ossp-pkg/uuid/Attic/README,v rcsdiff -q -kk '-r1.5' '-r1.6' -u '/v/ossp/cvs/ossp-pkg/uuid/Attic/README,v' 2>/dev/null --- README 2004/01/11 08:37:22 1.5 +++ README 2004/01/11 08:54:18 1.6 @@ -4,14 +4,14 @@ |_||_|_| | |_| |___) |__) | __/ | |_| | |_| | | (_| | |_|_|_| \___/|____/____/|_| \__,_|\__,_|_|\__,_| - OSSP uuid - Universally Unique Identifiers + OSSP uuid - Universally Unique Identifier Version 0.9.0 (11-Jan-2004) 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 Identifiers + 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/THANKS RCS File: /v/ossp/cvs/ossp-pkg/uuid/Attic/THANKS,v rcsdiff -q -kk '-r1.1' '-r1.2' -u '/v/ossp/cvs/ossp-pkg/uuid/Attic/THANKS,v' 2>/dev/null --- THANKS 2004/01/11 08:48:12 1.1 +++ THANKS 2004/01/11 08:54:18 1.2 @@ -4,7 +4,7 @@ |_||_|_| | |_| |___) |__) | __/ | |_| | |_| | | (_| | |_|_|_| \___/|____/____/|_| \__,_|\__,_|_|\__,_| - OSSP uuid - Universally Unique Identifiers + OSSP uuid - Universally Unique Identifier THANKS Index: ossp-pkg/uuid/configure.ac RCS File: /v/ossp/cvs/ossp-pkg/uuid/Attic/configure.ac,v rcsdiff -q -kk '-r1.2' '-r1.3' -u '/v/ossp/cvs/ossp-pkg/uuid/Attic/configure.ac,v' 2>/dev/null --- configure.ac 2004/01/09 09:02:58 1.2 +++ configure.ac 2004/01/11 08:54:18 1.3 @@ -30,7 +30,7 @@ AC_PREREQ(2.53) AC_INIT UUID_VERSION_STR=`./shtool version -l txt -d long VERSION` -./shtool echo -e "Configuring %BOSSP uuid%b (Universally Unique Identifiers), version %B${UUID_VERSION_STR}%b" +./shtool echo -e "Configuring %BOSSP uuid%b (Universally Unique Identifier), version %B${UUID_VERSION_STR}%b" AC_SUBST(UUID_VERSION_STR) AC_PROG_MAKE_SET Index: ossp-pkg/uuid/uuid.pod RCS File: /v/ossp/cvs/ossp-pkg/uuid/Attic/uuid.pod,v rcsdiff -q -kk '-r1.3' '-r1.4' -u '/v/ossp/cvs/ossp-pkg/uuid/Attic/uuid.pod,v' 2>/dev/null --- uuid.pod 2004/01/10 22:44:22 1.3 +++ uuid.pod 2004/01/11 08:54:18 1.4 @@ -37,7 +37,7 @@ B 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 I +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.2' '-r1.3' -u '/v/ossp/cvs/ossp-pkg/uuid/Attic/uuid_cli.pod,v' 2>/dev/null --- uuid_cli.pod 2004/01/10 20:12:46 1.2 +++ uuid_cli.pod 2004/01/11 08:54:18 1.3 @@ -53,7 +53,7 @@ B 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 I +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).