diff options
Diffstat (limited to 'docs/busybox.sgml')
-rw-r--r-- | docs/busybox.sgml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/busybox.sgml b/docs/busybox.sgml index 7d86e19e2..a4d173698 100644 --- a/docs/busybox.sgml +++ b/docs/busybox.sgml | |||
@@ -3022,8 +3022,8 @@ | |||
3022 | -n Run as a foreground process | 3022 | -n Run as a foreground process |
3023 | -K Do not start up the klogd process | 3023 | -K Do not start up the klogd process |
3024 | -O FILE Use an alternate log file (default=/var/log/messages) | 3024 | -O FILE Use an alternate log file (default=/var/log/messages) |
3025 | -R HOST[:PORT] Log messages to HOST on PORT (default=514) over UDP. | 3025 | -R HOST[:PORT] Log remotely to IP or hostname on PORT (default PORT=514/UDP) |
3026 | -N Do not log anything locally -- network logging only | 3026 | -L Log locally as well as network logging (defaut is network only) |
3027 | </screen> | 3027 | </screen> |
3028 | </para> | 3028 | </para> |
3029 | 3029 | ||