Subject: CVS commit: src/lib/libc/sys
To: None <source-changes@NetBSD.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 08/14/2004 10:03:30
Module Name: src
Committed By: jdolecek
Date: Sat Aug 14 10:03:30 UTC 2004
Modified Files:
src/lib/libc/sys: getitimer.2
Log Message:
document timeradd() and timersub() too, as e.g. select(2) points
to getitimer(2) for timersub() description
use .Fn rather than .Fa for the macro names
bump date
To generate a diff of this commit:
cvs rdiff -r1.20 -r1.21 src/lib/libc/sys/getitimer.2
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.