Index: ossp-pkg/uuid/uuid.pod RCS File: /v/ossp/cvs/ossp-pkg/uuid/Attic/uuid.pod,v rcsdiff -q -kk '-r1.7' '-r1.8' -u '/v/ossp/cvs/ossp-pkg/uuid/Attic/uuid.pod,v' 2>/dev/null --- uuid.pod 2004/01/15 12:55:53 1.7 +++ uuid.pod 2004/01/15 13:37:54 1.8 @@ -91,14 +91,14 @@ "-" "-" - time_low = 4* - time_mid = 2* - time_high_and_version = 2* - clock_seq_and_reserved = - clock_seq_low = - node = 6* - hexOctet = - hexDigit = "0"|"1"|"2"|"3"|"4"|"5"|"6"|"7"|"8"|"9" + time_low = 4* + time_mid = 2* + time_high_and_version = 2* + clock_seq_and_reserved = + clock_seq_low = + node = 6* + hex_octet = + hex_digit = "0"|"1"|"2"|"3"|"4"|"5"|"6"|"7"|"8"|"9" |"a"|"b"|"c"|"d"|"e"|"f" |"A"|"B"|"C"|"D"|"E"|"F"