From 0ee4fc596bf7824c67934dc0300451d652aff5df Mon Sep 17 00:00:00 2001 From: Mike Pritchard Date: Sun, 30 Jan 2000 22:26:06 +0000 Subject: [PATCH] Fix the usage of the .Dd macro so that the correct year is displayed, instead of 1900. PR: bin/16207 Note: there is still a groff problem with Y2K that needs to be fixed, so the PR is still valid. --- share/man/man5/hosts.equiv.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/share/man/man5/hosts.equiv.5 b/share/man/man5/hosts.equiv.5 index 31bb1bb725d..3b3413f83eb 100644 --- a/share/man/man5/hosts.equiv.5 +++ b/share/man/man5/hosts.equiv.5 @@ -31,7 +31,7 @@ .\" .\" $FreeBSD$ .\" -.Dd Feb 1996 +.Dd February 11, 1996 .Dt HOSTS.EQUIV 5 .Os FreeBSD .Sh NAME