git: 426afc8f5218 - main - recv: bump manpage date after be1f485d7d6bebc53b05.
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Tue, 02 Aug 2022 13:24:18 UTC
The branch main has been updated by melifaro:
URL: https://cgit.FreeBSD.org/src/commit/?id=426afc8f521802400c3c9afd7e34d7331d0f42fd
commit 426afc8f521802400c3c9afd7e34d7331d0f42fd
Author: Alexander V. Chernikov <melifaro@FreeBSD.org>
AuthorDate: 2022-08-02 13:23:27 +0000
Commit: Alexander V. Chernikov <melifaro@FreeBSD.org>
CommitDate: 2022-08-02 13:24:14 +0000
recv: bump manpage date after be1f485d7d6bebc53b05.
MFC after: 1 month
---
lib/libc/sys/recv.2 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/lib/libc/sys/recv.2 b/lib/libc/sys/recv.2
index 21c8a570ef68..b35d0729f5e5 100644
--- a/lib/libc/sys/recv.2
+++ b/lib/libc/sys/recv.2
@@ -28,7 +28,7 @@
.\" @(#)recv.2 8.3 (Berkeley) 2/21/94
.\" $FreeBSD$
.\"
-.Dd June 29, 2022
+.Dd July 30, 2022
.Dt RECV 2
.Os
.Sh NAME