camdd(8): Fix the man page date
The comment before the .Dd macro was missing a quotation mark, so that the date of the man page was always today. MFC after: 3 days
This commit is contained in:
@@ -30,7 +30,7 @@
|
|||||||
.\" Authors: Ken Merry (Spectra Logic Corporation)
|
.\" Authors: Ken Merry (Spectra Logic Corporation)
|
||||||
.\"
|
.\"
|
||||||
.\" $FreeBSD$
|
.\" $FreeBSD$
|
||||||
.\
|
.\"
|
||||||
.Dd November 11, 2015
|
.Dd November 11, 2015
|
||||||
.Dt CAMDD 8
|
.Dt CAMDD 8
|
||||||
.Os
|
.Os
|
||||||
|
|||||||
Reference in New Issue
Block a user