[PR #840] [MERGED] Replace all mentions to MacOS X to macOS #1658

Closed
opened 2026-03-04 02:01:32 +03:00 by kerem · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/s3fs-fuse/s3fs-fuse/pull/840
Author: @juliogonzalez
Created: 10/14/2018
Status: Merged
Merged: 10/28/2018
Merged by: @ggtakec

Base: masterHead: macOS


📝 Commits (1)

  • 830a971 Replace all mentions to MacOS X to macOS

📊 Changes

4 files changed (+6 additions, -6 deletions)

View changed files

📝 .github/ISSUE_TEMPLATE.md (+1 -1)
📝 INSTALL (+1 -1)
📝 README.md (+2 -2)
📝 configure.ac (+2 -2)

📄 Description

Relevant Issue (if applicable)

#835

Details

Apple changed "Mac OS X" and "OS X" to the new name "macOS" since 10.12 Sierra.

See:

So this PR replaces all the mentions to old names with macOS.

Things that were not changed:


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/s3fs-fuse/s3fs-fuse/pull/840 **Author:** [@juliogonzalez](https://github.com/juliogonzalez) **Created:** 10/14/2018 **Status:** ✅ Merged **Merged:** 10/28/2018 **Merged by:** [@ggtakec](https://github.com/ggtakec) **Base:** `master` ← **Head:** `macOS` --- ### 📝 Commits (1) - [`830a971`](https://github.com/s3fs-fuse/s3fs-fuse/commit/830a971bdefbc3819c51241eeb598135693359a1) Replace all mentions to MacOS X to macOS ### 📊 Changes **4 files changed** (+6 additions, -6 deletions) <details> <summary>View changed files</summary> 📝 `.github/ISSUE_TEMPLATE.md` (+1 -1) 📝 `INSTALL` (+1 -1) 📝 `README.md` (+2 -2) 📝 `configure.ac` (+2 -2) </details> ### 📄 Description ### Relevant Issue (if applicable) #835 ### Details Apple changed "Mac OS X" and "OS X" to the new name "macOS" since 10.12 Sierra. See: - https://en.wikipedia.org/wiki/MacOS#macOS - https://www.businessinsider.com/wwdc-2016-os-x-becomes-macos-2016-6?IR=T So this PR replaces all the mentions to old names with macOS. Things that were not changed: - `config.guess` is just a symbolic link to a file belonging to automake package (part of the system). - `.travis.yml`, as Travis still uses the name `OS X` and similar. See https://docs.travis-ci.com/user/reference/osx/ --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
kerem 2026-03-04 02:01:32 +03:00
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
starred/s3fs-fuse#1658
No description provided.