summaryrefslogtreecommitdiff
path: root/PLATFORMS
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2018-01-08 18:49:50 -0800
committerGuy Harris <guy@alum.mit.edu>2018-01-08 18:50:06 -0800
commit3bc62cd35f4c52f590605c73d92c92b6b4a4bdc5 (patch)
tree08999d08162f893e84ce4529cda9d7d66167c2cb /PLATFORMS
parent447060b9fbb3aacdeba6fca7f86061118ead7ffa (diff)
downloadtcpdump-3bc62cd35f4c52f590605c73d92c92b6b4a4bdc5.tar.gz
Use pcapng as the name of the file format.
At one point, I remember a discussion resulting in the official name of the next-generation replacement for pcap format being changed to "pcapng", with no hyphen. Make tcpdump reflect that. While we're at it, uppdate to use "macOS" as the name of Apple's UNIX-for-Macs, as appropriate (don't use it for versions that were still called Mac OS X or OS X).
Diffstat (limited to 'PLATFORMS')
-rw-r--r--PLATFORMS2
1 files changed, 1 insertions, 1 deletions
diff --git a/PLATFORMS b/PLATFORMS
index 4f11c515..cba4bc5f 100644
--- a/PLATFORMS
+++ b/PLATFORMS
@@ -10,7 +10,7 @@ tcpdump compiles and works on at least the following platforms:
* HP-UX 11i
* Linux (any) with glibc (usually just works)
* Linux (any) with musl libc (sometimes fails to compile, please report any bugs)
-* Mac OS X / macOS
+* {Mac} OS X / macOS
* NetBSD
* OpenWrt
* Solaris