Skip to content

Commit 83c36e7

Browse files
cpackham-atlnzdavem330
authored andcommitted
docs: networking: devlink: capitalise length value
Correct the example to match the help text from the devlink utility. Signed-off-by: Chris Packham <[email protected]> Reviewed-by: Przemek Kitszel <[email protected]> Signed-off-by: David S. Miller <[email protected]>
1 parent 0ec986e commit 83c36e7

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

Documentation/networking/devlink/devlink-region.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@ example usage
4949
$ devlink region show [ DEV/REGION ]
5050
$ devlink region del DEV/REGION snapshot SNAPSHOT_ID
5151
$ devlink region dump DEV/REGION [ snapshot SNAPSHOT_ID ]
52-
$ devlink region read DEV/REGION [ snapshot SNAPSHOT_ID ] address ADDRESS length length
52+
$ devlink region read DEV/REGION [ snapshot SNAPSHOT_ID ] address ADDRESS length LENGTH
5353
5454
# Show all of the exposed regions with region sizes:
5555
$ devlink region show

0 commit comments

Comments
 (0)