From 91e9fb22eab69b413f0b228fe2f7bf395ee35561 Mon Sep 17 00:00:00 2001 From: Marcel Moolenaar Date: Wed, 2 Jul 2014 14:34:01 +0000 Subject: [PATCH] Add a ful stop after FreeBSD's version in the history section. Pointed out by: brueffer@ (thanks!) --- usr.bin/mkimg/mkimg.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.bin/mkimg/mkimg.1 b/usr.bin/mkimg/mkimg.1 index aec29c57360..0ed0dac55b1 100644 --- a/usr.bin/mkimg/mkimg.1 +++ b/usr.bin/mkimg/mkimg.1 @@ -24,7 +24,7 @@ .\" .\" $FreeBSD$ .\" -.Dd July 1, 2014 +.Dd July 2, 2014 .Dt MKIMG 1 .Os .Sh NAME @@ -174,7 +174,7 @@ In the following example the file system partition is labeled as 'backup': The .Nm utility first appeared in -.Fx 10.1 +.Fx 10.1 . .Sh AUTHORS The .Nm