docs-common/common cvs-en.xml, 1.8, 1.9 cvs-it.xml, 1.5, 1.6 cvs-pt_BR.xml, 1.3, 1.4 cvs-pt.xml, 1.3, 1.4 cvs-zh_CN.xml, 1.3, 1.4

Paul W. Frields (pfrields) fedora-docs-commits at redhat.com
Sun Feb 18 20:01:43 UTC 2007


Author: pfrields

Update of /cvs/docs/docs-common/common
In directory cvs-int.fedora.redhat.com:/tmp/cvs-serv17639

Modified Files:
	cvs-en.xml cvs-it.xml cvs-pt_BR.xml cvs-pt.xml cvs-zh_CN.xml 
Log Message:
Update translations viz. en_US version


Index: cvs-en.xml
===================================================================
RCS file: /cvs/docs/docs-common/common/cvs-en.xml,v
retrieving revision 1.8
retrieving revision 1.9
diff -u -r1.8 -r1.9
--- cvs-en.xml	5 Jan 2007 01:14:08 -0000	1.8
+++ cvs-en.xml	18 Feb 2007 20:01:41 -0000	1.9
@@ -213,7 +213,7 @@
             Change the permissions of your <filename>~/.ssh</filename>
             directory and your keys with the commands:
           </para>
-<screen><prompt>$ </prompt><command>chmod 755 ~/.ssh</command>
+<screen><prompt>$ </prompt><command>chmod 700 ~/.ssh</command>
 <prompt>$ </prompt><command>chmod 644 ~/.ssh/authorized_keys</command></screen>
         </listitem>
       </orderedlist>


Index: cvs-it.xml
===================================================================
RCS file: /cvs/docs/docs-common/common/cvs-it.xml,v
retrieving revision 1.5
retrieving revision 1.6
diff -u -r1.5 -r1.6
--- cvs-it.xml	5 Jan 2007 01:14:08 -0000	1.5
+++ cvs-it.xml	18 Feb 2007 20:01:41 -0000	1.6
@@ -211,7 +211,7 @@
             Cambia i permessi della tua directory <filename>~/.ssh</filename>
             e delle tue chiavi con i comandi:
           </para>
-<screen><prompt>$ </prompt><command>chmod 755 ~/.ssh</command>
+<screen><prompt>$ </prompt><command>chmod 700 ~/.ssh</command>
 <prompt>$ </prompt><command>chmod 644 ~/.ssh/authorized_keys</command></screen>
         </listitem>
       </orderedlist>


Index: cvs-pt_BR.xml
===================================================================
RCS file: /cvs/docs/docs-common/common/cvs-pt_BR.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- cvs-pt_BR.xml	5 Jan 2007 01:14:08 -0000	1.3
+++ cvs-pt_BR.xml	18 Feb 2007 20:01:41 -0000	1.4
@@ -205,7 +205,7 @@
 	    Mude as permissões do seu diretório <filename>~/.ssh</filename> e de
 	    suas chaves com os comandos:
           </para>
-<screen><prompt>$ </prompt><command>chmod 755 ~/.ssh</command>
+<screen><prompt>$ </prompt><command>chmod 700 ~/.ssh</command>
 <prompt>$ </prompt><command>chmod 644 ~/.ssh/authorized_keys</command></screen>
         </listitem>
       </orderedlist>


Index: cvs-pt.xml
===================================================================
RCS file: /cvs/docs/docs-common/common/cvs-pt.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- cvs-pt.xml	5 Jan 2007 01:14:08 -0000	1.3
+++ cvs-pt.xml	18 Feb 2007 20:01:41 -0000	1.4
@@ -176,7 +176,7 @@
         <listitem>
           <para>Mude as permissões da sua pasta <filename>~/.ssh</filename>
           e das suas chaves com os comandos: </para>
-<screen><prompt>$ </prompt><command>chmod 755 ~/.ssh</command>
+<screen><prompt>$ </prompt><command>chmod 700 ~/.ssh</command>
 <prompt>$ </prompt><command>chmod 644 ~/.ssh/authorized_keys</command></screen>
         </listitem>
       </orderedlist>


Index: cvs-zh_CN.xml
===================================================================
RCS file: /cvs/docs/docs-common/common/cvs-zh_CN.xml,v
retrieving revision 1.3
retrieving revision 1.4
diff -u -r1.3 -r1.4
--- cvs-zh_CN.xml	5 Jan 2007 01:14:08 -0000	1.3
+++ cvs-zh_CN.xml	18 Feb 2007 20:01:41 -0000	1.4
@@ -88,7 +88,7 @@
         </listitem>
         <listitem>
           <para>输入下列命令,修改 <filename>~/.ssh</filename> 目录和密钥文件的权限:</para>
-          <screen><prompt>$</prompt> <command>chmod 755 ~/.ssh</command>
+          <screen><prompt>$</prompt> <command>chmod 700 ~/.ssh</command>
 <prompt>$</prompt> <command>chmod 644 ~/.ssh/authorized_keys</command> </screen>
         </listitem>
       </orderedlist>




More information about the docs-commits mailing list