From 046b14b42f5593d45bb3cc8d6174e1d0c1b3f7d6 Mon Sep 17 00:00:00 2001 From: adex345 <113880489+adex345@users.noreply.github.com> Date: Thu, 4 Sep 2025 12:48:36 +0200 Subject: [PATCH 1/2] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index a520587..51e871e 100644 --- a/README.rst +++ b/README.rst @@ -5,7 +5,7 @@ cppman ====== -C++ 98/11/14/17/20 manual pages for Linux, with source from `cplusplus.com `_ and `cppreference.com `_. +C++ manual pages for Linux, with source from `cplusplus.com `_ and `cppreference.com `_, supports all C++ versions in source. .. image:: https://raw.github.com/aitjcize/cppman/master/wiki/screenshot.png From 4d3aa45bfb8902475fba0e7e419b4eafb1e1ec66 Mon Sep 17 00:00:00 2001 From: adex345 <113880489+adex345@users.noreply.github.com> Date: Thu, 4 Sep 2025 12:56:19 +0200 Subject: [PATCH 2/2] Update README.rst --- README.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.rst b/README.rst index 51e871e..acb96ac 100644 --- a/README.rst +++ b/README.rst @@ -5,7 +5,7 @@ cppman ====== -C++ manual pages for Linux, with source from `cplusplus.com `_ and `cppreference.com `_, supports all C++ versions in source. +C++ manual pages for Linux, with source from `cplusplus.com `_ and `cppreference.com `_, supporting all C++ versions provided by the sources. .. image:: https://raw.github.com/aitjcize/cppman/master/wiki/screenshot.png