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/es/main::opt::network.html | |
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/es/main::opt::network.html')
-rw-r--r-- | help-install/es/main::opt::network.html | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/help-install/es/main::opt::network.html b/help-install/es/main::opt::network.html index 37ae126..19a5267 100644 --- a/help-install/es/main::opt::network.html +++ b/help-install/es/main::opt::network.html @@ -6,7 +6,7 @@ <a name="network">Opciones del instalador: opciones de red</a> </h3> -<p>Es posible configurar la interfaz de red ahora. YaST2 detectará el hardware posteriormente. El conjunto de opciones mínimo para configurar la tarjeta de red incluye la IP del host y la máscara de red. Por ejemplo: <ul><li>hostip=192.168.0.10 netmask=255.255.255.0</li></ul></p> +<p>Es posible configurar la interfaz de red ahora. DrakX detectará el hardware posteriormente. El conjunto de opciones mínimo para configurar la tarjeta de red incluye la IP del host y la máscara de red. Por ejemplo: <ul><li>hostip=192.168.0.10 netmask=255.255.255.0</li></ul></p> <p>en más corto: <ul><li>hostip=192.168.0.10/24</li></ul></p> |