aboutsummaryrefslogtreecommitdiffstatshomepage
diff options
context:
space:
mode:
authorIngo Schwarze <schwarze@openbsd.org>2017-11-28 20:26:21 +0000
committerIngo Schwarze <schwarze@openbsd.org>2017-11-28 20:26:21 +0000
commitf3f0161d5d0a0053fa4efd98d8fbb08242d7778b (patch)
tree6ae01c57214e48aa9f002e18a28b107a5f6d7e7e
parent99570f28d8f6b74f1cdc7dac42ff51b791aba129 (diff)
downloadmandoc-f3f0161d5d0a0053fa4efd98d8fbb08242d7778b.tar.gz
mandoc-f3f0161d5d0a0053fa4efd98d8fbb08242d7778b.tar.zst
mandoc-f3f0161d5d0a0053fa4efd98d8fbb08242d7778b.zip
duplicate word, found by igor(1)
-rw-r--r--mandoc.16
1 files changed, 3 insertions, 3 deletions
diff --git a/mandoc.1 b/mandoc.1
index c22093ca..9f04db83 100644
--- a/mandoc.1
+++ b/mandoc.1
@@ -1,4 +1,4 @@
-.\" $Id: mandoc.1,v 1.220 2017/11/10 23:32:40 schwarze Exp $
+.\" $Id: mandoc.1,v 1.221 2017/11/28 20:26:21 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 ,