Date: Sun, 16 Jul 2006 09:24:30 +0800 From: chinsan <chinsan.tw@gmail.com> To: FreeBSD-gnats-submit@FreeBSD.org Subject: docs/100364: [PATCH] en_US.ISO8859-1: Fix typo in the translations chapter Message-ID: <20060716012016.221622E970@smtp2.bc.hgc.com.tw> Resent-Message-ID: <200607160130.k6G1U8WV084624@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 100364 >Category: docs >Synopsis: [PATCH] en_US.ISO8859-1: Fix typo in the translations chapter >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sun Jul 16 01:30:07 GMT 2006 >Closed-Date: >Last-Modified: >Originator: chinsan >Release: FreeBSD 6.1-STABLE i386 >Organization: FreeBSD Taiwan >Environment: System: FreeBSD chinsan2.twbbs.org 6.1-STABLE FreeBSD 6.1-STABLE #1: Fri Jun 2 16:44:35 CST 2006 root@chinsan2.twbbs.org:/usr/obj/usr/src/sys/GENERIC i386 >Description: - Fix typo in the translations chapter >How-To-Repeat: # mkdir -p /usr/doc/sv_SE.ISO8859-1 # cd /usr/doc # tar cf swedish-docs.tar sv tar: sv_SE.ISO8859-1 : Cannot stat: No such file or directory >Fix: --- en_US.fdp-primer.translations.diff begins here --- diff -ruN en_US.ISO8859-1/books/fdp-primer.orig/translations/chapter.sgml en_US.ISO8859-1/books/fdp-primer/translations/chapter.sgml --- en_US.ISO8859-1/books/fdp-primer.orig/translations/chapter.sgml Sun Jul 16 09:17:57 2006 +++ en_US.ISO8859-1/books/fdp-primer/translations/chapter.sgml Sun Jul 16 09:19:11 2006 @@ -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 --- en_US.fdp-primer.translations.diff ends here --- >Release-Note: >Audit-Trail: >Unformatted:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20060716012016.221622E970>
