Skip to content

Commit 916f501

Browse files
philmdMichael Tokarev
authored andcommitted
docs: Correct '-runas' and '-fsdev/-virtfs proxy' indentation
Use the same style for deprecated / removed commands. Signed-off-by: Philippe Mathieu-Daudé <[email protected]> Reviewed-by: Alex Bennée <[email protected]> Reviewed-by: Michael Tokarev <[email protected]> Signed-off-by: Michael Tokarev <[email protected]>
1 parent 0cb3ff7 commit 916f501

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

docs/about/deprecated.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -75,7 +75,7 @@ marked deprecated since 9.0, users have to ensure that all the topology members
7575
described with -smp are supported by the target machine.
7676

7777
``-runas`` (since 9.1)
78-
----------------------
78+
''''''''''''''''''''''
7979

8080
Use ``-run-with user=..`` instead.
8181

docs/about/removed-features.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -518,7 +518,7 @@ and later do not support it because the virtio-scsi device was introduced for
518518
full SCSI support. Use virtio-scsi instead when SCSI passthrough is required.
519519

520520
``-fsdev proxy`` and ``-virtfs proxy`` (since 9.2)
521-
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
521+
''''''''''''''''''''''''''''''''''''''''''''''''''
522522

523523
The 9p ``proxy`` filesystem backend driver was originally developed to
524524
enhance security by dispatching low level filesystem operations from 9p

0 commit comments

Comments
 (0)