[BusyBox] documentation patch and what's missing.
Terje Kvernes
terjekv at math.uio.no
Tue Jul 22 13:51:48 UTC 2003
Erik Andersen <andersen at codepoet.org> writes:
> On Mon Jul 21, 2003 at 01:00:08AM +0200, Terje Kvernes wrote:
>
> > right. this covers most of whats missing in the help texts. the
> > stuff that is left are the following tidbits that I was unable to
> > understand well enough to dare to document.
>
> Thanks!!! Applied.
hm, in the helptext for shadow passwords, the word "only" is
repeated. sorry about that one. this is in loginutils/Config.in:
$ diff -u Config.in.orig Config.in
--- Config.in.orig 2003-07-22 15:47:45.016015133 +0200
+++ Config.in 2003-07-22 15:48:08.715435833 +0200
@@ -110,7 +110,7 @@
depends on CONFIG_ADDUSER || CONFIG_DELUSER || CONFIG_LOGIN || CONFIG_SU
help
Build support for shadow password in /etc/shadow. This file is only
- only readable by root and thus the encrypted passwords are no longer
+ readable by root and thus the encrypted passwords are no longer
publicly readable.
--
Terje
More information about the busybox
mailing list