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>
This commit is contained in:
parent
c57e5cf73a
commit
4439291abe
Notes:
svn2git
2020-12-08 03:00:23 +00:00
svn path=/head/; revision=28301
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||
|
|
Loading…
Reference in a new issue