From cd80d085acaa6d2a9be3951abc815ea3e52de4dc Mon Sep 17 00:00:00 2001 From: Samuel Thibault Date: Sun, 17 Mar 2013 16:15:08 +0000 Subject: Fix spurious syncs reported by Enrico Zini. --- po/ko/random-bits.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'po/ko/random-bits.po') diff --git a/po/ko/random-bits.po b/po/ko/random-bits.po index f5cb71dc4..4460a74d1 100644 --- a/po/ko/random-bits.po +++ b/po/ko/random-bits.po @@ -965,7 +965,7 @@ msgid "" "Initialize and activate swap (substitute the partition number for your " "intended &debian; swap partition): \n" "# mkswap /dev/hda5\n" -"# sync; sync; sync\n" +"# sync\n" "# swapon /dev/hda5\n" " Mount one partition as /mnt/debinst (the installation point, to be the root (/) " @@ -975,7 +975,7 @@ msgstr "" "스왑을 다음과 같이 초기화하고 활성화하십시오(파티션 번호는 &debian; 스왑 파티" "션에 파티션 번호로 바꾸십시오): \n" "# mkswap /dev/hda5\n" -"# sync; sync; sync\n" +"# sync\n" "# swapon /dev/hda5\n" " 파티션 /mnt/debinst (설치 지" "점. 새로운 시스템의 root (/) 파일 시스템에 있습니다)에 " -- cgit v1.2.3