Apply patch from "Orion Poplawski" <OPoplawski@cqg.com> to make

hostname do "--file"
 -Erik
This commit is contained in:
Eric Andersen
2000-10-12 22:30:31 +00:00
parent 872138de50
commit 0d5835a767
6 changed files with 22 additions and 10 deletions

View File

@ -827,7 +827,7 @@ Options:
-s Short
-i Addresses for the hostname
-d DNS domain name
-F FILE Use the contents of FILE to specify the hostname
-F, --file FILE Use the contents of FILE to specify the hostname
Example:
@ -2261,4 +2261,4 @@ Enrique Zanardi <ezanardi@ull.es>
=cut
# $Id: busybox.pod,v 1.74 2000/09/26 22:20:06 andersen Exp $
# $Id: busybox.pod,v 1.75 2000/10/12 22:30:31 andersen Exp $

View File

@ -1397,10 +1397,10 @@
<para>
<screen>
-s Short
-i Addresses for the hostname
-d DNS domain name
-F FILE Use the contents of FILE to specify the hostname
-s Short
-i Addresses for the hostname
-d DNS domain name
-F, --file FILE Use the contents of FILE to specify the hostname
</screen>
</para>