Fix .Dd value -- our mdoc macros don't know how to parse the $Mdocdate$

tag, so the file was being treated as having no date (i.e., the current
date was being inserted).

Approved by:	re (kib)
This commit is contained in:
Colin Percival 2009-07-11 17:35:55 +00:00
parent 7d26189145
commit f15e71c26a
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=195621

View File

@ -27,7 +27,7 @@
.\"
.\" $FreeBSD$
.\"
.Dd $Mdocdate: May 6 2008 $
.Dd May 6 2008
.Dt NC 1
.Os
.Sh NAME