Skip to content

Commit

Permalink
Fix parameter type
Browse files Browse the repository at this point in the history
Signed-off-by: Tomasz Gromadzki <[email protected]>
  • Loading branch information
grom72 committed Aug 29, 2024
1 parent d2ba3a9 commit ec45bc8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion fio.1
Original file line number Diff line number Diff line change
Expand Up @@ -2431,7 +2431,7 @@ The TCP or UDP port to bind to or connect to. If this is used with
this will be the starting port number since fio will use a range of
ports.
.TP
.BI (rdma)port
.BI (rdma)port \fR=\fPint
The port to use for RDMA-CM communication. This should be the same
value on the client and the server side.
.TP
Expand Down

0 comments on commit ec45bc8

Please sign in to comment.