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/da | |
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/da')
-rw-r--r-- | help-install/da/main::opt::network.html | 2 | ||||
-rw-r--r-- | help-install/da/main::opt::o_vnc.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/help-install/da/main::opt::network.html b/help-install/da/main::opt::network.html index 07d02b5..31cfed3 100644 --- a/help-install/da/main::opt::network.html +++ b/help-install/da/main::opt::network.html @@ -6,7 +6,7 @@ <a name="network">Valgmuligheder for installationen: Netværksmuligheder</a> </h3> -<p>Det er muligt at sætte netværkskortet op allerede nu. Selve hardwaren vil blive fundet senere af YaST2. Det minimale sæt valgmuligheder, til konfiguration af dit netkort, består af værtsmaskine-IP samt en netmaske. For eksempel:<ul><li>hostip=192.168.0.10 netmask=255.255.255.0</li></ul></p> +<p>Det er muligt at sætte netværkskortet op allerede nu. Selve hardwaren vil blive fundet senere af DrakX. Det minimale sæt valgmuligheder, til konfiguration af dit netkort, består af værtsmaskine-IP samt en netmaske. For eksempel:<ul><li>hostip=192.168.0.10 netmask=255.255.255.0</li></ul></p> <p>eller i kortere form: <ul><li>hostip=192.168.0.10/24</li></ul></p> diff --git a/help-install/da/main::opt::o_vnc.html b/help-install/da/main::opt::o_vnc.html index c48543d..8d94ad7 100644 --- a/help-install/da/main::opt::o_vnc.html +++ b/help-install/da/main::opt::o_vnc.html @@ -6,4 +6,4 @@ <p>For at aktivere VNC-installation, skal du angive parametrene vnc og vncpassword: <ul><li><em>vnc=1 vncpassword=eksempel</em></li></ul></p> -<p>VNC-serveren vil blive startet, og du kan styre YaST2 via en hvilken som helst VNC-klient på et andet system.</p> +<p>VNC-serveren vil blive startet, og du kan styre DrakX via en hvilken som helst VNC-klient på et andet system.</p> |