Author: dsahlberg Date: Tue Oct 17 12:33:13 2023 New Revision: 1913058 URL: http://svn.apache.org/viewvc?rev=1913058&view=rev Log: In site/staging:
* packages.html (#bigpoint, #osx): MacOS is the official name since 2016. Let's modernise. Modified: subversion/site/staging/packages.html Modified: subversion/site/staging/packages.html URL: http://svn.apache.org/viewvc/subversion/site/staging/packages.html?rev=1913058&r1=1913057&r2=1913058&view=diff ============================================================================== --- subversion/site/staging/packages.html (original) +++ subversion/site/staging/packages.html Tue Oct 17 12:33:13 2023 @@ -39,7 +39,7 @@ <a href="#netbsd">NetBSD</a> | <a href="#openbsd">OpenBSD</a> | <a href="#openSUSE">openSUSE</a> | - <a href="#osx">Mac OS X</a> | + <a href="#osx">MacOS</a> | <a href="#redhat">Red Hat Linux</a> | <a href="#solaris">Solaris</a> | <a href="#suse">SUSE Linux</a> | @@ -263,7 +263,7 @@ $ zypper install subversion-server</pre> <div class="h2" id="osx"> -<h2>Mac OS X +<h2>MacOS <a class="sectionlink" href="#osx" title="Link to this section">¶</a> </h2> @@ -283,7 +283,7 @@ $ brew install (OPTIONS) subversion</pre >MacPorts</a> (requires <a href="https://www.macports.org/">MacPorts</a>)</p> </li> <li><p>Older Subversion binaries were provided with Xcode in versions - of Mac OS X prior to 10.15 (Catalina). See the + of MacOS/OS X prior to 10.15 (Catalina). See the <a href="https://www.apple.com/opensource/">open source section of Apple's web site</a> for more information.</p></li> </ul>