Rombobjörn

summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorBjörn Persson <bjorn@rombobjörn.se>2013-10-14 19:48:36 +0200
committerBjörn Persson <bjorn@rombobjörn.se>2013-10-14 19:48:36 +0200
commita42fa735c690dc3fb4b11dbd0df4026f066bb90f (patch)
tree51bc0aa0e44afaec25c4fc438d050a4fc71c49e3
parentbd7bdf0be2279a1e224a4a1703ca0c313088cdad (diff)
Added missing tags.
-rwxr-xr-xmanual.en.html8
1 files changed, 4 insertions, 4 deletions
diff --git a/manual.en.html b/manual.en.html
index b601f57..4adb2be 100755
--- a/manual.en.html
+++ b/manual.en.html
@@ -483,8 +483,8 @@ erased with "<samp>make unconfigure</samp>" or as a part of
current configuration. It outputs the configured variables in Make assignment
syntax, but easier to read than the actual configuration file. Variables that
were configured from the command line are shown as ordinary assignments with
-"=", and those that were configured from the environment are shown as
-conditional assignments with "?=".</p>
+"<samp>=</samp>", and those that were configured from the environment are shown
+as conditional assignments with "<samp>?=</samp>".</p>
<p>The variables that can be configured are listed in the variable
<var>configuration_variables</var>. The variables listed in <var>options</var>
@@ -540,8 +540,8 @@ were added.</p></li>
<var>runstatedir</var> to keep Comfignat compatible with the GNU Coding
Standards.</p></li>
-<li><p>Comfignat.Bindir was made relative to Comfignat.Libexecdir when
-relocatable_package is true.</p></li>
+<li><p><var>Comfignat.Bindir</var> was made relative to
+<var>Comfignat.Libexecdir</var> when relocatable_package is true.</p></li>
<li><p>Comfignat's behaviour in sub-Makes was fixed so that subprocesses
working in subdirectories use the right build and staging directories.</p></li>