diff --git a/Manual/Filesystem/trunk/Scripts/Bash/Cli/Functions/Path.texi b/Manual/Filesystem/trunk/Scripts/Bash/Cli/Functions/Path.texi
index 6e1d5fc..55858c7 100644
--- a/Manual/Filesystem/trunk/Scripts/Bash/Cli/Functions/Path.texi
+++ b/Manual/Filesystem/trunk/Scripts/Bash/Cli/Functions/Path.texi
@@ -32,13 +32,13 @@ directory level for each relevant concept inside the repository. The
 @file{trunk/} directory structure is mainly used to perform
 development tasks related to CentOS corporate visual identity.
 
-The @file{branches/} directory (@pxref{branches}) oranizes parallel
-development lines to @file{trunk/} directory. The @file{branches/}
-directory is used to set points in time where develpment lines are
-devided one from another taking separte and idependent lives that
-share a common past from the point they were devided on. The
-@file{branches/} directory is mainly used to perform quality assurance
-tasks related to CentOS corporate visual identity.
+The @file{branches/} directory (@pxref{Filesystem branches}) oranizes
+parallel development lines to @file{trunk/} directory. The
+@file{branches/} directory is used to set points in time where
+develpment lines are devided one from another taking separte and
+idependent lives that share a common past from the point they were
+devided on. The @file{branches/} directory is mainly used to perform
+quality assurance tasks related to CentOS corporate visual identity.
 
 The @file{tags/} directory (@pxref{Filesystem tags}) organizes parallel frozen
 lines to @file{branches/} directory.  The parallel frozen lines are
diff --git a/Manual/branches.texi b/Manual/branches.texi
deleted file mode 100644
index e69de29..0000000
--- a/Manual/branches.texi
+++ /dev/null
diff --git a/Manual/repository-menu.texi b/Manual/repository-menu.texi
index 996ae4c..73e7fae 100644
--- a/Manual/repository-menu.texi
+++ b/Manual/repository-menu.texi
@@ -1,6 +1,5 @@
 @menu
-* Introduction::
 * Filesystem::
+* Introduction::
 * Index::
-@c * List of Figures::
 @end menu
diff --git a/Manual/repository-nodes.texi b/Manual/repository-nodes.texi
index 980cdf6..bb0aa8e 100644
--- a/Manual/repository-nodes.texi
+++ b/Manual/repository-nodes.texi
@@ -1,2 +1,2 @@
-@include Introduction/chapter.texi
 @include Filesystem/chapter.texi
+@include Introduction/chapter.texi