diff options
Diffstat (limited to 'doc/rst/fabrics.rst')
-rw-r--r-- | doc/rst/fabrics.rst | 4 |
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** |