diff options
author | Eric Andersen | 2004-03-15 08:29:22 +0000 |
---|---|---|
committer | Eric Andersen | 2004-03-15 08:29:22 +0000 |
commit | c7bda1ce659294d6e22c06e087f6f265983c7578 (patch) | |
tree | 4c6d2217f4d8306c59cf1096f8664e1cfd167213 /sysklogd/Config.in | |
parent | 8854004b41065b3d081af7f3df13a100b0c8bfbe (diff) | |
download | busybox-c7bda1ce659294d6e22c06e087f6f265983c7578.zip busybox-c7bda1ce659294d6e22c06e087f6f265983c7578.tar.gz |
Remove trailing whitespace. Update copyright to include 2004.
Diffstat (limited to 'sysklogd/Config.in')
-rw-r--r-- | sysklogd/Config.in | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/sysklogd/Config.in b/sysklogd/Config.in index a671f59..f77d79e 100644 --- a/sysklogd/Config.in +++ b/sysklogd/Config.in @@ -79,10 +79,10 @@ config CONFIG_FEATURE_LOGREAD_REDUCED_LOCKING default n depends on CONFIG_LOGREAD help - 'logread' ouput to slow serial terminals can have + 'logread' ouput to slow serial terminals can have side effects on syslog because of the semaphore. - This option make logread to double buffer copy - from circular buffer, minimizing semaphore + This option make logread to double buffer copy + from circular buffer, minimizing semaphore contention at some minor memory expense. config CONFIG_KLOGD |