diff options
author | Rémi Verschelde <remi@verschelde.fr> | 2014-01-21 08:48:21 +0100 |
---|---|---|
committer | Rémi Verschelde <remi@verschelde.fr> | 2014-01-21 08:48:21 +0100 |
commit | 44c19e7f189a708f1c777fe64bc519ab0ab8b2c6 (patch) | |
tree | 1109b44d33bf84a5b382d3dd9df15983f0954aea /help-install/pt_BR | |
parent | 5a0171b2c323c466b68dc95d2c4a5ab47ebba16d (diff) | |
download | bootloader-theme-44c19e7f189a708f1c777fe64bc519ab0ab8b2c6.tar bootloader-theme-44c19e7f189a708f1c777fe64bc519ab0ab8b2c6.tar.gz bootloader-theme-44c19e7f189a708f1c777fe64bc519ab0ab8b2c6.tar.bz2 bootloader-theme-44c19e7f189a708f1c777fe64bc519ab0ab8b2c6.tar.xz bootloader-theme-44c19e7f189a708f1c777fe64bc519ab0ab8b2c6.zip |
Fix references to YaST2 and use DrakX instead (mga#1823)
Diffstat (limited to 'help-install/pt_BR')
-rw-r--r-- | help-install/pt_BR/main::opt::network.html | 2 | ||||
-rw-r--r-- | help-install/pt_BR/main::opt::o_vnc.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/help-install/pt_BR/main::opt::network.html b/help-install/pt_BR/main::opt::network.html index 550eff7..049d5fd 100644 --- a/help-install/pt_BR/main::opt::network.html +++ b/help-install/pt_BR/main::opt::network.html @@ -6,7 +6,7 @@ <a name="network">Opções do instalador: opções de rede</a> </h3> -<p>É possível configurar a interface de rede agora. O hardware será detectado mais tarde pelo YaST2. O conjunto mínimo de opções para configurar a placa de rede consiste em máscara de rede e IP de host. Por exemplo: <ul><li>hostip=192.168.0.10 netmask=255.255.255.0</li></ul></p> +<p>É possível configurar a interface de rede agora. O hardware será detectado mais tarde pelo DrakX. O conjunto mínimo de opções para configurar a placa de rede consiste em máscara de rede e IP de host. Por exemplo: <ul><li>hostip=192.168.0.10 netmask=255.255.255.0</li></ul></p> <p>ou numa forma mais curta: <ul><li>hostip=192.168.0.10/24</li></ul></p> diff --git a/help-install/pt_BR/main::opt::o_vnc.html b/help-install/pt_BR/main::opt::o_vnc.html index 1c13045..85730c0 100644 --- a/help-install/pt_BR/main::opt::o_vnc.html +++ b/help-install/pt_BR/main::opt::o_vnc.html @@ -6,4 +6,4 @@ <p>Para habilitar a instalação do VNC, especifique os parâmetros vnc e vncpassword: <ul><li><em>vnc=1 vncpassword=exemplo</em></li></ul></p> -<p>O servidor VNC será iniciado e você poderá controlar o YaST2 em qualquer cliente VNC de um sistema remoto.</p> +<p>O servidor VNC será iniciado e você poderá controlar o DrakX em qualquer cliente VNC de um sistema remoto.</p> |