]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Standardize bootp, tftpboot, rarpboot, dhcp, and nfs command descriptions
authorPeter Tyser <ptyser@xes-inc.com>
Tue, 26 Aug 2008 16:17:48 +0000 (11:17 -0500)
committerBen Warren <biggerbadderben@gmail.com>
Wed, 27 Aug 2008 05:46:23 +0000 (22:46 -0700)
commita1573db0c07c8ba99e9c373bb07ecd6f59da672c
treea355703f17bd8367c2c8a32fc13e8ece20a601ce
parent51dfe1382ebaf691485badfa0ea5e75b0710531b
Standardize bootp, tftpboot, rarpboot, dhcp, and nfs command descriptions

cmd_net.c command descriptions were updated to describe the optional
hostIPaddr argument.  The dhcp command help message was also updated
to more closely reflect the other commands in cmd_net.c

Signed-off-by: Peter Tyser <ptyser@xes-inc.com>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
common/cmd_net.c