diff options
Diffstat (limited to 'po/zh_TW/random-bits.po')
-rw-r--r-- | po/zh_TW/random-bits.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/zh_TW/random-bits.po b/po/zh_TW/random-bits.po index 5ec8872a8..fe7f4507d 100644 --- a/po/zh_TW/random-bits.po +++ b/po/zh_TW/random-bits.po @@ -920,7 +920,7 @@ msgid "" "Initialize and activate swap (substitute the partition number for your " "intended &debian; swap partition): <informalexample><screen>\n" "# mkswap /dev/<replaceable>hda5</replaceable>\n" -"# sync; sync; sync\n" +"# sync\n" "# swapon /dev/<replaceable>hda5</replaceable>\n" "</screen></informalexample> Mount one partition as <filename>/mnt/debinst</" "filename> (the installation point, to be the root (<filename>/</filename>) " @@ -930,7 +930,7 @@ msgstr "" "初始化並啟用置換分割區(請把分割區編號替換成您希望用作置換分割區的分割區編" "號): <informalexample><screen>\n" "# mkswap /dev/hda5\n" -"# sync; sync; sync\n" +"# sync\n" "# swapon /dev/hda5\n" "</screen></informalexample> 把一個分割區掛載(mount)到 <filename>/mnt/" "debinst</filename>(這是安裝的位置,將來作為您新系統的根(<filename>/</" |