duplicate word, found by igor(1)
authorschwarze <schwarze@openbsd.org>
Tue, 28 Nov 2017 20:26:03 +0000 (20:26 +0000)
committerschwarze <schwarze@openbsd.org>
Tue, 28 Nov 2017 20:26:03 +0000 (20:26 +0000)
usr.bin/mandoc/mandoc.1

index 85896dd..95537af 100644 (file)
@@ -1,4 +1,4 @@
-.\"    $OpenBSD: mandoc.1,v 1.144 2017/11/10 22:48:05 jca Exp $
+.\"    $OpenBSD: mandoc.1,v 1.145 2017/11/28 20:26:03 schwarze Exp $
 .\"
 .\" Copyright (c) 2009, 2010, 2011 Kristaps Dzonsons <kristaps@bsd.lv>
 .\" Copyright (c) 2012, 2014-2017 Ingo Schwarze <schwarze@openbsd.org>
@@ -15,7 +15,7 @@
 .\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
 .\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
 .\"
-.Dd $Mdocdate: November 10 2017 $
+.Dd $Mdocdate: November 28 2017 $
 .Dt MANDOC 1
 .Os
 .Sh NAME
@@ -118,7 +118,7 @@ With
 all input files are interpreted as
 .Xr man 7 .
 By default, the input language is automatically detected for each file:
-if the the first macro is
+if the first macro is
 .Ic \&Dd
 or
 .Ic \&Dt ,