Describe author field.
authorBen Pfaff <blp@gnu.org>
Mon, 25 Jul 2005 01:47:27 +0000 (01:47 +0000)
committerBen Pfaff <blp@gnu.org>
Mon, 25 Jul 2005 01:47:27 +0000 (01:47 +0000)
doc/ChangeLog
doc/portable-file-format.texi

index c4be57e38d62ce20aa145d0aebc110fa3b814479..d8386fe2d96e685c2f66ea570b8ad0ba829dfee9 100644 (file)
@@ -1,3 +1,7 @@
+Sun Jul 24 18:47:02 2005  Ben Pfaff  <blp@gnu.org>
+
+       * portable-file-format.texi: Describe author field.
+
 Sat May  7 17:26:39 WST 2005 John Darrington <john@darrington.wattle.id.au>
 
        * Makefile.am: Made ni.texi a nodist file
index 3f351b23b267005bf1d618b732d0b9127fa63420..5480e3ec216c49a30ea5f4f515bf52fcdcb18bef 100644 (file)
@@ -61,6 +61,9 @@ Version and date info.
 @item
 Product identification.
 
+@item
+Author identification (optional).
+
 @item
 Subproduct identification (optional).
 
@@ -327,9 +330,13 @@ The product identification record has tag code @samp{1}.  It consists of
 a single string field giving the name of the product that wrote the
 portable file.
 
-The subproduct identification record has tag code @samp{3}.  It
-consists of a single string field giving additional information on the
-product that wrote the portable file.
+The author identification record has tag code @samp{2}.  It is
+optional.  If present, it consists of a single string field giving the
+name of the person who caused the portable file to be written.
+
+The subproduct identification record has tag code @samp{3}.  It is
+optional.  If present, it consists of a single string field giving
+additional information on the product that wrote the portable file.
 
 @node Variable Count Record, Case Weight Variable Record, Identification Records, Portable File Format
 @section Variable Count Record