summary refs log tree commit diff
path: root/pam.html
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-09-08 19:42:15 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2007-09-08 19:42:15 +0000
commit51355de48e338717ce6851aeb504a68eb4141437 (patch)
tree211f4cea4c5ea8116a5fb11ff0268676a420f88a /pam.html
parent7fb4215b78c990e0e2343476f37f8ff4e83e923d (diff)
downloadnetpbm-mirror-51355de48e338717ce6851aeb504a68eb4141437.tar.gz
netpbm-mirror-51355de48e338717ce6851aeb504a68eb4141437.tar.xz
netpbm-mirror-51355de48e338717ce6851aeb504a68eb4141437.zip
"miscellaneous update"
git-svn-id: http://svn.code.sf.net/p/netpbm/code/userguide@408 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'pam.html')
-rw-r--r--pam.html13
1 files changed, 8 insertions, 5 deletions
diff --git a/pam.html b/pam.html
index 27a48d26..082563ba 100644
--- a/pam.html
+++ b/pam.html
@@ -175,11 +175,14 @@ The header must contain exactly one of these header lines.
 zero.  The rest of the line is part of the tuple type.  The rest of
 the line is not tokenized, but the tuple type does not include any
 white space immediately following <B>TUPLTYPE </B> or at the very end
-of the line.  It does not include a newline.  If there are multiple
-<B>TUPLTYPE</B> header lines, the tuple type is the concatenation of
-the values from each of them, separated by a single blank, in the
-order in which they appear in the header.  If there are no
-<B>TUPLTYPE</B> header lines the tuple type is the null string.  
+of the line.  It does not include a newline.  There must be something
+other than white space after the <b>TUPLETYPE</b> token.
+
+<p>If there are multiple <B>TUPLTYPE</B> header lines, the tuple type
+is the concatenation of the values from each of them, separated by a
+single blank, in the order in which they appear in the header.  If
+there are no <B>TUPLTYPE</B> header lines the tuple type is the null
+string.
 
 </DL>