URI: 
       docs: Replace Mac OS X with macOS in three places - hugo - [fork] hugo port for 9front
  HTML git clone git@git.drkhsh.at/hugo.git
   DIR Log
   DIR Files
   DIR Refs
   DIR Submodules
   DIR README
   DIR LICENSE
       ---
   DIR commit 042f8fca03a308e59b3665ad984b5995cd97e2b2
   DIR parent 431d5974426f49ce5cb18174ece5efa72170121a
  HTML Author: Anthony Fok <foka@debian.org>
       Date:   Mon, 13 Mar 2017 13:29:23 -0600
       
       docs: Replace Mac OS X with macOS in three places
       
       Diffstat:
         M docs/content/overview/installing.md |       4 ++--
         M docs/content/overview/introduction… |       2 +-
       
       2 files changed, 3 insertions(+), 3 deletions(-)
       ---
   DIR diff --git a/docs/content/overview/installing.md b/docs/content/overview/installing.md
       @@ -36,12 +36,12 @@ where you don't have a privileged account.
        Ideally, you should install it somewhere in your `PATH` for easy use.
        `/usr/local/bin` is the most probable location.
        
       -On OS&nbsp;X, if you have [Homebrew](http://brew.sh/), installation is even
       +On macOS, if you have [Homebrew](http://brew.sh/), installation is even
        easier: just run `brew update && brew install hugo`.
        
        For a more detailed explanation follow the corresponding installation guides:
        
       -- [Installation on OS X]({{< relref "tutorials/installing-on-mac.md" >}})
       +- [Installation on macOS]({{< relref "tutorials/installing-on-mac.md" >}})
        - [Installation on Windows]({{< relref "tutorials/installing-on-windows.md" >}})
        
        ### Installing Pygments (optional)
   DIR diff --git a/docs/content/overview/introduction.md b/docs/content/overview/introduction.md
       @@ -99,7 +99,7 @@ Hugo boasts the following features:
        ### General
        
          * Extremely fast build times (~1 ms per page)
       -  * Completely cross platform: Runs on <i class="fa fa-apple"></i>&nbsp;Mac OS&nbsp;X, <i class="fa fa-linux"></i>&nbsp;Linux, <i class="fa fa-windows"></i>&nbsp;Windows, and more!
       +  * Completely cross platform: Runs on <i class="fa fa-apple"></i>&nbsp;macOS, <i class="fa fa-linux"></i>&nbsp;Linux, <i class="fa fa-windows"></i>&nbsp;Windows, and more!
          * Easy [installation](/overview/installing/)
          * Render changes [on the fly](/overview/usage/) with [LiveReload](/extras/livereload/) as you develop
          * Complete theme support