People like spelling it OS X
Sebastian Hahn

Sebastian Hahn commited on 2015-02-11 12:41:26
Zeige 5 geänderte Dateien mit 8 Einfügungen und 8 Löschungen.

... ...
@@ -2443,7 +2443,7 @@ too.
2443 2443
         may be torrc.client and torrc.relay.</li>
2444 2444
         <li>Modify the Tor client and relay startup scripts to include
2445 2445
         '-f /path/to/correct/torrc'.</li>
2446
-        <li>In Linux/BSD/OSX, changing the startup scripts to Tor.client
2446
+        <li>In Linux/BSD/Mac OS X, changing the startup scripts to Tor.client
2447 2447
         and Tor.relay may make separation of configs easier.</li>
2448 2448
     </ul>
2449 2449
 
... ...
@@ -244,8 +244,8 @@ Browser window resolution information provides something like
244 244
 information contributes about another factor of 5 (for about 5 resolutions in
245 245
 typical use). In addition, the dimensions and position of the desktop taskbar
246 246
 are available, which can reveal hints on OS information. This boosts the count
247
-by a factor of 5 (for each of the major desktop taskbars - Windows, OSX, KDE
248
-and Gnome, and None). Subtracting the browser content window
247
+by a factor of 5 (for each of the major desktop taskbars - Windows, Mac
248
+OS X, KDE and Gnome, and None). Subtracting the browser content window
249 249
 size from the browser outer window size provide yet more information.
250 250
 Firefox toolbar presence gives about a factor of 8 (3 toolbars on/off give
251 251
 2<superscript>3</superscript>=8). Interface effects such as title bar font size
... ...
@@ -148,8 +148,8 @@ Browser window resolution information provides something like
148 148
 information contributes about another factor of 5 (for about 5 resolutions in
149 149
 typical use). In addition, the dimensions and position of the desktop taskbar
150 150
 are available, which can reveal hints on OS information. This boosts the count
151
-by a factor of 5 (for each of the major desktop taskbars - Windows, OSX, KDE
152
-and Gnome, and None). Subtracting the browser content window
151
+by a factor of 5 (for each of the major desktop taskbars - Windows, Mac
152
+OS X, KDE and Gnome, and None). Subtracting the browser content window
153 153
 size from the browser outer window size provide yet more information.
154 154
 Firefox toolbar presence gives about a factor of 8 (3 toolbars on/off give
155 155
 2<sup>3</sup>=8). Interface effects such as title bar font size
... ...
@@ -90,7 +90,7 @@ you are used to. Please read the <a href="#warning">full list of warnings</a> fo
90 90
 	      (<a class="osx-tbb-sig" href="../dist/torbrowser/<version-torbrowserbundledir>/TorBrowser-<version-torbrowserbundleosx32>-osx32_<lang>.dmg.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
91 91
 	    </div>
92 92
 	    <a class="additional" href="<page projects/torbrowser>#downloads-alpha">Download Unstable</a><br />
93
-# Comment out until 64-bit OSX bundles are available again
93
+# Comment out until 64-bit Mac OS X bundles are available again
94 94
 #	    <a class="button osx-tbb64" href="../dist/torbrowser/<version-torbrowserbundledir>/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-<lang>.zip"><span class="strong">Download</span><span class="normal"><button-osx-tbb64></span></a>
95 95
 #	    <select name="language" id="osx-tbb64" class="lang">
96 96
 
... ...
@@ -98,7 +98,7 @@ you are used to. Please read the <a href="#warning">full list of warnings</a> fo
98 98
 #	    </select>
99 99
 #	    <div class="sig">
100 100
 #	      <a class="lang-alt" href="<page projects/torbrowser>#downloads">Other Languages</a>
101
-#<!-- OSX 64. -EC
101
+#<!-- Mac OS X 64. -EC
102 102
 #	      (<a class="osx-tbb64-sig" href="../dist/torbrowser/<version-torbrowserbundledir>/TorBrowser-<version-torbrowserbundleosx64>-osx-x86_64-<lang>.zip.asc">sig</a>) <a class="siginfo" href="<page docs/verifying-signatures>">What's This?</a>
103 103
 #	    </div>
104 104
 #	    <a href="<page projects/torbrowser-details>#build">Source Code</a><br />
... ...
@@ -1206,7 +1206,7 @@ details such as screen orientation or type.
1206 1206
 We patch
1207 1207
 Firefox to <a class="ulink" href="https://gitweb.torproject.org/tor-browser.git/commitdiff/30dc2c4290698af81ceafae9d628a34c53faabe1" target="_top">report
1208 1208
 a fixed set of system colors to content window CSS</a>, and <a class="ulink" href="https://gitweb.torproject.org/tor-browser.git/commitdiff/8f6e979d30598569dea14ac6f4eef4e96543b3d7" target="_top">prevent
1209
-detection of font smoothing on OSX</a>. We also always
1209
+detection of font smoothing on Mac OS X</a>. We also always
1210 1210
 <a class="ulink" href="https://gitweb.torproject.org/tor-browser.git/commitdiff/09561f0e5452305b9efcb4e6169c613c8db33246" target="_top">report
1211 1211
 landscape-primary</a> for the screen orientation.
1212 1212
 
1213 1213