From ec45bc8b5ac779c3387c0c4f1815092b8c85d834 Mon Sep 17 00:00:00 2001 From: Tomasz Gromadzki Date: Thu, 29 Aug 2024 16:14:20 +0200 Subject: [PATCH] Fix parameter type Signed-off-by: Tomasz Gromadzki --- fio.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/fio.1 b/fio.1 index 7846e95732..1953aea118 100644 --- a/fio.1 +++ b/fio.1 @@ -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