This is an automated email from the ASF dual-hosted git repository.

ardovm pushed a commit to branch rpm
in repository https://gitbox.apache.org/repos/asf/openoffice-org.git

commit ff1e747404606c2980e674c6e07ee0b0e88429eb
Author: Arrigo Marchiori <[email protected]>
AuthorDate: Sun Dec 14 09:06:27 2025 +0100

    Change "rpm -Uvih" into "rpm -Uvh"
    
    As per Dean Webber's suggestion on the dev@ list.
---
 archive/content/el/Archive/about-downloads.html | 2 +-
 content/download/common/instructions.html       | 2 +-
 content/download/common/instructions_3.4.html   | 2 +-
 content/download/common/instructions_4.0.0.html | 2 +-
 content/download/common/linux_instructions.html | 2 +-
 content/nl/inst-instructies-2.html              | 2 +-
 content/nl/inst-instructies-3.html              | 2 +-
 content/zh-cn/download/common/instructions.html | 2 +-
 8 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/archive/content/el/Archive/about-downloads.html 
b/archive/content/el/Archive/about-downloads.html
index 22bf4d2720..36ab176bb1 100644
--- a/archive/content/el/Archive/about-downloads.html
+++ b/archive/content/el/Archive/about-downloads.html
@@ -73,7 +73,7 @@
 <p>rpm:</p>
 <p>1. Αποσυμπιέστε το OOo_xxxLinuxIntel_install_el.tar.gz<br>
   2. cd στο κατάλογο που αποσυμπιέσατε τα αρχεία (RPMS)<br>
-  3. su &amp; rpm -Uvih *rpm <br>
+  3. su &amp; rpm -Uvh *rpm <br>
   4. Για να μπουν οι συντομεύσεις στο μενού εγκαταστήστε το αντίστοιχο για την
   διανομή σας αρχείο που υπάρχει στον κατάλογο /desktop-integration</p>
 <p>* Αν οι γραμματοσειρές στο μενού του OpenOffice δεν φαίνονται σωστά- 
δοκιμάστε
diff --git a/content/download/common/instructions.html 
b/content/download/common/instructions.html
index 0759c3b3fd..1c568cf1c4 100755
--- a/content/download/common/instructions.html
+++ b/content/download/common/instructions.html
@@ -348,7 +348,7 @@ exists, on your system.</p>
   <em>You will likely need to be root to run the rpm command to install the 
software.</em></li>
   <li><code>cd</code> into the RPMS subdirectory of the installation 
directory.<br />
   You should see a lot of rpms here and one sub-directory called 
"desktop-integration".</li>
-  <li>Install this new version by typing <code>rpm -Uvih *rpm</code>.<br />
+  <li>Install this new version by typing <code>rpm -Uvh *rpm</code>.<br />
   By default, this will install Apache OpenOffice in your <code>/opt</code> 
directory.<br /><br />
   Alternatively, you can use a GUI package installer, reference the 
installation directory, and install all rpms at the top
   level. This may also aid you in determing any dependency problems if they 
exist.</li>
diff --git a/content/download/common/instructions_3.4.html 
b/content/download/common/instructions_3.4.html
index 69a32ede78..0c92e4a3df 100755
--- a/content/download/common/instructions_3.4.html
+++ b/content/download/common/instructions_3.4.html
@@ -249,7 +249,7 @@ be included on the installation media of your distro as 
part of a complete Java
   <em>You will likely need to be root to run the rpm command to install the 
software.</em></li>
   <li><code>cd</code> into the RPMS subdirectory of the installation 
directory.<br />
   You should see a lot of rpms here and one sub-directory called 
"desktop-integration".</li>
-  <li>Install this new version by typing <code>rpm -Uvih *rpm</code>.<br />
+  <li>Install this new version by typing <code>rpm -Uvh *rpm</code>.<br />
   By default, this will install OpenOffice in your <code>/opt</code> 
directory.<br />
   <b>NOTE:</b>
   See additional installation options and other useful information in the
diff --git a/content/download/common/instructions_4.0.0.html 
b/content/download/common/instructions_4.0.0.html
index f7d21c91be..25a6019078 100644
--- a/content/download/common/instructions_4.0.0.html
+++ b/content/download/common/instructions_4.0.0.html
@@ -310,7 +310,7 @@ exists, on your system.</p>
   <em>You will likely need to be root to run the rpm command to install the 
software.</em></li>
   <li><code>cd</code> into the RPMS subdirectory of the installation 
