svn commit: r368810 - head/usr.sbin/camdd
Gordon Bergling
gbe at FreeBSD.org
Sat Dec 19 13:17:26 UTC 2020
Author: gbe (doc committer)
Date: Sat Dec 19 13:17:25 2020
New Revision: 368810
URL: https://svnweb.freebsd.org/changeset/base/368810
Log:
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
Modified:
head/usr.sbin/camdd/camdd.8
Modified: head/usr.sbin/camdd/camdd.8
==============================================================================
--- head/usr.sbin/camdd/camdd.8 Sat Dec 19 13:11:44 2020 (r368809)
+++ head/usr.sbin/camdd/camdd.8 Sat Dec 19 13:17:25 2020 (r368810)
@@ -30,7 +30,7 @@
.\" Authors: Ken Merry (Spectra Logic Corporation)
.\"
.\" $FreeBSD$
-.\
+.\"
.Dd November 11, 2015
.Dt CAMDD 8
.Os
More information about the svn-src-all
mailing list