Module Name: src
Committed By: rillig
Date: Mon Nov 1 20:40:08 UTC 2021
Modified Files:
src/usr.bin/mail: mail.1
Log Message:
mail.1: fix duplicate word
To generate a diff of this commit:
cvs rdiff -u -r1.68 -r1.69 src/usr.bin/mail/mail.1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/usr.bin/mail/mail.1
diff -u src/usr.bin/mail/mail.1:1.68 src/usr.bin/mail/mail.1:1.69
--- src/usr.bin/mail/mail.1:1.68 Sat Dec 14 20:23:38 2019
+++ src/usr.bin/mail/mail.1 Mon Nov 1 20:40:08 2021
@@ -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.