directory.<br />
   You should see a lot of rpms here and one sub-directory called 
"desktop-integration".</li>  
-  <li>Install this new version by typing <code>rpm -Uvih *rpm</code>.<br />
+  <li>Install this new version by typing <code>rpm -Uvh *rpm</code>.<br />
   By default, this will install Apache OpenOffice in your <code>/opt</code> 
directory.<br /><br />
   Alternatively, you can use a GUI package installer, reference the 
installation directory, and install all rpms at the top
   level. This may also aid you in determing any dependency problems if they 
exist.</li>
diff --git a/content/download/common/linux_instructions.html 
b/content/download/common/linux_instructions.html
index fb494750e3..362148276a 100644
--- a/content/download/common/linux_instructions.html
+++ b/content/download/common/linux_instructions.html
@@ -55,7 +55,7 @@ development environment.</p>
   <em>You will likely need to be root to run the rpm command to install the 
software.</em></li>
   <li><code>cd</code> into the RPMS subdirectory of the installation 
directory.<br />
   You should see a lot of rpms here and one sub-directory called 
"desktop-integration".</li>  
-  <li>Install this new version by typing <code>rpm -Uvih *rpm</code>.<br />
+  <li>Install this new version by typing <code>rpm -Uvh *rpm</code>.<br />
   By default, this will install Apache OpenOffice in your <code>/opt</code> 
directory.<br /><br />
   Alternatively, you can use a GUI package installer, reference the 
installation directory, and install all rpms at the top
   level. This may also aid you in determing any dependency problems if they 
exist.<br /></li>
diff --git a/content/nl/inst-instructies-2.html 
b/content/nl/inst-instructies-2.html
index 93a7370fbb..6f448311ea 100644
--- a/content/nl/inst-instructies-2.html
+++ b/content/nl/inst-instructies-2.html
@@ -71,7 +71,7 @@ downloadbestand.</li>
 toepassing zijn op jouw systeem. Bijvoorbeeld, op een Fedora 3-systeem,
 verwijder alle RPMs die betrekking hebben op andere distributies, zoals
 openofficeorg-suse-menus-1.9.79-1.noarch.rpm.</li>
-<li> Voer daarna uit: <b>rpm -Uvih *rpm</b>
+<li> Voer daarna uit: <b>rpm -Uvh *rpm</b>
 (bij Debian-gebaseerde distributies: zie verderop)</li>
 </ol>
 <p>Bij upgraden van een eerdere versie 2.x.x worden
diff --git a/content/nl/inst-instructies-3.html 
b/content/nl/inst-instructies-3.html
index acba36cc00..d4fc283fb5 100644
--- a/content/nl/inst-instructies-3.html
+++ b/content/nl/inst-instructies-3.html
@@ -84,7 +84,7 @@ desktopintegratie.</li>
 toepassing zijn op jouw systeem. Bijvoorbeeld, op een Fedora 3-systeem,
 verwijder alle RPMs die betrekking hebben op andere distributies, zoals
 openofficeorg-suse-menus-1.9.79-1.noarch.rpm.</li>
-<li>Voer daarna uit: <b>rpm -Uvih *rpm</b></li>
+<li>Voer daarna uit: <b>rpm -Uvh *rpm</b></li>
 </ol>
 <p>Bij de installatie van 3.0 wordt, als er een 2.x
 versie is
diff --git a/content/zh-cn/download/common/instructions.html 
b/content/zh-cn/download/common/instructions.html
index 2c43aab883..93f5bff612 100644
--- a/content/zh-cn/download/common/instructions.html
+++ b/content/zh-cn/download/common/instructions.html
@@ -251,7 +251,7 @@ OpenOffice帮助“,从”帮助“菜单中),或连接到互联网,通
   <em>您可能需要以root身份运行rpm命令来安装软件。</em></li>
   <li><code>cd</code>到安装目录下RPMS子目录.<br />
   你应该能看到许多rpm包和一个名为"desktop-integration"的子目录.</li>  
-  <li>输入<code>rpm -Uvih *rpm</code>,安装新版本.<br />
+  <li>输入<code>rpm -Uvh *rpm</code>,安装新版本.<br />
   默认将会安装/升级Apache OpenOffice到<code>/opt</code>目录.<br /><br />
   或者不用命令行,你也可以使用GUI程序安装rpm包, 引用安装目录,安装所有rpm包在top
   level.这也可以帮助你监测依赖问题,如果有的话.</li>

Reply via email to