From 9435575dbe5f7e8a2b87f7f3d07076541d3f441e Mon Sep 17 00:00:00 2001 From: Maxim Konovalov Date: Tue, 9 Dec 2008 09:24:25 +0000 Subject: [PATCH] o Use full month name in .Dd macro. --- lib/libc/string/strdup.3 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/libc/string/strdup.3 b/lib/libc/string/strdup.3 index c6b2ad018848..080f4e79943a 100644 --- a/lib/libc/string/strdup.3 +++ b/lib/libc/string/strdup.3 @@ -28,7 +28,7 @@ .\" @(#)strdup.3 8.1 (Berkeley) 6/9/93 .\" $FreeBSD$ .\" -.Dd Dec 5, 2008 +.Dd December 5, 2008 .Dt STRDUP 3 .Os .Sh NAME