Diff for /storage/meta/meta-format.tex between versions 1.2 and 1.3

version 1.2, 2003/06/25 10:53:35 version 1.3, 2003/07/01 17:51:40
Line 16 Line 16
   
 \author{Robert Casties, Dirk Wintergrün, Christoph Liess}  \author{Robert Casties, Dirk Wintergrün, Christoph Liess}
   
 \date{V0.2.1 of \today}  \date{V0.2.2 of \today}
   
 \begin{document}  \begin{document}
   
Line 114  parameter. Its sub-elements are: Line 114  parameter. Its sub-elements are:
   \item[name] The name of the subdirectory -- required.    \item[name] The name of the subdirectory -- required.
           
   \item[path] The directory path of this subdirectory relative to the    \item[path] The directory path of this subdirectory relative to the
     resource's root directory -- required (may be identical to      resource's root directory (containing the directory itself) --
     \texttt{name} or omitted if the directory is a direct child of the      required (may be identical to \texttt{name} or omitted if the
     resource's root directory).      directory is a direct child of the resource's root directory).
           
   \item[meta] Additional metadata information about the directory --    \item[meta] Additional metadata information about the directory --
     optional.\\ For a description of additional metadata see below.      optional.\\ For a description of additional metadata see below.
Line 133  parameter. Its sub-elements are: Line 133  parameter. Its sub-elements are:
   \item[name] The name of the file -- required.    \item[name] The name of the file -- required.
           
   \item[path] The directory path of this file relative to the    \item[path] The directory path of this file relative to the
     resource's root directory -- required (may be identical to      resource's root directory (containing the file itself) -- required
     \texttt{name} or omitted if the file is in resource's root      (may be identical to \texttt{name} or omitted if the file is in the
     directory).      resource's root directory).
   
   \item[modification-date] The file's modification date -- optional.    \item[modification-date] The file's modification date -- optional.
   

Removed from v.1.2  
changed lines
  Added in v.1.3


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>