summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGordon Bergling <gbe@FreeBSD.org>2020-12-19 13:17:25 +0000
committerGordon Bergling <gbe@FreeBSD.org>2020-12-19 13:17:25 +0000
commitcc984b0a5a99bc243c6c93f59a1c4e40fcfa3a4f (patch)
tree2e5a6b9e33225ace25ed1a64a558bc6d697090b3
parentaeb0c721f5ce785d954c35d2609748e9cb8dd2d0 (diff)
downloadsrc-test2-cc984b0a5a99bc243c6c93f59a1c4e40fcfa3a4f.tar.gz
src-test2-cc984b0a5a99bc243c6c93f59a1c4e40fcfa3a4f.zip
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
Notes
Notes: svn path=/head/; revision=368810
-rw-r--r--usr.sbin/camdd/camdd.82
1 files changed, 1 insertions, 1 deletions
diff --git a/usr.sbin/camdd/camdd.8 b/usr.sbin/camdd/camdd.8
index 1f116b1426ee..c8c8a9934ab4 100644
--- a/usr.sbin/camdd/camdd.8
+++ b/usr.sbin/camdd/camdd.8
@@ -30,7 +30,7 @@
.\" Authors: Ken Merry (Spectra Logic Corporation)
.\"
.\" $FreeBSD$
-.\
+.\"
.Dd November 11, 2015
.Dt CAMDD 8
.Os