git: 45a4c442996e - main - Bump Dd in getdirentries.2 after c6487446.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 20 Apr 2022 14:58:07 UTC
The branch main has been updated by dchagin:
URL: https://cgit.FreeBSD.org/src/commit/?id=45a4c442996edafbe49caecb33a6e1226ab51a8e
commit 45a4c442996edafbe49caecb33a6e1226ab51a8e
Author: Dmitry Chagin <dchagin@FreeBSD.org>
AuthorDate: 2022-04-20 14:55:32 +0000
Commit: Dmitry Chagin <dchagin@FreeBSD.org>
CommitDate: 2022-04-20 14:55:32 +0000
Bump Dd in getdirentries.2 after c6487446.
MFC after: 1 week
---
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