[23/33] doc: update net null guide

Message ID 20230321235941.2169068-24-ferruh.yigit@amd.com (mailing list archive)
State Accepted, archived
Delegated to: Thomas Monjalon
Headers
Series Update net driver documentation |

Checks

Context Check Description
ci/checkpatch success coding style OK

Commit Message

Ferruh Yigit March 21, 2023, 11:59 p.m. UTC
  - Rename "Runtime Config Options" section to "Runtime Configuration"

Signed-off-by: Ferruh Yigit <ferruh.yigit@amd.com>
---
 doc/guides/nics/null.rst | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
  

Patch

diff --git a/doc/guides/nics/null.rst b/doc/guides/nics/null.rst
index e75abd96d230..5f746d7711f4 100644
--- a/doc/guides/nics/null.rst
+++ b/doc/guides/nics/null.rst
@@ -17,8 +17,8 @@  Usage
    ./<build_dir>/app/dpdk-testpmd -l 0-3 -n 4 --vdev net_null0 --vdev net_null1 -- -i
 
 
-Runtime Config Options
-----------------------
+Runtime Configuration
+---------------------
 
 - ``copy`` [optional, default disabled]