diff --git a/src/include/network/lan/address.rb b/src/include/network/lan/address.rb index e12e2bbcf..ed61d2433 100644 --- a/src/include/network/lan/address.rb +++ b/src/include/network/lan/address.rb @@ -1620,10 +1620,8 @@ def repeated_physical_port_ids(slaves) # # When hostname is empty, then old IP's record is cleared from /etc/hosts and # new is not created. - # When hostname is changed then canonical name and all aliases in the record + # Otherwise the canonical name and all aliases in the record # are replaced by new ones. - # When NIC's IP was changed than the canonical name and all aliases are assigned - # the new IP (or replaced by new ones if the hostname was changed as well) # # @param [String] ip address # @param [String] new hostname