Module Name: src Committed By: apb Date: Wed Oct 8 17:06:18 UTC 2014
Modified Files: src/lib/libutil: parsedate.3 Log Message: The tzoff argument is in minutes (behind/west of UTC), not seconds. While here, also say that time = NULL and tzoff = NULL are independent. The code doesn't yet implement that, but it will soon. To generate a diff of this commit: cvs rdiff -u -r1.13 -r1.14 src/lib/libutil/parsedate.3 Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.