svn commit: r368810 - head/usr.sbin/camdd
Gordon Bergling <[email protected]> Sat, 19 Dec 2020 13:17:26 +0000 (UTC)
| Newsgroups | gmane.os.freebsd.devel.cvs |
|---|---|
| Message-ID | <202012191317.0BJDHQ5r039621__40772.8713749506$1608383855$gmane$org@repo.freebsd.org> |
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 _______________________________________________ [email protected] mailing list https://lists.freebsd.org/mailman/listinfo/svn-src-all To unsubscribe, send any mail to "[email protected]"