# HG changeset patch # User Kim F. Storm # Date 1064100191 0 # Node ID 6fde172d0fc49f4f367c7a77b65be4969ffc3fea # Parent 3cf6b0b6a5ef43137035082233d513fa7b6b3128 Rename get-network-interface-info to network-interface-info. diff -r 3cf6b0b6a5ef -r 6fde172d0fc4 etc/NEWS --- a/etc/NEWS Fri Sep 19 22:44:45 2003 +0000 +++ b/etc/NEWS Sat Sep 20 23:23:11 2003 +0000 @@ -2421,7 +2421,7 @@ This function returns a list of network interface names and their current network addresses. -*** New function get-network-interface-info. +*** New function network-interface-info. This function returns the network address, hardware address, current status, and other information about a specific network interface.