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 _______________________________________________ svn-src-head@freebsd.org mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-head To unsubscribe, send any mail to "svn-src-head-unsubscr...@freebsd.org"