From 94b16e9fc5bdf4754adbbe1b89086f1434bead29 Mon Sep 17 00:00:00 2001
From: Gabor Kovesdan <gabor@FreeBSD.org>
Date: Fri, 31 May 2013 12:21:23 +0000
Subject: [PATCH] - abstract should be in articleinfo

---
 en_US.ISO8859-1/articles/fbsd-from-scratch/article.xml | 2 +-
 ja_JP.eucJP/articles/fbsd-from-scratch/article.xml     | 2 +-
 ru_RU.KOI8-R/articles/fbsd-from-scratch/article.xml    | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/en_US.ISO8859-1/articles/fbsd-from-scratch/article.xml b/en_US.ISO8859-1/articles/fbsd-from-scratch/article.xml
index 8adbfcb619..4a45888513 100644
--- a/en_US.ISO8859-1/articles/fbsd-from-scratch/article.xml
+++ b/en_US.ISO8859-1/articles/fbsd-from-scratch/article.xml
@@ -29,7 +29,6 @@
     <pubdate>$FreeBSD$</pubdate>
 
     <releaseinfo>$FreeBSD$</releaseinfo>
-  </articleinfo>
 
     <abstract>
       <para>This article describes my efforts at &scratch.ap;: a fully
@@ -39,6 +38,7 @@
         think <command>make world</command> is a wonderful concept,
         &scratch.ap; extends it to <command>make evenmore</command>.</para>
     </abstract>
+  </articleinfo>
 
   <sect1 id="introduction">
     <title>Introduction</title>
diff --git a/ja_JP.eucJP/articles/fbsd-from-scratch/article.xml b/ja_JP.eucJP/articles/fbsd-from-scratch/article.xml
index 33288da154..f25ef2c52b 100644
--- a/ja_JP.eucJP/articles/fbsd-from-scratch/article.xml
+++ b/ja_JP.eucJP/articles/fbsd-from-scratch/article.xml
@@ -36,7 +36,6 @@
     <pubdate>$FreeBSD$</pubdate>
 
     <releaseinfo>$FreeBSD$</releaseinfo>
-  </articleinfo>
 
     <abstract>
       <para>���ε����ϡ���&scratch.ap; (FreeBSD From Scratch)�פȤ�����
@@ -51,6 +50,7 @@
         <command>make evenmore</command> (����ˤ�����)
         �ؤȹ������Τˤʤ뤳�ȤǤ��礦��</para>
     </abstract>
+  </articleinfo>
 
   <sect1 id="introduction">
     <title>�Ϥ����</title>
diff --git a/ru_RU.KOI8-R/articles/fbsd-from-scratch/article.xml b/ru_RU.KOI8-R/articles/fbsd-from-scratch/article.xml
index cd97842656..24c9899fa0 100644
--- a/ru_RU.KOI8-R/articles/fbsd-from-scratch/article.xml
+++ b/ru_RU.KOI8-R/articles/fbsd-from-scratch/article.xml
@@ -41,7 +41,6 @@
     <pubdate>$FreeBSD$</pubdate>
 
     <releaseinfo>$FreeBSD$</releaseinfo>
-  </articleinfo>
 
   <abstract>
     <para>� ���� ������ ����������� ��� ���������� � �������� &scratch.ap;:
@@ -52,6 +51,7 @@
       �������� ���������� ��������, �� &scratch.ap; ��������� ��� ������� ��
       <command>make evenmore</command>.</para>
   </abstract>
+  </articleinfo>
 
   <sect1 id="introduction">
     <title>��������</title>