From 38aa9b69ae6f8820afcadc7b74b62fb5584e62ed Mon Sep 17 00:00:00 2001 From: rillig Date: Mon, 1 Nov 2021 20:40:08 +0000 Subject: [PATCH] mail.1: fix duplicate word --- usr.bin/mail/mail.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/usr.bin/mail/mail.1 b/usr.bin/mail/mail.1 index b9f200f1e9e8..92e8cce67039 100644 --- a/usr.bin/mail/mail.1 +++ b/usr.bin/mail/mail.1 @@ -1,4 +1,4 @@ -.\" $NetBSD: mail.1,v 1.68 2019/12/14 20:23:38 christos Exp $ +.\" $NetBSD: mail.1,v 1.69 2021/11/01 20:40:08 rillig Exp $ .\" .\" Copyright (c) 1980, 1990, 1993 .\" The Regents of the University of California. All rights reserved. @@ -257,7 +257,7 @@ negated with If the binary operator is missing between two message specs, it is assumed to be a .Ql \&| . -This is for simplicity, backwards compatibility, and also to to +This is for simplicity, backwards compatibility, and also to facilitate using the .Ql \&| symbol to denote a pipe.