Skip to content

Commit a7432d1

Browse files
committed
Minor edits
Signed-off-by: Derek G Foster <[email protected]>
1 parent 4c5a31f commit a7432d1

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

docs/scripts/make-cross-ovs.rst

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -38,16 +38,16 @@ Paths
3838

3939
``--build=BLDDIR``, ``-B BLDDIR``
4040
Directory that CMake will use to perform the build.
41-
4241
Will be created if it does not exist.
42+
4343
Specifies the value of the ``-B`` CMake option.
4444
Can be used to create separate build directories for native and
4545
cross-compiled builds.
4646
Defaults to ``ovs/build``.
4747

4848
``--prefix=PREFIX``, ``-P PREFIX`` *(see note)*
4949
Directory in which OVS will be installed.
50-
The directory will be created if it does not exist.
50+
Will be created if it does not exist.
5151

5252
Specifies the value of the ``CMAKE_INSTALL_PREFIX`` variable when
5353
building P4 Control Plane.

0 commit comments

Comments
 (0)