doc: fix file argument of debug functions
[dpdk.git] / lib / librte_eal / common / include / rte_memzone.h
index 8e42cae..1d0827f 100644 (file)
@@ -277,7 +277,7 @@ int rte_memzone_free(const struct rte_memzone *mz);
 const struct rte_memzone *rte_memzone_lookup(const char *name);
 
 /**
- * Dump all reserved memzones to the console.
+ * Dump all reserved memzones to a file.
  *
  * @param f
  *   A pointer to a file for output