diff options
Diffstat (limited to 'po/zh_TW')
-rw-r--r-- | po/zh_TW/post-install.po | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/po/zh_TW/post-install.po b/po/zh_TW/post-install.po index c09fcdccb..685e90657 100644 --- a/po/zh_TW/post-install.po +++ b/po/zh_TW/post-install.po @@ -784,7 +784,7 @@ msgid "" "build your custom kernel, but this is easiest as it does not require special " "permissions. </para> </footnote>. We'll also assume that your kernel version " "is &kernelversion;. Make sure you are in the directory to where you want to " -"unpack the kernel sources, extract them using <userinput>tar xjf /usr/src/" +"unpack the kernel sources, extract them using <userinput>tar xf /usr/src/" "linux-source-&kernelversion;.tar.xz</userinput> and change to the directory " "<filename>linux-source-&kernelversion;</filename> that will have been " "created." @@ -793,7 +793,7 @@ msgstr "" "<footnote> <para> 也可以在其他目錄解開核心原始碼並建立自定義核心,但是不需要" "額外的權限是最簡單的方式。 </para> </footnote>。我們還假設您的核心版本是 " "\"&kernelversion;。確定您處於打算解開核心原始碼的目錄,然後使用 " -"<userinput>tar xjf /usr/src/kernel-source-&kernelversion;.tar.xz</" +"<userinput>tar xf /usr/src/kernel-source-&kernelversion;.tar.xz</" "userinput> 解壓縮並進入 <filename>kernel-source-&kernelversion;</filename> 剛" "才建立的目錄。" |