doc-el commit 857:1f072a4e9dda - Merge from ncvs
freebsd-doc-el at lists.hellug.gr
freebsd-doc-el at lists.hellug.gr
Sat Oct 4 05:07:46 EEST 2008
changeset: 857:1f072a4e9dda
user: keramida
date: 2008-10-04 05:06 +0300
details: http://hg.hellug.gr/freebsd/doc-el/?cmd=changeset;node=1f072a4e9dda
description:
Merge from ncvs
diffs (208 lines):
diff -r b35e35948d1e -r 1f072a4e9dda el_GR.ISO8859-7/articles/gjournal-desktop/article.sgml
--- a/el_GR.ISO8859-7/articles/gjournal-desktop/article.sgml Fri Oct 03 18:44:03 2008 +0300
+++ b/el_GR.ISO8859-7/articles/gjournal-desktop/article.sgml Sat Oct 04 05:06:35 2008 +0300
@@ -32,7 +32,7 @@
<holder role="mailto:manolis at FreeBSD.org">Μανώλης Κιαγιάς</holder>
</copyright>
- <releaseinfo>$FreeBSD: doc/el_GR.ISO8859-7/articles/gjournal-desktop/article.sgml,v 1.3 2008/09/27 21:55:16 manolis Exp $</releaseinfo>
+ <releaseinfo>$FreeBSD: doc/el_GR.ISO8859-7/articles/gjournal-desktop/article.sgml,v 1.4 2008/10/01 17:40:11 manolis Exp $</releaseinfo>
<legalnotice id="trademarks" role="trademarks">
&tm-attrib.freebsd;
diff -r b35e35948d1e -r 1f072a4e9dda el_GR.ISO8859-7/books/handbook/eresources/chapter.sgml
--- a/el_GR.ISO8859-7/books/handbook/eresources/chapter.sgml Fri Oct 03 18:44:03 2008 +0300
+++ b/el_GR.ISO8859-7/books/handbook/eresources/chapter.sgml Sat Oct 04 05:06:35 2008 +0300
@@ -4,7 +4,7 @@
The FreeBSD Greek Documentation Project
- $FreeBSD: doc/el_GR.ISO8859-7/books/handbook/eresources/chapter.sgml,v 1.2 2008/01/14 14:19:45 keramida Exp $
+ $FreeBSD: doc/el_GR.ISO8859-7/books/handbook/eresources/chapter.sgml,v 1.3 2008/09/29 08:41:43 manolis Exp $
%SOURCE% en_US.ISO8859-1/books/handbook/eresources/chapter.sgml
%SRCID% 1.190
diff -r b35e35948d1e -r 1f072a4e9dda el_GR.ISO8859-7/share/sgml/mailing-lists.ent
--- a/el_GR.ISO8859-7/share/sgml/mailing-lists.ent Fri Oct 03 18:44:03 2008 +0300
+++ b/el_GR.ISO8859-7/share/sgml/mailing-lists.ent Sat Oct 04 05:06:35 2008 +0300
@@ -5,7 +5,7 @@
The FreeBSD Greek Documentation Project
- $FreeBSD: doc/el_GR.ISO8859-7/share/sgml/mailing-lists.ent,v 1.9 2008/09/01 17:56:31 keramida Exp $
+ $FreeBSD: doc/el_GR.ISO8859-7/share/sgml/mailing-lists.ent,v 1.10 2008/09/29 08:34:37 manolis Exp $
%SOURCE% en_US.ISO8859-1/share/sgml/mailing-lists.ent
%SRCID% 1.62
diff -r b35e35948d1e -r 1f072a4e9dda en_US.ISO8859-1/articles/gjournal-desktop/article.sgml
--- a/en_US.ISO8859-1/articles/gjournal-desktop/article.sgml Fri Oct 03 18:44:03 2008 +0300
+++ b/en_US.ISO8859-1/articles/gjournal-desktop/article.sgml Sat Oct 04 05:06:35 2008 +0300
@@ -28,7 +28,7 @@
<holder role="mailto:manolis at FreeBSD.org">Manolis Kiagias</holder>
</copyright>
- <releaseinfo>$FreeBSD: doc/en_US.ISO8859-1/articles/gjournal-desktop/article.sgml,v 1.3 2008/09/26 11:44:17 pgj Exp $</releaseinfo>
+ <releaseinfo>$FreeBSD: doc/en_US.ISO8859-1/articles/gjournal-desktop/article.sgml,v 1.4 2008/09/30 11:56:52 manolis Exp $</releaseinfo>
<legalnotice id="trademarks" role="trademarks">
&tm-attrib.freebsd;
diff -r b35e35948d1e -r 1f072a4e9dda en_US.ISO8859-1/books/faq/book.sgml
--- a/en_US.ISO8859-1/books/faq/book.sgml Fri Oct 03 18:44:03 2008 +0300
+++ b/en_US.ISO8859-1/books/faq/book.sgml Sat Oct 04 05:06:35 2008 +0300
@@ -12,7 +12,7 @@
<corpauthor>The &os; Documentation Project</corpauthor>
- <pubdate>$FreeBSD: doc/en_US.ISO8859-1/books/faq/book.sgml,v 1.1099 2008/08/21 20:53:08 danger Exp $</pubdate>
+ <pubdate>$FreeBSD: doc/en_US.ISO8859-1/books/faq/book.sgml,v 1.1100 2008/10/02 12:32:54 pgj Exp $</pubdate>
<copyright>
<year>1995</year>
@@ -8479,23 +8479,30 @@
<qandaentry>
<question id="extra-named-port">
- <para>BIND (<command>named</command>) is listening on port 53
- and some other high-numbered port. What is going on?</para>
+ <para>BIND (<command>named</command>) is listening on
+ some high-numbered ports. What is going on?</para>
</question>
<answer>
<para>BIND uses a random high-numbered port for outgoing
- queries. If you want to use port 53 for outgoing queries,
- either to get past a firewall or to make yourself feel
- better, you can try the following in
- <filename>/etc/namedb/named.conf</filename>:</para>
-
- <programlisting>options {
- query-source address * port 53;
-};</programlisting>
-
- <para>You can replace the <literal>*</literal> with a single
- IP address if you want to tighten things further.</para>
+ queries. Recent versions of it choose a new, random UDP
+ port for each query. This may cause problems for some
+ network configurations, especially if a firewall blocks
+ incoming UDP packets on particular ports. If you want to
+ get past that firewall, you can try the
+ <literal>avoid-v4-udp-ports</literal> and
+ <literal>avoid-v6-udp-ports</literal> options to avoid
+ selecting random port numbers within a blocked range.</para>
+
+ <warning>
+ <para>If a port number (like 53) is specified via the
+ <literal>query-source</literal> or
+ <literal>query-source-v6</literal> options in
+ <filename>/etc/namedb/named.conf</filename>, randomized
+ port selection will not be used. It is strongly
+ recommended that these options not be used to specify
+ fixed port numbers.</para>
+ </warning>
<para>Congratulations, by the way. It is good practice to
read your &man.sockstat.1; output and notice odd
diff -r b35e35948d1e -r 1f072a4e9dda en_US.ISO8859-1/books/fdp-primer/book.sgml
--- a/en_US.ISO8859-1/books/fdp-primer/book.sgml Fri Oct 03 18:44:03 2008 +0300
+++ b/en_US.ISO8859-1/books/fdp-primer/book.sgml Sat Oct 04 05:06:35 2008 +0300
@@ -27,7 +27,7 @@
ANY WAY OUT OF THE USE OF THIS DOCUMENTATION, EVEN IF ADVISED OF THE
POSSIBILITY OF SUCH DAMAGE.
- $FreeBSD: doc/en_US.ISO8859-1/books/fdp-primer/book.sgml,v 1.29 2006/05/28 17:08:45 blackend Exp $
+ $FreeBSD: doc/en_US.ISO8859-1/books/fdp-primer/book.sgml,v 1.31 2008/10/02 12:14:31 pgj Exp $
-->
<!DOCTYPE book PUBLIC "-//FreeBSD//DTD DocBook V4.1-Based Extension//EN" [
@@ -54,12 +54,14 @@
<year>2004</year>
<year>2005</year>
<year>2006</year>
+ <year>2007</year>
+ <year>2008</year>
<holder role="mailto:doceng at FreeBSD.org">DocEng</holder>
</copyright>
- <pubdate role="rcs">$FreeBSD: doc/en_US.ISO8859-1/books/fdp-primer/book.sgml,v 1.29 2006/05/28 17:08:45 blackend Exp $</pubdate>
+ <pubdate role="rcs">$FreeBSD: doc/en_US.ISO8859-1/books/fdp-primer/book.sgml,v 1.31 2008/10/02 12:14:31 pgj Exp $</pubdate>
- <releaseinfo>$FreeBSD: doc/en_US.ISO8859-1/books/fdp-primer/book.sgml,v 1.29 2006/05/28 17:08:45 blackend Exp $</releaseinfo>
+ <releaseinfo>$FreeBSD: doc/en_US.ISO8859-1/books/fdp-primer/book.sgml,v 1.31 2008/10/02 12:14:31 pgj Exp $</releaseinfo>
&bookinfo.legalnotice;
@@ -155,10 +157,9 @@
<row>
<entry>Manual page references.</entry>
- <entry>Use <citerefentry>
- <refentrytitle>su</refentrytitle>
- <manvolnum>1</manvolnum>
- </citerefentry> to change user names.</entry>
+ <entry>Use
+ &man.su.1;
+ to change user names.</entry>
</row>
<row>
diff -r b35e35948d1e -r 1f072a4e9dda en_US.ISO8859-1/books/handbook/filesystems/chapter.sgml
--- a/en_US.ISO8859-1/books/handbook/filesystems/chapter.sgml Fri Oct 03 18:44:03 2008 +0300
+++ b/en_US.ISO8859-1/books/handbook/filesystems/chapter.sgml Sat Oct 04 05:06:35 2008 +0300
@@ -1,6 +1,6 @@
<!--
The FreeBSD Documentation Project
- $FreeBSD: doc/en_US.ISO8859-1/books/handbook/filesystems/chapter.sgml,v 1.1 2008/09/28 12:06:24 trhodes Exp $
+ $FreeBSD: doc/en_US.ISO8859-1/books/handbook/filesystems/chapter.sgml,v 1.2 2008/09/29 12:53:40 trhodes Exp $
-->
<chapter id="filesystems">
@@ -388,7 +388,7 @@
<para>Note that the snapshot option will only capture a real
file system, not a home directory or a file. The
<literal>@</literal> character is a delimiter used between
- the file system name or the volume name. when a user's
+ the file system name or the volume name. When a user's
home directory gets trashed, restore it with:</para>
<screen>&prompt.root; <userinput>zfs rollback storage/home at 08-30-08</userinput></screen>
@@ -564,7 +564,7 @@
period of time.</para>
<para>There are many more options for the Z file system,
- reading the &man.zfs.1; and &man.zpool.1; manual
+ see the &man.zfs.1; and &man.zpool.1; manual
pages.</para>
</sect3>
</sect2>
diff -r b35e35948d1e -r 1f072a4e9dda en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml
--- a/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml Fri Oct 03 18:44:03 2008 +0300
+++ b/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml Sat Oct 04 05:06:35 2008 +0300
@@ -1,7 +1,7 @@
<!--
The FreeBSD Documentation Project
- $FreeBSD: doc/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml,v 1.108 2008/08/29 16:44:34 chinsan Exp $
+ $FreeBSD: doc/en_US.ISO8859-1/books/handbook/network-servers/chapter.sgml,v 1.109 2008/10/03 09:56:12 manolis Exp $
-->
<chapter id="network-servers">
diff -r b35e35948d1e -r 1f072a4e9dda share/sgml/man-refs.ent
--- a/share/sgml/man-refs.ent Fri Oct 03 18:44:03 2008 +0300
+++ b/share/sgml/man-refs.ent Sat Oct 04 05:06:35 2008 +0300
@@ -20,7 +20,7 @@
lexicographical order by the entity (i.e., the dots used in place of
special characters should not be expanded when comparing).
- $FreeBSD: doc/share/sgml/man-refs.ent,v 1.468 2008/09/28 13:14:38 trhodes Exp $
+ $FreeBSD: doc/share/sgml/man-refs.ent,v 1.469 2008/09/28 19:09:35 danger Exp $
-->
<!ENTITY man...1 "<citerefentry/<refentrytitle/[/<manvolnum/1//">
@@ -3441,6 +3441,7 @@
<!ENTITY man.itjc.4 "<citerefentry/<refentrytitle/itjc/<manvolnum/4//">
<!ENTITY man.iwi.4 "<citerefentry/<refentrytitle/iwi/<manvolnum/4//">
<!ENTITY man.iwic.4 "<citerefentry/<refentrytitle/iwic/<manvolnum/4//">
+<!ENTITY man.iwn.4 "<citerefentry/<refentrytitle/iwn/<manvolnum/4//">
<!ENTITY man.ixgb.4 "<citerefentry/<refentrytitle/ixgb/<manvolnum/4//">
<!ENTITY man.jme.4 "<citerefentry/<refentrytitle/jme/<manvolnum/4//">
<!ENTITY man.joy.4 "<citerefentry/<refentrytitle/joy/<manvolnum/4//">
More information about the Freebsd-doc-el
mailing list