Diff for /doc/install/linux/install.pl between versions 1.61 and 1.62

version 1.61, 2019/12/03 04:55:08 version 1.62, 2019/12/03 21:52:44
Line 357  sub get_hostname { Line 357  sub get_hostname {
 }  }
   
 #  #
 # get_hostname() prompts the user to provide the server's IPv4 IP address  # get_hostip() prompts the user to provide the server's IPv4 IP address
 #  #
 # If invalid input is provided, the routine is called recursively   # If invalid input is provided, the routine is called recursively 
 # until, a valid IPv4 address is provided.  # until, a valid IPv4 address is provided.

Removed from v.1.61  
changed lines
  Added in v.1.62


FreeBSD-CVSweb <freebsd-cvsweb@FreeBSD.org>