From 4cfb30ed213c2137c33bf79c65630520752f688c Mon Sep 17 00:00:00 2001 From: Kirk McKusick Date: Wed, 24 Jan 2018 22:36:21 +0000 Subject: [PATCH] Update .Dd missed in -r328304. Reported by: Bjoern Zeeb (bz) MFC with: 328304 --- lib/libc/sys/setgroups.2 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/sys/setgroups.2 b/lib/libc/sys/setgroups.2 index 0763750a528..b08a7b3ae74 100644 --- a/lib/libc/sys/setgroups.2 +++ b/lib/libc/sys/setgroups.2 @@ -28,7 +28,7 @@ .\" @(#)setgroups.2 8.2 (Berkeley) 4/16/94 .\" $FreeBSD$ .\" -.Dd April 16, 1994 +.Dd January 19, 2018 .Dt SETGROUPS 2 .Os .Sh NAME