[Libreoffice-commits] core.git: odk/docs
Stephan Bergmann (via logerrit)
logerrit at kemper.freedesktop.org
Tue Dec 17 21:08:12 UTC 2019
odk/docs/install.html | 20 ++++++++++----------
1 file changed, 10 insertions(+), 10 deletions(-)
New commits:
commit 44fda47be99dc870900ac08f77e1d2343219df31
Author: Stephan Bergmann <sbergman at redhat.com>
AuthorDate: Tue Dec 17 20:06:24 2019 +0100
Commit: Stephan Bergmann <sbergman at redhat.com>
CommitDate: Tue Dec 17 22:06:56 2019 +0100
Cosmetic documentation fixes
consolidate on "Linux", "macOS", "Unix-like systems", "Windows", "Xcode"
Change-Id: I448adee41cd557544b9c717ce7663c6fd08a7270
Reviewed-on: https://gerrit.libreoffice.org/85332
Tested-by: Jenkins
Reviewed-by: Stephan Bergmann <sbergman at redhat.com>
diff --git a/odk/docs/install.html b/odk/docs/install.html
index 055f4007b24a..1f9b502daf02 100644
--- a/odk/docs/install.html
+++ b/odk/docs/install.html
@@ -123,8 +123,8 @@
4.1 or later</td>
</tr>
<tr>
- <td class="cell15">Mac OS X</td>
- <td class="cell80">XCode</td>
+ <td class="cell15">macOS</td>
+ <td class="cell80">Xcode</td>
</tr>
<tr>
<td class="cell15">Windows</td>
@@ -215,20 +215,20 @@
user's home directory:</p>
<ul>
<li><b>$HOME/$OO_SDK_NAME/setsdkenv_unix.sh</b> ->
- for Unix</li>
+ for Unix-like systems</li>
<li><b>C:\Documents and Settings\<username>\Application Data\%OO_SDK_NAME%\setsdkenv_windows.bat</b> ->
- for Windows2000/XP or later</li>
+ for Windows</li>
</ul>
- <p>The automatically started configure script (Unix
- and Windows2000/XP) requests relevant information
+ <p>The automatically started configure script (Unix-like systems
+ and Windows) requests relevant information
and directories (SDK, LibreOffice, GNU make, Java,
C++), in order to prepare a working SDK
environment. After completing the configure script
once, the newly created script is always used to
set the necessary environment variables for using
the SDK and the required tools.</p>
- <p>On UNIX operating systems, the configure script
- uses Perl. LINUX systems should have installed a
+ <p>On Unix-like systems, the configure script
+ uses Perl. Linux systems should have installed a
working Perl version, and on Solaris you can find
a working Perl version under
<a target="_blank" href="http://www.sunfreeware.com/" title="link to www.sunfreeware.com (online)">http://www.sunfreeware.com/</a>
@@ -334,7 +334,7 @@
every time you want to use the configured SDK
environment. The settings are local for the
current shell on Windows or the new started shell
- on UNIX. On UNIX you can now source the prepared
+ on Unix-like systems. On Unix-like systems you can now source the prepared
environment script file
("setsdkenv_unix.sh") to prepare your
current shell instead of starting a new shell.</p>
@@ -412,7 +412,7 @@
</td>
</tr>
</table>
- <p class="head3">Environment Variables for UNIX</p>
+ <p class="head3">Environment Variables for Unix-like systems</p>
<p class="head4">Solaris</p>
<table class="table4">
<tr valign="top">
More information about the Libreoffice-commits
mailing list