From c925f0720f58bf6021aeeb4dd1fafbc7421b209c Mon Sep 17 00:00:00 2001 From: Daniel Ebdrup Jensen Date: Mon, 8 Jan 2024 14:36:19 +0100 Subject: [PATCH] nfsv4(4): Belatedly bump .Dd I forgot to do it when making the commit, so hat-tip to asomers@ Reported by: asomers@ Fixes: fbbdfa2b8a42 (nfsv4(4): mention the nfsv4_server_only..) MFC with: fbbdfa2b8a42 --- usr.sbin/nfsd/nfsv4.4 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/usr.sbin/nfsd/nfsv4.4 b/usr.sbin/nfsd/nfsv4.4 index aacb85c78ca..13f4ec942eb 100644 --- a/usr.sbin/nfsd/nfsv4.4 +++ b/usr.sbin/nfsd/nfsv4.4 @@ -22,7 +22,7 @@ .\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF .\" SUCH DAMAGE. .\" -.Dd December 20, 2019 +.Dd January 8, 2024 .Dt NFSV4 4 .Os .Sh NAME