Skip to content

Commit 7ed300b

Browse files
Apply suggestions from code review
Co-authored-by: Alex-Welsh <[email protected]>
1 parent 155d0ba commit 7ed300b

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

doc/source/contributor/ofed.rst

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@ for the module build.
3838

3939
The build script will output a ``doca-kernel-repo`` RPM which contains all kernel modules built
4040
as part of the workflow. When this RPM is installed, the repofile is created pointing to the
41-
modules in `/usr/share/doca-host-<doca-version>/Modules/<kernel-version>/` on the host.
41+
modules in ``/usr/share/doca-host-<doca-version>/Modules/<kernel-version>/`` on the host.
4242

4343
push-ofed
4444
---------
@@ -76,7 +76,7 @@ DOCA repositories can be templated to hosts by running Kayobe host configure.
7676
7777
StackHPC DOCA kernel modules will require the latest kernel version available in Ark for
7878
the current Rocky minor version. You should ensure that packages are up to date by running
79-
a package update, which can also be limited to hosts in the `mlnx` group.
79+
a package update, which can also be limited to hosts in the ``mlnx`` group.
8080

8181
.. code-block:: console
8282
@@ -85,7 +85,7 @@ a package update, which can also be limited to hosts in the `mlnx` group.
8585
install-doca
8686
------------
8787

88-
A playbook is provided to install DOCA on hosts in the `mlnx` group. Ensure this group
88+
A playbook is provided to install DOCA on hosts in the ``mlnx`` group. Ensure this group
8989
is configured to include the hosts you wish to install DOCA on. To run the install
9090
playbook:
9191

0 commit comments

Comments
 (0)