Skip to content
Snippets Groups Projects
Unverified Commit c911fd68 authored by Marcin Ślusarz's avatar Marcin Ślusarz Committed by GitHub
Browse files

Merge pull request #3648 from nvml-bot/doc-update

doc: automatic master docs update
parents d420b439 a6edae75
No related branches found
No related tags found
No related merge requests found
.\" Automatically generated by Pandoc 2.1.2 .\" Automatically generated by Pandoc 2.1.2
.\" .\"
.TH "PMREORDER" "1" "2019-03-01" "PMDK - pmreorder version 1.5" "PMDK Programmer's Manual" .TH "PMREORDER" "1" "2019-03-15" "PMDK - pmreorder version 1.5" "PMDK Programmer's Manual"
.hy .hy
.\" Copyright 2014-2019, Intel Corporation .\" Copyright 2014-2019, Intel Corporation
.\" .\"
...@@ -282,8 +282,8 @@ Using command line interface in format: ...@@ -282,8 +282,8 @@ Using command line interface in format:
\f[] \f[]
.fi .fi
.PP .PP
{ \[lq]PMREORDER_MARKER_NAME1\[rq]=\[lq]ReorderName1\[rq], { \[lq]PMREORDER_MARKER_NAME1\[rq]:\[lq]ReorderName1\[rq],
\[lq]PMREORDER_MARKER_NAME2\[rq]=\[lq]ReorderName2\[rq] } \[lq]PMREORDER_MARKER_NAME2\[rq]:\[lq]ReorderName2\[rq] }
.IP .IP
.nf .nf
\f[C] \f[C]
...@@ -300,8 +300,8 @@ Example\ of\ configuration\ on\ function\ level: ...@@ -300,8 +300,8 @@ Example\ of\ configuration\ on\ function\ level:
\f[] \f[]
.fi .fi
.PP .PP
{ \[lq]pmemobj_open\[rq]=\[lq]NoReorderNoCheck\[rq], { \[lq]pmemobj_open\[rq]:\[lq]NoReorderNoCheck\[rq],
\[lq]pmemobj_memcpy_persist\[rq]=\[lq]ReorderPartial\[rq] } \[lq]pmemobj_memcpy_persist\[rq]:\[lq]ReorderPartial\[rq] }
.IP .IP
.nf .nf
\f[C] \f[C]
...@@ -311,7 +311,7 @@ Example\ of\ configuration\ on\ library\ level ...@@ -311,7 +311,7 @@ Example\ of\ configuration\ on\ library\ level
\f[] \f[]
.fi .fi
.PP .PP
{ \[lq]libpmemobj\[rq]=\[lq]NoReorderNoCheck\[rq] } { \[lq]libpmemobj\[rq]:\[lq]NoReorderNoCheck\[rq] }
.IP .IP
.nf .nf
\f[C] \f[C]
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment