diff --git a/doc/libpmem/libpmem.7.md b/doc/libpmem/libpmem.7.md index b64454422e7..0d437995297 100644 --- a/doc/libpmem/libpmem.7.md +++ b/doc/libpmem/libpmem.7.md @@ -251,7 +251,7 @@ The typical way to access the debug version is to set the environment variable as appropriate. Debugging output is controlled using the following environment variables. These variables have no effect on the non-debug version of the library. -+ **PMEM_LOG_LEVEL** ++ **PMEM_LOG_LEVEL** (DEPRECATED) The value of **PMEM_LOG_LEVEL** enables trace points in the debug version of the library, as follows: @@ -273,7 +273,7 @@ information that is likely only useful to the **libpmem** developers. Unless **PMEM_LOG_FILE** is set, debugging output is written to *stderr*. -+ **PMEM_LOG_FILE** ++ **PMEM_LOG_FILE** (DEPRECATED) Specifies the name of a file where all logging information should be written. If the last character in the name diff --git a/doc/libpmemobj/libpmemobj.7.md b/doc/libpmemobj/libpmemobj.7.md index 3c089ae708c..1b3535660be 100644 --- a/doc/libpmemobj/libpmemobj.7.md +++ b/doc/libpmemobj/libpmemobj.7.md @@ -190,7 +190,7 @@ The typical way to access the debug version is to set the environment variable as appropriate. Debugging output is controlled using the following environment variables. These variables have no effect on the non-debug version of the library. -+ **PMEMOBJ_LOG_LEVEL** ++ **PMEMOBJ_LOG_LEVEL** (DEPRECATED) The value of **PMEMOBJ_LOG_LEVEL** enables trace points in the debug version of the library, as follows: @@ -212,7 +212,7 @@ that is likely only useful to the **libpmemobj** developers. Unless **PMEMOBJ_LOG_FILE** is set, debugging output is written to *stderr*. -+ **PMEMOBJ_LOG_FILE** ++ **PMEMOBJ_LOG_FILE** (DEPRECATED) Specifies the name of a file where all logging information should be written. If the last character in the name is "-", the *PID* of the current process will diff --git a/doc/libpmempool/libpmempool.7.md b/doc/libpmempool/libpmempool.7.md index 6bbfb7e5a11..57df18fbe97 100644 --- a/doc/libpmempool/libpmempool.7.md +++ b/doc/libpmempool/libpmempool.7.md @@ -154,7 +154,7 @@ The typical way to access the debug version is to set the environment variable as appropriate. Debugging output is controlled using the following environment variables. These variables have no effect on the non-debug version of the library. -+ **PMEMPOOL_LOG_LEVEL** ++ **PMEMPOOL_LOG_LEVEL** (DEPRECATED) The value of **PMEMPOOL_LOG_LEVEL** enables trace points in the debug version of the library, as follows: @@ -175,7 +175,7 @@ information that is likely only useful to the **libpmempool** developers. Unless **PMEMPOOL_LOG_FILE** is set, debugging output is written to *stderr*. -+ **PMEMPOOL_LOG_FILE** ++ **PMEMPOOL_LOG_FILE** (DEPRECATED) Specifies the name of a file where all logging information should be written. If the last character in the name