2012-02-13 Mike Frysinger <vapier@gentoo.org>

* lib/nscd.c: Add missing newline to error message.
	* lib/nscd.c: If nscd is installed but not in use, then running
	`nscd -i` will exit(1). We shouldn't warn in this case since this
	is not abnormal behavior.
This commit is contained in:
nekral-guest
2012-02-13 20:09:59 +00:00
parent 659684836d
commit e363962dd2
2 changed files with 11 additions and 1 deletions

View File

@@ -1,3 +1,10 @@
2012-02-13 Mike Frysinger <vapier@gentoo.org>
* lib/nscd.c: Add missing newline to error message.
* lib/nscd.c: If nscd is installed but not in use, then running
`nscd -i` will exit(1). We shouldn't warn in this case since this
is not abnormal behavior.
2012-02-13 Mike Frysinger <vapier@gentoo.org>
* man/.gitignore: Add generate_mans.deps