Fix spelling error s/defaut/default/g

This commit is contained in:
Eric Andersen
2000-12-11 19:39:25 +00:00
parent 5c365da884
commit 20c2bdd7f2
5 changed files with 6 additions and 6 deletions

View File

@@ -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 $