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/ko | |
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/ko')
-rw-r--r-- | help-install/ko/main::opt::network.html | 2 | ||||
-rw-r--r-- | help-install/ko/main::opt::o_vnc.html | 2 |
2 files changed, 2 insertions, 2 deletions
diff --git a/help-install/ko/main::opt::network.html b/help-install/ko/main::opt::network.html index a63f5b3..399607c 100644 --- a/help-install/ko/main::opt::network.html +++ b/help-install/ko/main::opt::network.html @@ -6,7 +6,7 @@ <a name="network">설치 옵션: Network Options</a> </h3> -<p>지금 바로 네트워크 인터페이스를 구성할 수 있습니다. 하드웨어는 나중에 YaST2에서 감지할 것입니다. 최소 옵션으로 호스트 IP 와 넷마스크로 네트워크 카드를 설정하세요. 예를 들어:<ul><li>hostip=192.168.0.10 netmask=255.255.255.0</li></ul></p> +<p>지금 바로 네트워크 인터페이스를 구성할 수 있습니다. 하드웨어는 나중에 DrakX에서 감지할 것입니다. 최소 옵션으로 호스트 IP 와 넷마스크로 네트워크 카드를 설정하세요. 예를 들어:<ul><li>hostip=192.168.0.10 netmask=255.255.255.0</li></ul></p> <p>또는 짧은 양식에서: <ul><li>hostip=192.168.0.10/24</li></ul></p> diff --git a/help-install/ko/main::opt::o_vnc.html b/help-install/ko/main::opt::o_vnc.html index 8de632d..1dfd692 100644 --- a/help-install/ko/main::opt::o_vnc.html +++ b/help-install/ko/main::opt::o_vnc.html @@ -6,4 +6,4 @@ <p>VNC 설치를 활성화 한뒤 VNC 파라메터와 VNC 열쇠글 지정: <ul><li><em>vnc=1 vncpassword=example</em></li></ul></p> -<p>원격 시스템 VNC 클라이언트에 대한 제어 및 VNC 서버 관리를 YaST2 에서 할 수 있습니다.</p> +<p>원격 시스템 VNC 클라이언트에 대한 제어 및 VNC 서버 관리를 DrakX 에서 할 수 있습니다.</p> |