View | Details | Raw Unified | Return to bug 29852
Collapse All | Expand All

(-)/usr/doc/en_US.ISO8859-1/books/fdp-primer/doc-build/chapter.sgml (-1 / +1 lines)
Lines 130-136 Link Here
130
    </itemizedlist>
130
    </itemizedlist>
131
131
132
    <para><application>Make</application> syntax is quickly revised as
132
    <para><application>Make</application> syntax is quickly revised as
133
      the we explore these types.</para>
133
      then we explore these types.</para>
134
134
135
    <sect2 id="sub-make">
135
    <sect2 id="sub-make">
136
      <title>Subdirectory Makefiles</title>
136
      <title>Subdirectory Makefiles</title>
(-)/usr/doc/en_US.ISO8859-1/books/fdp-primer/the-website/chapter.sgml (-1 / +1 lines)
Lines 77-83 Link Here
77
	  space.</para>
77
	  space.</para>
78
	
78
	
79
	<screen>&prompt.root; <userinput>mkdir /var/tmp/webbuild</userinput>
79
	<screen>&prompt.root; <userinput>mkdir /var/tmp/webbuild</userinput>
80
&prompt.root; <userinput>cd /var/tmp/webuild</userinput></screen>
80
&prompt.root; <userinput>cd /var/tmp/webbuild</userinput></screen>
81
      </step>
81
      </step>
82
82
83
      <step>
83
      <step>

Return to bug 29852