We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 6f67a9d commit 270e812Copy full SHA for 270e812
1 file changed
libnvme/src/nvme/linux.h
@@ -426,7 +426,7 @@ char *nvme_hostid_generate();
426
* nvme_hostnqn_from_file() - Reads the host nvm qualified name from the config
427
* default location
428
*
429
- * Retrieve the qualified name from the config file located in $SYSCONFIDR/nvme.
+ * Retrieve the qualified name from the config file located in $SYSCONFDIR/nvme.
430
* $SYSCONFDIR is usually /etc.
431
432
* Return: The host nqn, or NULL if unsuccessful. If found, the caller
0 commit comments