summaryrefslogtreecommitdiffstats
path: root/doc/rst/fabrics.rst
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2023-01-31 04:16:55 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2023-01-31 04:16:55 +0000
commitfbe661f56f8f51c8bda7b3ced1ec41af509e61ff (patch)
treeac8ac7d3960922094733bac6d9a5300da7171c56 /doc/rst/fabrics.rst
parentAdding upstream version 1.2. (diff)
downloadlibnvme-upstream/1.3.tar.xz
libnvme-upstream/1.3.zip
Adding upstream version 1.3.upstream/1.3
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'doc/rst/fabrics.rst')
-rw-r--r--doc/rst/fabrics.rst4
1 files changed, 2 insertions, 2 deletions
diff --git a/doc/rst/fabrics.rst b/doc/rst/fabrics.rst
index f0249f0..a7e0e60 100644
--- a/doc/rst/fabrics.rst
+++ b/doc/rst/fabrics.rst
@@ -424,7 +424,7 @@ identifier, or NULL if not successful.
.. c:function:: char * nvmf_hostnqn_from_file ()
- Reads the host nvm qualified name from the config default location in /etc/nvme/
+ Reads the host nvm qualified name from the config default location in /usr/local/etc/nvme/
**Parameters**
@@ -436,7 +436,7 @@ is responsible to free the string.
.. c:function:: char * nvmf_hostid_from_file ()
- Reads the host identifier from the config default location in /etc/nvme/.
+ Reads the host identifier from the config default location in /usr/local/etc/nvme/.
**Parameters**