public inbox for gentoo-doc-cvs@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Sven Vermeulen (swift)" <swift@gentoo.org>
To: gentoo-doc-cvs@lists.gentoo.org
Subject: [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: kernel-config.xml metadoc.xml
Date: Mon, 22 Jul 2013 13:24:10 +0000 (UTC)	[thread overview]
Message-ID: <20130722132410.C47FC2171C@flycatcher.gentoo.org> (raw)

swift       13/07/22 13:24:10

  Modified:             kernel-config.xml metadoc.xml
  Log:
  IPv6 router guide is now at https://wiki.gentoo.org/wiki/IPv6_router_guide

Revision  Changes    Path
1.12                 xml/htdocs/doc/en/kernel-config.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/kernel-config.xml?rev=1.12&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/kernel-config.xml?rev=1.12&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/kernel-config.xml?r1=1.11&r2=1.12

Index: kernel-config.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/kernel-config.xml,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- kernel-config.xml	22 Jul 2013 13:23:01 -0000	1.11
+++ kernel-config.xml	22 Jul 2013 13:24:10 -0000	1.12
@@ -1,5 +1,5 @@
 <?xml version="1.0" encoding="UTF-8"?>
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kernel-config.xml,v 1.11 2013/07/22 13:23:01 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/kernel-config.xml,v 1.12 2013/07/22 13:24:10 swift Exp $ -->
 <!DOCTYPE guide SYSTEM "/dtd/guide.dtd">
 
 <guide>
@@ -33,7 +33,7 @@
 <!-- See http://creativecommons.org/licenses/by-sa/2.5 -->
 <license/>
 
-<version>4</version>
+<version>5</version>
 <date>2013-07-22</date>
 
 <chapter>
@@ -655,7 +655,7 @@
     your system.
   </li>
   <li>
-    The <uri link="/doc/en/ipv6.xml">IPv6 Router Guide</uri> describes how to
+    The <uri link="https://wiki.gentoo.org/wiki/IPv6_router_guide">IPv6 Router Guide</uri> describes how to
     configure your kernel for routing using the next generation network
     addressing scheme.
   </li>



1.246                xml/htdocs/doc/en/metadoc.xml

file : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.246&view=markup
plain: http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?rev=1.246&content-type=text/plain
diff : http://sources.gentoo.org/viewvc.cgi/gentoo/xml/htdocs/doc/en/metadoc.xml?r1=1.245&r2=1.246

Index: metadoc.xml
===================================================================
RCS file: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v
retrieving revision 1.245
retrieving revision 1.246
diff -u -r1.245 -r1.246
--- metadoc.xml	22 Jul 2013 13:23:01 -0000	1.245
+++ metadoc.xml	22 Jul 2013 13:24:10 -0000	1.246
@@ -1,8 +1,8 @@
 <?xml version="1.0" encoding="UTF-8"?>
 <!DOCTYPE metadoc SYSTEM "/dtd/metadoc.dtd">
-<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.245 2013/07/22 13:23:01 swift Exp $ -->
+<!-- $Header: /var/cvsroot/gentoo/xml/htdocs/doc/en/metadoc.xml,v 1.246 2013/07/22 13:24:10 swift Exp $ -->
 <metadoc lang="en">
-  <version>1.167</version>
+  <version>1.168</version>
   <members>
     <lead>nightmorph</lead>
     <member>flammie</member>
@@ -208,7 +208,6 @@
     <file id="quick-samba-howto">/doc/en/quick-samba-howto.xml</file>
     <file id="gentoolkit">/doc/en/gentoolkit.xml</file>
     <file id="gnupg-user">/doc/en/gnupg-user.xml</file>
-    <file id="ipv6">/doc/en/ipv6.xml</file>
     <file id="guide-localization">/doc/en/guide-localization.xml</file>
     <file id="guide-to-mutt">/doc/en/guide-to-mutt.xml</file>
     <file id="uml">/doc/en/uml.xml</file>
@@ -633,9 +632,6 @@
     <doc fileid="prelink-howto">
       <memberof>sysadmin_general</memberof>
     </doc>
-    <doc fileid="ipv6">
-      <memberof>sysadmin_general</memberof>
-    </doc>
     <doc fileid="uml">
       <memberof>sysadmin_general</memberof>
     </doc>





             reply	other threads:[~2013-07-22 13:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-07-22 13:24 Sven Vermeulen (swift) [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-12-09 12:48 [gentoo-doc-cvs] gentoo commit in xml/htdocs/doc/en: kernel-config.xml metadoc.xml Sven Vermeulen (swift)

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20130722132410.C47FC2171C@flycatcher.gentoo.org \
    --to=swift@gentoo.org \
    --cc=docs-team@lists.gentoo.org \
    --cc=gentoo-doc-cvs@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox