Skip to content

Commit 0f2537f

Browse files
committed
doc: fix sub-section underlining in modulefile man
Signed-off-by: Xavier Delaruelle <[email protected]>
1 parent 6860bde commit 0f2537f

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/source/modulefile.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2025,7 +2025,7 @@ specification of modulefile passed on Modules specific Tcl commands changes.
20252025
After the module name a version constraint and variants may be added.
20262026

20272027
Version specifiers
2028-
""""""""""""""""""
2028+
^^^^^^^^^^^^^^^^^^
20292029

20302030
After the module name a version constraint prefixed by the ``@`` character may
20312031
be added. It could be directly appended to the module name or separated from
@@ -2077,7 +2077,7 @@ version will be selected.
20772077
Use of version range is allowed in version list
20782078

20792079
Variants
2080-
""""""""
2080+
^^^^^^^^
20812081

20822082
After the module name, variants can be specified. :ref:`Module variants` are
20832083
alternative evaluation of the same *modulefile*. A variant is specified by

0 commit comments

Comments
 (0)