* [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: bind-guide.xml
@ 2009-07-17 8:00 Joshua Saddler (nightmorph)
0 siblings, 0 replies; 2+ messages in thread
From: Joshua Saddler (nightmorph) @ 2009-07-17 8:00 UTC (permalink / raw
To: gentoo-doc-cvs
nightmorph 09/07/17 08:00:21
Modified: bind-guide.xml
Log:
fixed link to bind guide, forgot it was in docs/
Revision Changes Path
1.2 xml/htdocs/doc/en/bind-guide.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/bind-guide.xml?rev=1.2&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/bind-guide.xml?rev=1.2&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/bind-guide.xml?r1=1.1&r2=1.2
Index: bind-guide.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/bind-guide.xml,v
retrieving revision 1.1
retrieving revision 1.2
diff -u -r1.1 -r1.2
--- bind-guide.xml 16 Jul 2009 23:54:14 -0000 1.1
+++ bind-guide.xml 17 Jul 2009 08:00:21 -0000 1.2
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/bind-guide.xml,v 1.1 2009/07/16 23:54:14 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/bind-guide.xml,v 1.2 2009/07/17 08:00:21 nightmorph Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide>
@@ -85,7 +85,7 @@
</tr>
</table>
-<figure link="/images/local-network-map.png" short="network" caption="Network example"/>
+<figure link="/images/docs/local-network-map.png" short="network" caption="Network example"/>
</body>
</section>
^ permalink raw reply [flat|nested] 2+ messages in thread
* [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: bind-guide.xml
@ 2009-08-21 16:11 Xavier Neys (neysx)
0 siblings, 0 replies; 2+ messages in thread
From: Xavier Neys (neysx) @ 2009-08-21 16:11 UTC (permalink / raw
To: gentoo-doc-cvs
neysx 09/08/21 16:11:39
Modified: bind-guide.xml
Log:
#282194 s/YOUR_NETWORK/YOUR_LOCAL_NETWORK/
Revision Changes Path
1.3 xml/htdocs/doc/en/bind-guide.xml
file : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/bind-guide.xml?rev=1.3&view=markup
plain: http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/bind-guide.xml?rev=1.3&content-type=text/plain
diff : http://sources.gentoo.org/viewcvs.py/gentoo/xml/htdocs/doc/en/bind-guide.xml?r1=1.2&r2=1.3
Index: bind-guide.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/bind-guide.xml,v
retrieving revision 1.2
retrieving revision 1.3
diff -u -r1.2 -r1.3
--- bind-guide.xml 17 Jul 2009 08:00:21 -0000 1.2
+++ bind-guide.xml 21 Aug 2009 16:11:39 -0000 1.3
@@ -1,5 +1,5 @@
<?xml version="1.0" encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/bind-guide.xml,v 1.2 2009/07/17 08:00:21 nightmorph Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/bind-guide.xml,v 1.3 2009/08/21 16:11:39 neysx Exp $ -->
<!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
<guide>
@@ -17,8 +17,8 @@
your local network.
</abstract>
-<version>1</version>
-<date>2009-07-16</date>
+<version>2</version>
+<date>2009-08-21</date>
<chapter>
<title>Introduction</title>
@@ -135,7 +135,7 @@
<pre caption="Internal view">
view "internal" {
- match-clients { YOUR_NETWORK; localhost; };
+ match-clients { YOUR_LOCAL_NETWORK; localhost; };
recursion yes;
zone "YOUR_DOMAIN" {
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2009-08-21 16:11 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-07-17 8:00 [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: bind-guide.xml Joshua Saddler (nightmorph)
-- strict thread matches above, loose matches on Subject: below --
2009-08-21 16:11 Xavier Neys (neysx)
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox