Skip to content

Commit

Permalink
fix release name from 1.14.0 to 2.0.0
Browse files Browse the repository at this point in the history
Signed-off-by: Gromadzki, Tomasz <tomasz.gromadzki@intel.com>
  • Loading branch information
grom72 committed Aug 23, 2023
1 parent 6ff82a0 commit 022bcc1
Show file tree
Hide file tree
Showing 32 changed files with 42 additions and 42 deletions.
2 changes: 1 addition & 1 deletion content/pmdk/libpmem.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ developers will find higher level libraries like

>NOTE:
Support for **Windows** and **FreeBSD** are deprecated since **PMDK 1.13.0** release
and will be removed in the **PMDK 1.14.0** release.
and was removed in the **PMDK 2.0.0** release.

Man pages that contains a list of the **Linux** interfaces provided:

Expand Down
4 changes: 2 additions & 2 deletions content/pmdk/libpmem2.md
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ developers will find higher level libraries like

>NOTE:
Support for **Windows** and **FreeBSD** are deprecated since **PMDK 1.13.0** release
and will be removed in the **PMDK 1.14.0** release.
and was removed in the **PMDK 2.0.0** release.

Man pages that contain a list of the **Linux** interfaces provided:

Expand All @@ -35,7 +35,7 @@ Man pages that contain a list of the **Windows** interfaces provided:

> NOTICE:
Support for async functions is deprecated since PMDK 1.13.0 release
and will be removed in the PMDK 1.14.0 release along with the miniasync dependency.
and was removed in the PMDK 2.0.0 release along with the miniasync dependency.

### libpmem2 Example

Expand Down
2 changes: 1 addition & 1 deletion content/pmdk/libpmemblk.md
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@ Man pages that contains a list of the **Windows** interfaces provided:

> NOTICE:
The **libpmemblk** library is deprecated since PMDK 1.13.0 release
and will be removed in the PMDK 1.14.0 release.
and was removed in the PMDK 2.0.0 release.

### libpmemblk Examples

Expand Down
2 changes: 1 addition & 1 deletion content/pmdk/libpmemlog.md
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@ Man pages that contains a list of the **Windows** interfaces provided:

> NOTICE:
The **libpmemlog** library is deprecated since PMDK 1.13.0 release
and will be removed in the PMDK 1.14.0 release.
and was removed in the PMDK 2.0.0 release.

### libpmemlog Examples

Expand Down
2 changes: 1 addition & 1 deletion content/pmdk/libpmemobj.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ management, locking, lists, and a number of other features.

>NOTE:
Support for **Windows** and **FreeBSD** are deprecated since **PMDK 1.13.0** release
and will be removed in the **PMDK 1.14.0** release.
and was removed in the **PMDK 2.0.0** release.

Man pages that contains a list of the **Linux** interfaces provided:

Expand Down
2 changes: 1 addition & 1 deletion content/pmdk/libpmempool.md
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@ troubleshooting. It may be useful for testing and debugging purposes also.

>NOTE:
Support for **Windows** and **FreeBSD** are deprecated since **PMDK 1.13.0** release
and will be removed in the **PMDK 1.14.0** release.
and was removed in the **PMDK 2.0.0** release.

Each of the following man pages contain an example and a list of the OS-specific interfaces:
* Man page for [Linux libpmempool(7) current master](../manpages/linux/master/libpmempool/libpmempool.7.html)
Expand Down
2 changes: 1 addition & 1 deletion content/pmdk/manpages/linux/v1.13/libpmem/libpmem.7.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ header: "pmem API version 1.1"

>NOTE:
Support for Windows and FreeBSD are deprecated since PMDK 1.13.0 release
and will be removed in the PMDK 1.14.0 release.
and will be removed in the PMDK 2.0.0 release.

# SYNOPSIS #

Expand Down
2 changes: 1 addition & 1 deletion content/pmdk/manpages/linux/v1.13/libpmem2/libpmem2.7.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ header: "pmem2 API version 1.0"

>NOTE:
Support for Windows and FreeBSD deprecated since PMDK 1.13.0 release
and will be removed in the PMDK 1.14.0 release.
and will be removed in the PMDK 2.0.0 release.

# SYNOPSIS #

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ header: "pmem2 API version 1.0"

> NOTICE:
Support for async functions is deprecated since PMDK 1.13.0 release
and will be removed in the PMDK 1.14.0 release along with the miniasync dependency.
and will be removed in the PMDK 2.0.0 release along with the miniasync dependency.

# SYNOPSIS #

Expand Down
4 changes: 2 additions & 2 deletions content/pmdk/manpages/linux/v1.13/libpmemblk/libpmemblk.7.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ header: "pmemblk API version 1.1"

>NOTE:
Support for Windows and FreeBSD deprecated since PMDK 1.13.0 release
and will be removed in the PMDK 1.14.0 release.
and will be removed in the PMDK 2.0.0 release.

# SYNOPSIS #

Expand Down Expand Up @@ -308,7 +308,7 @@ Thus, specifying replica sections in pool set files is not allowed.
> NOTICE:
The **libpmemblk** library is deprecated since PMDK 1.13.0 release
and will be removed in the PMDK 1.14.0 release.
and will be removed in the PMDK 2.0.0 release.
# ACKNOWLEDGEMENTS #
Expand Down
4 changes: 2 additions & 2 deletions content/pmdk/manpages/linux/v1.13/libpmemlog/libpmemlog.7.md
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ header: "pmemlog API version 1.1"

>NOTE:
Support for Windows and FreeBSD deprecated since PMDK 1.13.0 release
and will be removed in the PMDK 1.14.0 release.
and will be removed in the PMDK 2.0.0 release.

# SYNOPSIS #

Expand Down Expand Up @@ -311,7 +311,7 @@ Thus, specifying replica sections in pool set files is not allowed.
> NOTICE:
The **libpmemlog** library is deprecated since PMDK 1.13.0 release
and will be removed in the PMDK 1.14.0 release.
and will be removed in the PMDK 2.0.0 release.
# ACKNOWLEDGEMENTS #
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ header: "pmemobj API version 2.3"

>NOTE:
Support for Windows and FreeBSD deprecated since PMDK 1.13.0 release
and will be removed in the PMDK 1.14.0 release.
and will be removed in the PMDK 2.0.0 release.

# SYNOPSIS #

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ header: "pmempool API version 1.3"

>NOTE:
Support for Windows and FreeBSD deprecated since PMDK 1.13.0 release
and will be removed in the PMDK 1.14.0 release.
and will be removed in the PMDK 2.0.0 release.

# SYNOPSIS #

Expand Down
2 changes: 1 addition & 1 deletion content/pmdk/manpages/linux/v1.13/pmempool/pmempool.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ header: "pmem Tools version 1.4"

>NOTE:
Support for Windows and FreeBSD deprecated since PMDK 1.13.0 release
and will be removed in the PMDK 1.14.0 release.
and will be removed in the PMDK 2.0.0 release.

# SYNOPSIS #

Expand Down
2 changes: 1 addition & 1 deletion content/pmdk/manpages/windows/master/libpmem/libpmem.7.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ header: "pmem API version 1.1"

>NOTE:
Support for Windows and FreeBSD are deprecated since PMDK 1.13.0 release
and will be removed in the PMDK 1.14.0 release.
and was removed in the PMDK 2.0.0 release.

# SYNOPSIS #

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ header: "pmem2 API version 1.0"

>NOTE:
Support for Windows and FreeBSD deprecated since PMDK 1.13.0 release
and will be removed in the PMDK 1.14.0 release.
and was removed in the PMDK 2.0.0 release.

# SYNOPSIS #

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ header: "pmem2 API version 1.0"

> NOTICE:
Support for async functions is deprecated since PMDK 1.13.0 release
and will be removed in the PMDK 1.14.0 release along with the miniasync dependency.
and was removed in the PMDK 2.0.0 release along with the miniasync dependency.

# SYNOPSIS #

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ header: "pmemblk API version 1.1"

>NOTE:
Support for Windows and FreeBSD deprecated since PMDK 1.13.0 release
and will be removed in the PMDK 1.14.0 release.
and was removed in the PMDK 2.0.0 release.

# SYNOPSIS #

Expand Down Expand Up @@ -315,7 +315,7 @@ Thus, specifying replica sections in pool set files is not allowed.
> NOTICE:
The **libpmemblk** library is deprecated since PMDK 1.13.0 release
and will be removed in the PMDK 1.14.0 release.
and was removed in the PMDK 2.0.0 release.
# ACKNOWLEDGEMENTS #
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ header: "pmemlog API version 1.1"

>NOTE:
Support for Windows and FreeBSD deprecated since PMDK 1.13.0 release
and will be removed in the PMDK 1.14.0 release.
and was removed in the PMDK 2.0.0 release.

# SYNOPSIS #

Expand Down Expand Up @@ -318,7 +318,7 @@ Thus, specifying replica sections in pool set files is not allowed.
> NOTICE:
The **libpmemlog** library is deprecated since PMDK 1.13.0 release
and will be removed in the PMDK 1.14.0 release.
and was removed in the PMDK 2.0.0 release.
# ACKNOWLEDGEMENTS #
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ header: "pmemobj API version 2.3"

>NOTE:
Support for Windows and FreeBSD deprecated since PMDK 1.13.0 release
and will be removed in the PMDK 1.14.0 release.
and was removed in the PMDK 2.0.0 release.

# SYNOPSIS #

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ header: "pmempool API version 1.3"

>NOTE:
Support for Windows and FreeBSD deprecated since PMDK 1.13.0 release
and will be removed in the PMDK 1.14.0 release.
and was removed in the PMDK 2.0.0 release.

# SYNOPSIS #

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ header: "pmem Tools version 1.4"

>NOTE:
Support for Windows and FreeBSD deprecated since PMDK 1.13.0 release
and will be removed in the PMDK 1.14.0 release.
and was removed in the PMDK 2.0.0 release.

# SYNOPSIS #

Expand Down
2 changes: 1 addition & 1 deletion content/pmdk/manpages/windows/v1.13/libpmem/libpmem.7.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ header: "pmem API version 1.1"

>NOTE:
Support for Windows and FreeBSD are deprecated since PMDK 1.13.0 release
and will be removed in the PMDK 1.14.0 release.
and will be removed in the PMDK 2.0.0 release.

# SYNOPSIS #

Expand Down
2 changes: 1 addition & 1 deletion content/pmdk/manpages/windows/v1.13/libpmem2/libpmem2.7.md
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ header: "pmem2 API version 1.0"

>NOTE:
Support for Windows and FreeBSD deprecated since PMDK 1.13.0 release
and will be removed in the PMDK 1.14.0 release.
and will be removed in the PMDK 2.0.0 release.

# SYNOPSIS #

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ header: "pmem2 API version 1.0"

> NOTICE:
Support for async functions is deprecated since PMDK 1.13.0 release
and will be removed in the PMDK 1.14.0 release along with the miniasync dependency.
and will be removed in the PMDK 2.0.0 release along with the miniasync dependency.

# SYNOPSIS #

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,7 @@ header: "pmemblk API version 1.1"

>NOTE:
Support for Windows and FreeBSD deprecated since PMDK 1.13.0 release
and will be removed in the PMDK 1.14.0 release.
and will be removed in the PMDK 2.0.0 release.

# SYNOPSIS #

Expand Down Expand Up @@ -315,7 +315,7 @@ Thus, specifying replica sections in pool set files is not allowed.
> NOTICE:
The **libpmemblk** library is deprecated since PMDK 1.13.0 release
and will be removed in the PMDK 1.14.0 release.
and will be removed in the PMDK 2.0.0 release.
# ACKNOWLEDGEMENTS #
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ header: "pmemlog API version 1.1"

>NOTE:
Support for Windows and FreeBSD deprecated since PMDK 1.13.0 release
and will be removed in the PMDK 1.14.0 release.
and will be removed in the PMDK 2.0.0 release.

# SYNOPSIS #

Expand Down Expand Up @@ -318,7 +318,7 @@ Thus, specifying replica sections in pool set files is not allowed.
> NOTICE:
The **libpmemlog** library is deprecated since PMDK 1.13.0 release
and will be removed in the PMDK 1.14.0 release.
and will be removed in the PMDK 2.0.0 release.
# ACKNOWLEDGEMENTS #
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ header: "pmemobj API version 2.3"

>NOTE:
Support for Windows and FreeBSD deprecated since PMDK 1.13.0 release
and will be removed in the PMDK 1.14.0 release.
and will be removed in the PMDK 2.0.0 release.

# SYNOPSIS #

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ header: "pmempool API version 1.3"

>NOTE:
Support for Windows and FreeBSD deprecated since PMDK 1.13.0 release
and will be removed in the PMDK 1.14.0 release.
and will be removed in the PMDK 2.0.0 release.

# SYNOPSIS #

Expand Down
2 changes: 1 addition & 1 deletion content/pmdk/manpages/windows/v1.13/pmempool/pmempool.1.md
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ header: "pmem Tools version 1.4"

>NOTE:
Support for Windows and FreeBSD deprecated since PMDK 1.13.0 release
and will be removed in the PMDK 1.14.0 release.
and will be removed in the PMDK 2.0.0 release.

# SYNOPSIS #

Expand Down
2 changes: 1 addition & 1 deletion content/pmdk/pmempool.md
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ for *pool set files*.

>NOTE:
Support for **Windows** and **FreeBSD** are deprecated since **PMDK 1.13.0** release
and will be removed in the **PMDK 1.14.0** release.
and was removed in the **PMDK 2.0.0** release.

See the pmempool(1) man page for documentation and examples:

Expand Down
8 changes: 4 additions & 4 deletions data/en/pmdk.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ Discontinuation:
content: "You will find more information <a href=\"/blog/2022/11/update-on-pmdk-and-our-long-term-support-strategy/\">here</a>."

branch_list2:
content: "<p>Support for <strong>Windows</strong> and <strong>FreeBSD</strong> are deprecated since <strong>PMDK 1.13.0</strong> release and will be removed in the <strong>PMDK 1.14.0</strong> release.</p>"
content: "<p>Support for <strong>Windows</strong> and <strong>FreeBSD</strong> are deprecated since <strong>PMDK 1.13.0</strong> release and will be removed in the <strong>PMDK 2.0.0</strong> release.</p>"


################################# Libraries Section #################################
Expand All @@ -42,12 +42,12 @@ libraries_section:
title: 'libpmemblk'
content: "<p>The <strong>libpmemblk</strong> library supports arrays of pmem-resident blocks, all the same size, that are atomically updated. For example, a program keeping a cache of fixed-size objects in pmem might find this library useful.</p>
<p>See the <a href=\"./libpmemblk\">libpmemblk page</a> for documentation and examples.</p>
<blockquote><p><strong>Note:</strong> The <strong>libpmemblk</strong> library is deprecated since PMDK 1.13.0 release and will be removed in the PMDK 1.14.0 release.</p></blockquote>"
<blockquote><p><strong>Note:</strong> The <strong>libpmemblk</strong> library is deprecated since PMDK 1.13.0 release and was removed in the PMDK 2.0.0 release.</p></blockquote>"
library_item3:
title: 'libpmemlog'
content: "<p>The <strong>libpmemlog</strong> library provides a pmem-resident log file. This is useful for programs like databases that append frequently to a log file.</p>
<p>See the <a href=\"./libpmemlog\">libpmemlog page</a> for documentation and examples.</p>
<blockquote><p><strong>Note:</strong> The <strong>libpmemlog</strong> library is deprecated since PMDK 1.13.0 release and will be removed in the PMDK 1.14.0 release.</p></blockquote>"
<blockquote><p><strong>Note:</strong> The <strong>libpmemlog</strong> library is deprecated since PMDK 1.13.0 release and was removed in the PMDK 2.0.0 release.</p></blockquote>"
library_item4:
title: 'libpmem'
content: "<p>The <strong>libpmem</strong> library provides low level persistent memory support. The libraries above are implemented using <strong>libpmem</strong>. Developers wishing to roll their own persistent memory algorithms will find this library useful, but most developers will likely use <strong>libpmemobj</strong> above and let that library call <strong>libpmem</strong> for them.</p>
Expand All @@ -56,7 +56,7 @@ libraries_section:
title: 'libpmem2'
content: "<p>The <strong>libpmem2</strong> library provides low level persistent memory support. The library is a new version of <strong>libpmem</strong>. <strong>libpmem2</strong> provides a more universal and platform-agnostic interface. Developers wishing to roll their own persistent memory algorithms will find this library useful, but most developers will likely use <strong>libpmemobj</strong> above that provides memory allocation and transactions support.</p>
<p>See the <a href=\"./libpmem2\">libpmem2 page</a> for documentation and examples.</p>
<blockquote><p><strong>Note:</strong> Support for async functions is deprecated since PMDK 1.13.0 release and will be removed in the PMDK 1.14.0 release along with the miniasync dependency.</p></blockquote>"
<blockquote><p><strong>Note:</strong> Support for async functions is deprecated since PMDK 1.13.0 release and was removed in the PMDK 2.0.0 release along with the miniasync dependency.</p></blockquote>"
library_item6:
title: 'libpmemset'
content: "<p><strong>libpmemset</strong> aims to provide support for persistent file I/O operations, runtime mapping concatenation and multi-part support across poolsets. It relies on synchronous event streams for pool modifications.</p>
Expand Down

0 comments on commit 022bcc1

Please sign in to comment.