From 4439291abe9ccc00e0b5c69fbd26bf3e981c1ed0 Mon Sep 17 00:00:00 2001 From: Remko Lodder <remko@FreeBSD.org> Date: Sun, 16 Jul 2006 09:01:43 +0000 Subject: [PATCH] Correct an incomplete command. The instructions should have used the entire language directory instead of the short version (the latter is not available in /usr/doc). PR: docs/100364 Submitted by: chinsan <chinsan dot tw at gmail dot com> --- en_US.ISO8859-1/books/fdp-primer/translations/chapter.sgml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/en_US.ISO8859-1/books/fdp-primer/translations/chapter.sgml b/en_US.ISO8859-1/books/fdp-primer/translations/chapter.sgml index 4828bd2e73..e7c5c2303f 100644 --- a/en_US.ISO8859-1/books/fdp-primer/translations/chapter.sgml +++ b/en_US.ISO8859-1/books/fdp-primer/translations/chapter.sgml @@ -263,7 +263,7 @@ documentation, and send it to the project.</para> <screen>&prompt.user; <userinput>cd doc</userinput> -&prompt.user; <userinput>tar cf swedish-docs.tar sv</userinput> +&prompt.user; <userinput>tar cf swedish-docs.tar sv_SE.ISO8859-1</userinput> &prompt.user; <userinput>gzip -9 swedish-docs.tar</userinput></screen> <para>Put <filename>swedish-docs.tar.gz</filename> somewhere. If you