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/zh_CN/random-bits.po | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'po/zh_CN') diff --git a/po/zh_CN/random-bits.po b/po/zh_CN/random-bits.po index b54502732..6ff8bf780 100644 --- a/po/zh_CN/random-bits.po +++ b/po/zh_CN/random-bits.po @@ -943,7 +943,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 (/) " @@ -953,7 +953,7 @@ msgstr "" "初始化并激活交换分区(请把分区号替换成您希望用作 &debian; 交换分区的分区号): " "\n" "# mkswap /dev/hda5\n" -"# sync; sync; sync\n" +"# sync\n" "# swapon /dev/hda5\n" " 把一个分区挂载到 /mnt/debinst(这是安装的位置,将来作为您新系统的根(/)文件系" -- cgit v1.2.3