From 7a04be7771d44a2f7e74210cc39e4df0ccef8d97 Mon Sep 17 00:00:00 2001 From: Guy Harris Date: Mon, 8 Jan 2018 19:23:28 -0800 Subject: Update to reflect the name change for Apple's UNIX-for-Macs. Use "macOS" except when referring to versions that came out when it was still called "Mac OS X" or "OS X". Rename README.macosx to README.macos. Update some comments while we're at it. --- pcap.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'pcap.c') diff --git a/pcap.c b/pcap.c index 663729bd..ba2b37fc 100644 --- a/pcap.c +++ b/pcap.c @@ -586,7 +586,7 @@ get_figure_of_merit(pcap_if_t *dev) * description available, it still might be nice to get some description * string based on the device type or something such as that. * - * In OS X, the System Configuration framework can apparently return + * In macOS, the System Configuration framework can apparently return * names in 10.4 and later. * * It also appears that freedesktop.org's HAL offers an "info.product" -- cgit v1.2.1