From a42fa735c690dc3fb4b11dbd0df4026f066bb90f Mon Sep 17 00:00:00 2001
From: Björn Persson
Date: Mon, 14 Oct 2013 19:48:36 +0200
Subject: Added missing tags.
---
manual.en.html | 8 ++++----
1 file 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 "make unconfigure" 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 "?=".
+"=", and those that were configured from the environment are shown
+as conditional assignments with "?=".
The variables that can be configured are listed in the variable
configuration_variables. The variables listed in options
@@ -540,8 +540,8 @@ were added.
runstatedir to keep Comfignat compatible with the GNU Coding
Standards.
-Comfignat.Bindir was made relative to Comfignat.Libexecdir when
-relocatable_package is true.
+Comfignat.Bindir was made relative to
+Comfignat.Libexecdir when relocatable_package is true.
Comfignat's behaviour in sub-Makes was fixed so that subprocesses
working in subdirectories use the right build and staging directories.
--
cgit v1.2.3