]> git.ipfire.org Git - thirdparty/dracut-ng.git/commitdiff
dracut.8: correct manpage entry for ip=
authorHarald Hoyer <harald@redhat.com>
Fri, 24 Jul 2009 10:06:12 +0000 (12:06 +0200)
committerHarald Hoyer <harald@redhat.com>
Fri, 24 Jul 2009 10:06:12 +0000 (12:06 +0200)
dracut.8

index 8d77e3847672510cfcdf1fcfd46133f6984aeb91..4578d38e41d2442b8c40cd69bf037e09ab12c9f2 100644 (file)
--- a/dracut.8
+++ b/dracut.8
@@ -235,7 +235,7 @@ get ip from dhcp server from all interfaces. If root=dhcp, loop sequentially thr
 .B ip=<interface>:{dhcp|on|any}
 get ip from dhcp server on a specific interface
 .TP
-.B ip=<client-IP-number>:<gateway-IP-number>:<netmask>:<client-hostname>:<interface>:{none|off}
+.B ip=<client-IP-number>:[<server-id>]:<gateway-IP-number>:<netmask>:<client-hostname>:<interface>:{none|off}
 explicit network configuration
 
 .SH Misc