summaryrefslogtreecommitdiff
path: root/po/ko
diff options
context:
space:
mode:
authorFrans Pop <elendil@planet.nl>2007-04-25 09:50:47 +0000
committerFrans Pop <elendil@planet.nl>2007-04-25 09:50:47 +0000
commit08e6d5de84a7f58242411cb4807852b38a4c7b4b (patch)
tree3717c1c41698427fa7ece6a098aa9b900f4768f3 /po/ko
parent7598ccb72687e81f98963bdb9ac730aa36fc5c76 (diff)
downloadinstallation-guide-08e6d5de84a7f58242411cb4807852b38a4c7b4b.zip
Fix incorrect instruction for preseeding local repositories; thanks to Rémi Demarthe
Diffstat (limited to 'po/ko')
-rw-r--r--po/ko/preseed.po4
1 files changed, 2 insertions, 2 deletions
diff --git a/po/ko/preseed.po b/po/ko/preseed.po
index 05974e182..3da9d6892 100644
--- a/po/ko/preseed.po
+++ b/po/ko/preseed.po
@@ -1784,7 +1784,7 @@ msgid ""
"\n"
"# Additional repositories, local[0-9] available\n"
"#d-i apt-setup/local0/repository string \\\n"
-"# deb http://local.server/debian stable main\n"
+"# http://local.server/debian stable main\n"
"#d-i apt-setup/local0/comment string local server\n"
"# Enable deb-src lines\n"
"#d-i apt-setup/local0/source boolean true\n"
@@ -1809,7 +1809,7 @@ msgstr ""
"\n"
"# 추가 레파지토리, local[0-9] 사용가능\n"
"#d-i apt-setup/local0/repository string \\\\\n"
-"# deb http://local.server/debian stable main\n"
+"# http://local.server/debian stable main\n"
"#d-i apt-setup/local0/comment string local server\n"
"# deb-src 줄을 만듭니다\n"
"#d-i apt-steup/local0/source boolean true\n"