summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGravatar Alan Yee <alyee@ucsd.edu>2017-10-01 18:04:44 -0700
committerGravatar Mike Burns <mburns@thoughtbot.com>2017-10-27 14:58:42 -0400
commit63dc1d756117d5b998a0da9886dd98a91cac2267 (patch)
tree8bb8510a79448e852172f9d6c82823adb020b9ae
parentf27efb3cb91d4db3613c4955f0f22b4d15eea7e0 (diff)
Update rcm.7.mustache
Replace OS X with macOS
-rw-r--r--man/rcm.7.mustache6
1 files changed, 3 insertions, 3 deletions
diff --git a/man/rcm.7.mustache b/man/rcm.7.mustache
index 29bb207..949c9dd 100644
--- a/man/rcm.7.mustache
+++ b/man/rcm.7.mustache
@@ -245,7 +245,7 @@ flag.
.Pp
.Dl mkrc -B eggplant .rcrc
.Pp
-OS X users should see the
+macOS users should see the
.Sx BUGS
section for more details.
.
@@ -302,14 +302,14 @@ is maintained by
and
.Lk http://thoughtbot.se thoughtbot
.Sh BUGS
-For OS X systems, we strongly encourage the use of the
+For macOS systems, we strongly encourage the use of the
.Va HOSTNAME
variable in your
.Xr rcrc 5 .
We use the
.Xr hostname 1
program to determine the unique identifier for the host. This program is
-not specified by POSIX and can vary by system. On OS X the hostname is
+not specified by POSIX and can vary by system. On macOS, the hostname is
unpredictable, and can even change as part of the DHCP handshake.
.Sh CONTRIBUTORS
.An -split