diff options
author | Paul Vinciguerra <pvinci@vinciconsulting.com> | 2020-03-01 01:37:37 -0500 |
---|---|---|
committer | Dave Wallace <dwallacelf@gmail.com> | 2020-03-27 16:11:41 +0000 |
commit | 5ac392dc41c1d42d88f3790d2a6aa26427affc7a (patch) | |
tree | 5a2c927880d78ed104153f674882f39b797b0190 | |
parent | 1f16205e5153f017962a80191b9ea658a9531196 (diff) |
docs: minor typos in configuring/startup.rst
Change-Id: I8a6596d7cfa84cb2c5ee2d847395e9cea69c5349
Type: docs
Signed-off-by: Paul Vinciguerra <pvinci@vinciconsulting.com>
-rw-r--r-- | docs/gettingstarted/users/configuring/startup.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/docs/gettingstarted/users/configuring/startup.rst b/docs/gettingstarted/users/configuring/startup.rst index f4392516399..afac8b26734 100644 --- a/docs/gettingstarted/users/configuring/startup.rst +++ b/docs/gettingstarted/users/configuring/startup.rst @@ -618,7 +618,7 @@ string of the form "DDDD:BB:SS.F" where: * SS = Slot number * F = Function -If the keywork **default** is used the values will apply to all the devices. +If the keyword **default** is used the values will apply to all the devices. This is the same format used in the linux sysfs tree (i.e./sys/bus/pci/devices) for PCI device directory names. @@ -672,7 +672,7 @@ Number of receive queues. Also enables RSS. Default value is 1. .. code-block:: console dev 0000:02:00.1 { - num-tx-queues <n> + num-rx-queues <n> } num-tx-queues <n> |