From 948168c778e872552da7b3ef22a6d55df1215ed2 Mon Sep 17 00:00:00 2001 From: Gordon Bergling Date: Tue, 9 Aug 2022 10:05:31 +0200 Subject: [PATCH] libpathconv: bump man page dates - bump the man page dates to the date of mandoc fixes Reported by: rpokala X-MFC with: 094517119c62c23369d545a7475ae982d86330a3 --- lib/libpathconv/abs2rel.3 | 2 +- lib/libpathconv/rel2abs.3 | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/libpathconv/abs2rel.3 b/lib/libpathconv/abs2rel.3 index fd684aa072d..a1aaa83a83d 100644 --- a/lib/libpathconv/abs2rel.3 +++ b/lib/libpathconv/abs2rel.3 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd December 15, 1997 +.Dd August 7, 2022 .Dt ABS2REL 3 .Os .Sh NAME diff --git a/lib/libpathconv/rel2abs.3 b/lib/libpathconv/rel2abs.3 index 8bc880707d7..64dd2fa166c 100644 --- a/lib/libpathconv/rel2abs.3 +++ b/lib/libpathconv/rel2abs.3 @@ -25,7 +25,7 @@ .\" .\" $FreeBSD$ .\" -.Dd December 3, 1997 +.Dd August 7, 2022 .Dt REL2ABS 3 .Os .Sh NAME