Subject: CVS commit: src/share/man/man9
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 02/01/2003 12:43:22
Module Name:	src
Committed By:	jdolecek
Date:		Sat Feb  1 10:43:21 UTC 2003

Modified Files:
	src/share/man/man9: itimerfix.9

Log Message:
slightly adjust to clarify handling of zero time (tv_sec == tv_usec == 0)
- itimerfix() leaves the time as zero in this case, doesn't adjust to one tick

also use 'one tick' rather than mere 'tick' in first paragraph


To generate a diff of this commit:
cvs rdiff -r1.3 -r1.4 src/share/man/man9/itimerfix.9

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