git: 01c8bd31ff3b - stable/14 - libpathconv: Document library in the man pages

Alexander Ziaee <[email protected]>
Newsgroups gmane.os.freebsd.devel.cvs.src
Message-ID <6a750b43.201d2.5a82848__44034.7823359602$1786055534$gmane$org@gitrepo.freebsd.org>
The branch stable/14 has been updated by ziaee:

URL: https://cgit.FreeBSD.org/src/commit/?id=01c8bd31ff3b9518e32d9f27429d5cff6648af01

commit 01c8bd31ff3b9518e32d9f27429d5cff6648af01
Author:     Artem Bunichev <[email protected]>
AuthorDate: 2025-12-16 17:42:46 +0000
Commit:     Alexander Ziaee <[email protected]>
CommitDate: 2026-08-06 22:17:12 +0000

    libpathconv: Document library in the man pages
    
    Reviewed by:            ziaee, imp
    Differential Revision:  https://reviews.freebsd.org/D54213
    
    (cherry picked from commit 2c75ac14d7e9d1d57d70bbf26716868607f0d1fe)
---
 lib/libpathconv/abs2rel.3 | 3 ++-
 lib/libpathconv/rel2abs.3 | 3 ++-
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/lib/libpathconv/abs2rel.3 b/lib/libpathconv/abs2rel.3
index 9240ef1662e2..d8e39ef3b8b9 100644
--- a/lib/libpathconv/abs2rel.3
+++ b/lib/libpathconv/abs2rel.3
@@ -23,13 +23,14 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd August 7, 2022
+.Dd December 13, 2025
 .Dt ABS2REL 3
 .Os
 .Sh NAME
 .Nm abs2rel
 .Nd make a relative path name from an absolute path name
 .Sh SYNOPSIS
+.Lb libpathconv
 .Ft "char *"
 .Fn abs2rel "const char *path" "const char *base" "char *result" "size_t size"
 .Sh DESCRIPTION
diff --git a/lib/libpathconv/rel2abs.3 b/lib/libpathconv/rel2abs.3
index 1f607fd739e1..3d8f544fc3b3 100644
--- a/lib/libpathconv/rel2abs.3
+++ b/lib/libpathconv/rel2abs.3
@@ -23,13 +23,14 @@
 .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
 .\" SUCH DAMAGE.
 .\"
-.Dd August 7, 2022
+.Dd December 13, 2025
 .Dt REL2ABS 3
 .Os
 .Sh NAME
 .Nm rel2abs
 .Nd make an absolute path name from a relative path name
 .Sh SYNOPSIS
+.Lb libpathconv
 .Ft "char *"
 .Fn rel2abs "const char *path" "const char *base" "char *result" "size_t size"
 .Sh DESCRIPTION
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.