From 47ea3f67eb8e4ca7ad7dea3eb8588b76628a09d8 Mon Sep 17 00:00:00 2001 From: Kevin Traynor Date: Thu, 6 Feb 2025 09:40:19 +0000 Subject: [PATCH] documentation: Fix Sphinx program directive. Sphinx program directive is '.. program::'. Fixes: ea38b8931a5b ("ovs-sim: Convert documentation to RST format.") Signed-off-by: Kevin Traynor Signed-off-by: 0-day Robot --- Documentation/ref/ovs-sim.1.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Documentation/ref/ovs-sim.1.rst b/Documentation/ref/ovs-sim.1.rst index f59cd7af7af..60971de3c7f 100644 --- a/Documentation/ref/ovs-sim.1.rst +++ b/Documentation/ref/ovs-sim.1.rst @@ -58,7 +58,7 @@ such privileges. Options ======= -.. program: ovs-sim +.. program:: ovs-sim *script* Runs *script*, which should be a Bash script, within a subshell