Subject: CVS commit: src/share/man/man9
To: None <source-changes@NetBSD.org>
From: Arnaud Lacombe <alc@netbsd.org>
List: source-changes
Date: 10/04/2007 17:28:49
Module Name: src
Committed By: alc
Date: Thu Oct 4 17:28:49 UTC 2007
Modified Files:
src/share/man/man9: autoconf.9
Log Message:
Sync with code in src/sys/sys/device.h:
- remove the `submatch' argument of config_found_ia()
- precise that config_found_ia() callis config_found_sm_loc() with both
`locs' and `submatch' set to NULL
To generate a diff of this commit:
cvs rdiff -r1.22 -r1.23 src/share/man/man9/autoconf.9
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.