summaryrefslogtreecommitdiffstats
path: root/doc/user/hierarchy.sgml
diff options
context:
space:
mode:
Diffstat (limited to 'doc/user/hierarchy.sgml')
-rw-r--r--doc/user/hierarchy.sgml19
1 files changed, 17 insertions, 2 deletions
diff --git a/doc/user/hierarchy.sgml b/doc/user/hierarchy.sgml
index 0ce2430..713d605 100644
--- a/doc/user/hierarchy.sgml
+++ b/doc/user/hierarchy.sgml
@@ -393,7 +393,7 @@ make no difference to the build.
(Notice that the <literal>lib/foo1.o</literal> object file
is built in the same directory as its source file.
See <xref linkend="chap-separate">, below,
- for information about
+ for information about
how to build the object file in a different subdirectory.)
</para>
@@ -435,7 +435,7 @@ make no difference to the build.
notice that the <literal>/usr/joe/lib/foo1.o</literal> object file
is built in the same directory as its source file.
See <xref linkend="chap-separate">, below,
- for information about
+ for information about
how to build the object file in a different subdirectory.)
</para>
@@ -725,3 +725,18 @@ make no difference to the build.
</section>
</section>
+
+ <!--
+
+ <section>
+ <title>Executing From a Subdirectory: the -D, -u and -U Options</title>
+
+ <para>
+
+ XXX -D, -u and -U
+
+ </para>
+
+ </section>
+
+ -->