Skip to content

Commit 0f9a132

Browse files
committed
doc: fix dup and missing link in other-implementations
Signed-off-by: Xavier Delaruelle <xavier.delaruelle@cea.fr>
1 parent b14d6bf commit 0f9a132

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

doc/source/other-implementations.rst

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -69,7 +69,7 @@ table highlights features that are unique to each implementation.
6969
* Integration with *bash-eval* and *fish* shells in :mfcmd:`source-sh`
7070
* :ref:`Specific modulepath for requirements`
7171
* :ref:`Logging activity`
72-
* :command:`envml` launcher
72+
* :ref:`envml<envml(1)>` launcher
7373

7474
.. _Lua modulefile support: https://lmod.readthedocs.io/en/latest/050_lua_modulefiles.html
7575
.. _Inactive modules: https://lmod.readthedocs.io/en/latest/010_user.html#module-hierarchy
@@ -119,9 +119,9 @@ the end of this section to map these equivalents.
119119
* - ``remove-property``
120120
- :mfcmd:`getvariant`, :mfcmd:`is-saved`, :mfcmd:`is-used`,
121121
:mfcmd:`lsb-release`, :mfcmd:`module-tag`, :mfcmd:`module-virtual`,
122-
:mfcmd:`module-warn`, :mfcmd:`modulepath-label`,
123-
:mfcmd:`modulepath-label`, :mfcmd:`provide`, :mfcmd:`reportWarning`,
124-
:mfcmd:`uncomplete`, :mfcmd:`variant`, :mfcmd:`x-resource`
122+
:mfcmd:`module-warn`, :mfcmd:`modulepath-label`, :mfcmd:`provide`,
123+
:mfcmd:`reportWarning`, :mfcmd:`uncomplete`, :mfcmd:`variant`,
124+
:mfcmd:`x-resource`
125125

126126
See the :ref:`Compatibility with Lmod Tcl modulefile` section for details on
127127
how the implementation of the Tcl modulefile commands differ between Lmod and

0 commit comments

Comments
 (0)