git: 0c59a94dd500 - stable/12 - extattr_get_file(20: bump .Dd
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Mon, 11 Apr 2022 02:07:43 UTC
The branch stable/12 has been updated by ngie: URL: https://cgit.FreeBSD.org/src/commit/?id=0c59a94dd5001b91beb327e4fad95593e1f3a57d commit 0c59a94dd5001b91beb327e4fad95593e1f3a57d Author: Enji Cooper <ngie@FreeBSD.org> AuthorDate: 2020-12-08 04:18:16 +0000 Commit: Enji Cooper <ngie@FreeBSD.org> CommitDate: 2022-04-11 01:23:36 +0000 extattr_get_file(20: bump .Dd This is being done for the formatting and context changes. While the net content hasn't been changed, the content/context changes were sufficient to warrant the date bump. MFC after: 1 week MFC with: r368431, r368433, r368434, r368435 Sponsored by: DellEMC Isilon (cherry picked from commit 00107a56e597aa029756d1a83321a06e5fc98c23) --- lib/libc/sys/extattr_get_file.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/sys/extattr_get_file.2 b/lib/libc/sys/extattr_get_file.2 index bc46440d46ab..5134c8d8ac0f 100644 --- a/lib/libc/sys/extattr_get_file.2 +++ b/lib/libc/sys/extattr_get_file.2 @@ -26,7 +26,7 @@ .\" .\" $FreeBSD$ .\" -.Dd January 29, 2008 +.Dd December 7, 2020 .Dt EXTATTR 2 .Os .Sh NAME