Mercurial > emacs
changeset 52555:6fde172d0fc4
Rename get-network-interface-info to network-interface-info.
author | Kim F. Storm <storm@cua.dk> |
---|---|
date | Sat, 20 Sep 2003 23:23:11 +0000 |
parents | 3cf6b0b6a5ef |
children | ce06c92d0b1e |
files | etc/NEWS |
diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- 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.