Index: ossp-pkg/uuid/ChangeLog RCS File: /v/ossp/cvs/ossp-pkg/uuid/Attic/ChangeLog,v rcsdiff -q -kk '-r1.3' '-r1.4' -u '/v/ossp/cvs/ossp-pkg/uuid/Attic/ChangeLog,v' 2>/dev/null --- ChangeLog 2004/01/11 12:14:19 1.3 +++ ChangeLog 2004/01/13 09:20:03 1.4 @@ -13,8 +13,10 @@ Changes between 0.9.0 and 0.9.1 (11-Jan-2004 to xx-Jan-2004) - o - [Ralf S. Engelschall] + o Document in uuid(1) [uuid_cli.pod] that for version 3 + UUIDs additional arguments are required and what pre-defined + namespace ids are known. + [Ralf S. Engelschall, M.Daniel ] o cleaned up source tree documentation files. [Ralf S. Engelschall] Index: ossp-pkg/uuid/uuid_cli.pod RCS File: /v/ossp/cvs/ossp-pkg/uuid/Attic/uuid_cli.pod,v rcsdiff -q -kk '-r1.4' '-r1.5' -u '/v/ossp/cvs/ossp-pkg/uuid/Attic/uuid_cli.pod,v' 2>/dev/null --- uuid_cli.pod 2004/01/11 12:14:20 1.4 +++ uuid_cli.pod 2004/01/13 09:20:03 1.5 @@ -75,9 +75,14 @@ =item B<-v> I -Sets the version of the generated DCE 1.1 variant UUID. -Supported are I "C<1>", "C<3>" and "C<4>". -The default is "C<1>". +Sets the version of the generated DCE 1.1 variant UUID. Supported +are I "C<1>", "C<3>" and "C<4>". The default is "C<1>". + +For version 3 UUIDs the additional command line arguments I +and I have to be given. The I is either a UUID in +string representation or an identifier for internally pre-defined +namespace UUIDs (currently known are "C", "C", "C", and +"C"). The I is a string of arbitrary length. =item B<-n> I