git: 07701dd858e0 - stable/13 - Bump Dd in getdirentries.2 after c6487446.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Fri, 17 Jun 2022 19:39:10 UTC
The branch stable/13 has been updated by dchagin:
URL: https://cgit.FreeBSD.org/src/commit/?id=07701dd858e03ffc59002b96c9b8d551bc9a5dbf
commit 07701dd858e03ffc59002b96c9b8d551bc9a5dbf
Author: Dmitry Chagin <dchagin@FreeBSD.org>
AuthorDate: 2022-04-20 14:55:32 +0000
Commit: Dmitry Chagin <dchagin@FreeBSD.org>
CommitDate: 2022-06-17 19:33:53 +0000
Bump Dd in getdirentries.2 after c6487446.
MFC after: 1 week
(cherry picked from commit 45a4c442996edafbe49caecb33a6e1226ab51a8e)
---
lib/libc/sys/getdirentries.2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/libc/sys/getdirentries.2 b/lib/libc/sys/getdirentries.2
index 76fe18bf6edb..66a818ab2907 100644
--- a/lib/libc/sys/getdirentries.2
+++ b/lib/libc/sys/getdirentries.2
@@ -28,7 +28,7 @@
.\" @(#)getdirentries.2 8.2 (Berkeley) 5/3/95
.\" $FreeBSD$
.\"
-.Dd February 14, 2021
+.Dd April 11, 2022
.Dt GETDIRENTRIES 2
.Os
.Sh NAME