@@ -274,9 +274,9 @@ Build and installation options
274274------------------------------
275275
276276Options available at the ``./configure `` installation step are described
277- below. These options enable to choose the installation paths and the
278- features to enable or disable. You can also get a description of these
279- options by typing ``./configure --help ``.
277+ below. These options enable to choose the installation paths and the features
278+ to enable or disable. You can also get a description of these options by
279+ typing ``./configure --help ``.
280280
281281Fine tuning of the installation directories (the default value for each option
282282is displayed within brackets):
@@ -425,8 +425,8 @@ instance :instopt:`--disable-set-manpath<--enable-set-manpath>`):
425425
426426.. instopt :: --enable-color
427427
428- Control if output should be colored by default or not. A value of ``yes ``
429- equals to the ``auto `` color mode. ``no `` equals to the ``never `` color
428+ Control if output should be colored by default or not. A value of ``yes ``
429+ equals to the ``auto `` color mode. ``no `` equals to the ``never `` color
430430 mode. (default=yes)
431431
432432 This installation option defines the default value of the
@@ -673,7 +673,7 @@ instance :instopt:`--disable-set-manpath<--enable-set-manpath>`):
673673 Append Modules version to installation prefix and deploy a ``versions ``
674674 modulepath shared between all versioning enabled Modules installation. A
675675 modulefile corresponding to Modules version is added to the shared modulepath
676- and enables to switch from one Modules version to another. (default=no)
676+ and enables to switch from one Modules version to another. (default=no)
677677
678678.. instopt :: --enable-vim-addons
679679
@@ -719,7 +719,7 @@ instance :instopt:`--without-modulepath<--with-modulepath>`):
719719 Specify the content to report on avail sub-command regular output in addition
720720 to the available module names. Elements accepted in LIST are: ``modulepath ``,
721721 ``alias ``, ``dirwsym ``, ``sym ``, ``tag ``, ``key ``, ``variant `` and
722- ``variantifspec `` (elements in LIST are separated by ``: ``). The order of
722+ ``variantifspec `` (elements in LIST are separated by ``: ``). The order of
723723 the elements in LIST does not matter.
724724 (default=\ ``modulepath:alias:dirwsym:sym:tag:variantifspec:key ``)
725725
@@ -784,7 +784,7 @@ instance :instopt:`--without-modulepath<--with-modulepath>`):
784784 Default color set to apply if terminal background color is defined to
785785 ``dark ``. SGRLIST follows the same syntax than used in ``LS_COLORS ``. Each
786786 element in SGRLIST is an output item associated to a Select Graphic Rendition
787- (SGR) code. Elements in SGRLIST are separated by ``: ``. Output items are
787+ (SGR) code. Elements in SGRLIST are separated by ``: ``. Output items are
788788 designated by keys.
789789
790790 Items able to be colorized are: highlighted element (``hi ``), debug
@@ -959,7 +959,7 @@ instance :instopt:`--without-modulepath<--with-modulepath>`):
959959 Default modulefiles to load at Modules initialization time. Each modulefile
960960 in this list should be separated by ``: ``. Defined value is registered in the
961961 :file: `initrc ` configuration file or in the ``modulerc `` file if
962- :instopt: `--with-initconf-in ` is set to ``initdir ``. (default=)
962+ :instopt: `--with-initconf-in ` is set to ``initdir ``. (default=)
963963
964964 .. only :: html
965965
@@ -982,8 +982,8 @@ instance :instopt:`--without-modulepath<--with-modulepath>`):
982982
983983.. instopt :: --with-modulepath=PATHLIST
984984
985- Default path list to setup as the default modulepaths. Each path in this
986- list should be separated by ``: ``. Defined value is registered in the
985+ Default path list to setup as the default modulepaths. Each path in this list
986+ should be separated by ``: ``. Defined value is registered in the
987987 :file: `initrc ` or :file: `modulespath ` configuration file, depending on the
988988 :instopt: `--enable-modulespath ` option. These files are respectively called
989989 ``modulerc `` and ``.modulespath `` if :instopt: `--with-initconf-in ` is set to
@@ -1217,7 +1217,7 @@ instance :instopt:`--without-modulepath<--with-modulepath>`):
12171217
12181218 Specify default message verbosity. accepted values are ``silent ``,
12191219 ``concise ``, ``normal ``, ``verbose ``, ``verbose2 ``, ``trace ``, ``debug `` and
1220- ``debug2 ``. (default=\ ``normal ``)
1220+ ``debug2 ``. (default=\ ``normal ``)
12211221
12221222 This installation option defines the default value of the
12231223 :mconfig: `verbosity ` configuration option which could be changed after
0 commit comments