PERFORCE change 127258 for review
Gabor Kovesdan
gabor at FreeBSD.org
Sat Oct 6 10:40:57 PDT 2007
http://perforce.freebsd.org/chv.cgi?CH=127258
Change 127258 by gabor at gabor_server on 2007/10/06 17:40:04
IFC
Affected files ...
.. //depot/projects/docproj_hu/books/handbook/firewalls/chapter.sgml#2 integrate
.. //depot/projects/docproj_hu/books/handbook/security/chapter.sgml#2 integrate
.. //depot/projects/docproj_hu/share/sgml/catalog#4 integrate
.. //depot/projects/docproj_hu/share/sgml/freebsd.dsl#3 integrate
Differences ...
==== //depot/projects/docproj_hu/books/handbook/firewalls/chapter.sgml#2 (text+ko) ====
@@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
- $FreeBSD: doc/en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml,v 1.76 2007/07/02 19:46:27 remko Exp $
+ $FreeBSD: doc/en_US.ISO8859-1/books/handbook/firewalls/chapter.sgml,v 1.77 2007/10/06 00:04:22 trhodes Exp $
-->
<chapter id="firewalls">
@@ -221,7 +221,7 @@
<literal>NOINET6</literal> for &os; prior to 6.0-RELEASE and
<literal>NO_INET6</literal> for later releases (for example in
&man.make.conf.5;) was defined during the build, it also
- requires<literal>options INET6</literal>.</para>
+ requires <literal>options INET6</literal>.</para>
</note>
<para>Once the kernel module is loaded or the kernel is statically
==== //depot/projects/docproj_hu/books/handbook/security/chapter.sgml#2 (text+ko) ====
@@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
- $FreeBSD: doc/en_US.ISO8859-1/books/handbook/security/chapter.sgml,v 1.314 2007/09/03 16:39:51 keramida Exp $
+ $FreeBSD: doc/en_US.ISO8859-1/books/handbook/security/chapter.sgml,v 1.315 2007/10/03 20:35:35 danger Exp $
-->
<chapter id="security">
@@ -4220,12 +4220,13 @@
<filename>~/.ssh/id_dsa</filename> or
<filename>~/.ssh/id_rsa</filename>, whereas the public key is
stored in <filename>~/.ssh/id_dsa.pub</filename> or
- <filename>~/.ssh/id_rsa.pub</filename>, respectively for DSA and
- RSA key types. The public key must be placed in
- <filename>~/.ssh/authorized_keys</filename> of the remote
- machine in order for the setup to work. Similarly, RSA version
- 1 public keys should be placed in
- <filename>~/.ssh/authorized_keys</filename>.</para>
+ <filename>~/.ssh/id_rsa.pub</filename>, respectively for
+ <acronym>DSA</acronym> and <acronym>RSA</acronym> key types.
+ The public key must be placed in the
+ <filename>~/.ssh/authorized_keys</filename> file of the remote
+ machine for both <acronym>RSA</acronym> or
+ <acronym>DSA</acronym> keys in order for the setup to
+ work.</para>
<para>This will allow connection to the remote machine based upon
SSH keys instead of passwords.</para>
==== //depot/projects/docproj_hu/share/sgml/catalog#4 (text+ko) ====
@@ -4,25 +4,25 @@
-- ...................................................................... --
-- Hungarian specific ...................................................... --
- -- $FreeBSD: doc/hu_HU.ISO8859-2/share/sgml/catalog,v 1.1 2007/04/15 15:23:55 gabor Exp $ --
+ -- $FreeBSD: doc/hu_HU.ISO8859-2/share/sgml/catalog,v 1.2 2007/10/01 13:37:44 gabor Exp $ --
PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Articles Entity Set//HU"
"articles.ent"
+PUBLIC "-//FreeBSD//ENTITIES DocBook BookInfo Entities//HU"
+ "bookinfo.ent"
+
PUBLIC "-//FreeBSD//ENTITIES DocBook FreeBSD Books Entity Set//HU"
"books.ent"
-PUBLIC "-//FreeBSD//ENTITIES DocBook BookInfo Entities//HU"
- "bookinfo.ent"
-
-PUBLIC "-//FreeBSD//DOCUMENT DocBook Language Neutral Stylesheet//EN"
- "freebsd.dsl"
+PUBLIC "-//FreeBSD//DOCUMENT DocBook Stylesheet//EN"
+ "freebsd.dsl"
PUBLIC "-//FreeBSD//DOCUMENT DocBook Stylesheet//HU"
"freebsd.dsl"
-PUBLIC "-//FreeBSD//ENTITIES DocBook Miscellaneous FreeBSD Entities//HU"
- "freebsd.ent"
+PUBLIC "-//FreeBSD//DOCUMENT DocBook Language Neutral Stylesheet//HU"
+ "freebsd.dsl"
PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN"
"l10n.ent"
==== //depot/projects/docproj_hu/share/sgml/freebsd.dsl#3 (text+ko) ====
@@ -1,5 +1,5 @@
<!--
- $FreeBSD: doc/hu_HU.ISO8859-2/share/sgml/freebsd.dsl,v 1.1 2007/04/15 15:23:55 gabor Exp $
+ $FreeBSD: doc/hu_HU.ISO8859-2/share/sgml/freebsd.dsl,v 1.2 2007/10/01 13:37:44 gabor Exp $
The FreeBSD Hungarian Documentation Project
Translated by: Gabor Kovesdan <gabor at FreeBSD.org>
Original revision: 1.22
@@ -8,7 +8,7 @@
<!DOCTYPE style-sheet PUBLIC "-//James Clark//DTD DSSSL Style Sheet//EN" [
<!ENTITY freebsd.dsl PUBLIC "-//FreeBSD//DOCUMENT DocBook Language Neutral Stylesheet//EN" CDATA DSSSL>
-<!ENTITY % freebsd.l10n PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//HU">
+<!ENTITY % freebsd.l10n PUBLIC "-//FreeBSD//ENTITIES DocBook Language Specific Entities//EN">
%freebsd.l10n;
<!ENTITY % output.html "IGNORE">
More information about the p4-projects
mailing list