aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMike Frysinger <vapier@gentoo.org>2024-01-25 00:36:05 -0500
committerMike Frysinger <vapier@gentoo.org>2024-01-25 00:36:05 -0500
commit0c6f0ca36748ae97d413aff232ad4fcc6829a582 (patch)
tree7a60cc9d670a36896c41e9f4aa9451eeb3856cd0
parentscanelf: fix hashtable overflow checks (diff)
downloadpax-utils-0c6f0ca36748ae97d413aff232ad4fcc6829a582.tar.gz
pax-utils-0c6f0ca36748ae97d413aff232ad4fcc6829a582.tar.bz2
pax-utils-0c6f0ca36748ae97d413aff232ad4fcc6829a582.zip
README: update macOS name
Signed-off-by: Mike Frysinger <vapier@gentoo.org>
-rw-r--r--README.md2
1 files changed, 1 insertions, 1 deletions
diff --git a/README.md b/README.md
index ec4bfe6..845c8de 100644
--- a/README.md
+++ b/README.md
@@ -9,7 +9,7 @@
pax-utils is a small set of utilities for performing Q/A (mostly security)
checks on systems (most notably, `scanelf`). It is focused on the ELF
-format, but does include a Mach-O helper too for OS X systems.
+format, but does include a Mach-O helper too for macOS systems.
While heavily integrated into Gentoo's build system, it can be used on any
distro as it is a generic toolset.