Subject: CVS commit: basesrc/libexec/makewhatis
To: None <source-changes@netbsd.org>
From: Jaromir Dolecek <jdolecek@netbsd.org>
List: source-changes
Date: 03/10/2002 22:36:11
Module Name: basesrc
Committed By: jdolecek
Date: Sun Mar 10 20:36:11 UTC 2002
Modified Files:
basesrc/libexec/makewhatis: makewhatis.c
Log Message:
fix behaviour if exactly one directory is specified (off-by-one error)
this caused makewhatis as if called without arguments at all
Problem reported by Xavier HUMBERT on current-users.
To generate a diff of this commit:
cvs rdiff -r1.23 -r1.24 basesrc/libexec/makewhatis/makewhatis.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.