diff --git a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/pack.docbook b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/pack.docbook
index f52e18a..4e3bdc2 100755
--- a/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/pack.docbook
+++ b/Documentation/Models/Docbook/Tcar-ug/Scripts/Bash/pack.docbook
@@ -6,60 +6,72 @@
         ...
     </para>
 
-    <sect2 id="scripts-bash-pack-syntax">
+    <simplesect id="scripts-bash-pack-syntax">
     <title>Syntax</title>
     <para>
         ...
     </para>
-    </sect2>
+    </simplesect>
 
-    <sect2 id="scripts-bash-pack-options">
+    <simplesect id="scripts-bash-pack-options">
     <title>Options</title>
     <para>
         ...
     </para>
-    </sect2>
+    </simplesect>
 
-    <sect2 id="scripts-bash-pack-description">
+    <simplesect id="scripts-bash-pack-description">
     <title>Description</title>
     <para>
         ...
     </para>
-    </sect2>
+    </simplesect>
 
-    <sect2 id="script-bash-pack-environment">
-    <title>Environment</title>
+    <simplesect id="script-bash-pack-environment">
+    <title>Function Specific Environment</title>
     <para>
         ...
     </para>
-    </sect2>
+    </simplesect>
 
-    <sect2 id="scripts-bash-pack-authors">
+    <simplesect id="scripts-bash-pack-authors">
     <title>Authors</title>
+    <itemizedlist>
+    <listitem>
     <para>
         ...
     </para>
-    </sect2>
+    </listitem>
+    </itemizedlist>
+    </simplesect>
 
-    <sect2 id="scripts-bash-pack-licence">
+    <simplesect id="scripts-bash-pack-licence">
     <title>License</title>
+
     <para>
-<screen>Copyright (C) 2009-2012 The CentOS Project
+        Copyright &copy; =COPYRIGHT_YEAR_LIST= The CentOS Project
+    </para>
  
-This program is free software; you can redistribute it and/or modify
-it under the terms of the GNU General Public License as published by
-the Free Software Foundation; either version 2 of the License, or (at
-your option) any later version.
+    <para>
+        This program is free software; you can redistribute it and/or
+        modify it under the terms of the GNU General Public License as
+        published by the Free Software Foundation; either version 2 of
+        the License, or (at your option) any later version.
+    </para>
  
-This program is distributed in the hope that it will be useful, but
-WITHOUT ANY WARRANTY; without even the implied warranty of
-MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
-General Public License for more details.
+    <para>
+        This program is distributed in the hope that it will be
+        useful, but WITHOUT ANY WARRANTY; without even the implied
+        warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR
+        PURPOSE.  See the GNU General Public License for more details.
+    </para>
  
-You should have received a copy of the GNU General Public License
-along with this program; if not, write to the Free Software
-Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.</screen>
+    <para>
+        You should have received a copy of the GNU General Public
+        License along with this program; if not, write to the Free
+        Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139,
+        USA.
     </para>
-    </sect2>
+    </simplesect>
 
 </sect1>