svn commit: r368436 - head/lib/libc/sys
Enji Cooper
ngie at FreeBSD.org
Tue Dec 8 04:18:17 UTC 2020
Author: ngie
Date: Tue Dec 8 04:18:16 2020
New Revision: 368436
URL: https://svnweb.freebsd.org/changeset/base/368436
Log:
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
Modified:
head/lib/libc/sys/extattr_get_file.2
Modified: head/lib/libc/sys/extattr_get_file.2
==============================================================================
--- head/lib/libc/sys/extattr_get_file.2 Tue Dec 8 04:16:05 2020 (r368435)
+++ head/lib/libc/sys/extattr_get_file.2 Tue Dec 8 04:18:16 2020 (r368436)
@@ -26,7 +26,7 @@
.\"
.\" $FreeBSD$
.\"
-.Dd January 29, 2008
+.Dd December 7, 2020
.Dt EXTATTR 2
.Os
.Sh NAME
More information about the svn-src-head
mailing list