Subject: CVS commit: src/libexec/identd
To: None <source-changes@NetBSD.org>
From: Kimmo Suominen <kim@netbsd.org>
List: source-changes
Date: 08/05/2004 18:05:22
Module Name:	src
Committed By:	kim
Date:		Thu Aug  5 18:05:22 UTC 2004

Modified Files:
	src/libexec/identd: identd.c

Log Message:
The "FORMAL SYNTAX" on RFC-1314 (page 5) does not show any spaces
around the delimiters (commas and colons).  Also, at the end of
the "RESPONSE TYPES" section for "USERID" it is explicitly noted
that any spaces after the colon following the OSTYPE field *are*
part of the identifier.


To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/libexec/identd/identd.c

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.