=================================================================== RCS file: /cvs/mandoc/Attic/mandocdb.8,v retrieving revision 1.13 retrieving revision 1.14 diff -u -p -r1.13 -r1.14 --- mandoc/Attic/mandocdb.8 2011/12/16 08:04:34 1.13 +++ mandoc/Attic/mandocdb.8 2011/12/16 12:06:35 1.14 @@ -1,4 +1,4 @@ -.\" $Id: mandocdb.8,v 1.13 2011/12/16 08:04:34 kristaps Exp $ +.\" $Id: mandocdb.8,v 1.14 2011/12/16 12:06:35 kristaps Exp $ .\" .\" Copyright (c) 2011 Kristaps Dzonsons .\" @@ -110,14 +110,13 @@ database with record values consisting of .Pp .Bl -enum -compact .It -the string -.Cm mdoc , -.Cm man , +the character +.Cm d , +.Cm a , or -.Cm cat +.Cm c to indicate the file type .Po -file in .Xr mdoc 7 , .Xr man 7 , and post-formatted, respectively @@ -137,9 +136,7 @@ and the description. .Pp Each of the above is NUL-terminated. .Pp -Both the manual section and description may be zero-length if the record -is unassigned. -Entries are sequentially-numbered, but the filenames are unordered. +If the record value is zero-length, it is unassigned. .Ss Keyword Database The keyword database, .Pa mandoc.db ,