aboutsummaryrefslogtreecommitdiff
path: root/docs
diff options
context:
space:
mode:
Diffstat (limited to 'docs')
-rw-r--r--docs/busybox.pod4
-rw-r--r--docs/busybox.sgml2
2 files changed, 3 insertions, 3 deletions
diff --git a/docs/busybox.pod b/docs/busybox.pod
index 52ba63943..65a4e3289 100644
--- a/docs/busybox.pod
+++ b/docs/busybox.pod
@@ -1731,7 +1731,7 @@ Options:
-K Do not start up the klogd process
-O FILE Use an alternate log file (default=/var/log/messages)
-R HOST[:PORT] Log remotely to IP or hostname on PORT (default PORT=514/UDP)
- -L Log locally as well as network logging (defaut is network only)
+ -L Log locally as well as network logging (default is network only)
Example:
@@ -2292,4 +2292,4 @@ Enrique Zanardi <ezanardi@ull.es>
=cut
-# $Id: busybox.pod,v 1.81 2000/12/11 16:24:16 andersen Exp $
+# $Id: busybox.pod,v 1.82 2000/12/11 19:39:25 andersen Exp $
diff --git a/docs/busybox.sgml b/docs/busybox.sgml
index a4d173698..7e351e958 100644
--- a/docs/busybox.sgml
+++ b/docs/busybox.sgml
@@ -3023,7 +3023,7 @@
-K Do not start up the klogd process
-O FILE Use an alternate log file (default=/var/log/messages)
-R HOST[:PORT] Log remotely to IP or hostname on PORT (default PORT=514/UDP)
- -L Log locally as well as network logging (defaut is network only)
+ -L Log locally as well as network logging (default is network only)
</screen>
</para>