From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by finch.gentoo.org (Postfix) with ESMTPS id AA279138334 for ; Wed, 29 Aug 2018 18:17:14 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 8DC14E01B5; Wed, 29 Aug 2018 18:17:12 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id 647CFE01B5 for ; Wed, 29 Aug 2018 18:17:12 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 0A58F340D21 for ; Wed, 29 Aug 2018 18:17:11 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id BF23A3AD for ; Wed, 29 Aug 2018 18:17:08 +0000 (UTC) From: "Zac Medico" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Zac Medico" Message-ID: <1535566612.35999c9dd08b695244d4b4850dfa75bce0ad9dec.zmedico@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: man/ X-VCS-Repository: proj/portage X-VCS-Files: man/emerge.1 X-VCS-Directories: man/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: 35999c9dd08b695244d4b4850dfa75bce0ad9dec X-VCS-Branch: master Date: Wed, 29 Aug 2018 18:17:08 +0000 (UTC) Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-commits@lists.gentoo.org X-Archives-Salt: aab643e4-5dac-4c4e-9b1d-a18fce9c9e48 X-Archives-Hash: 52c9bb760f1bc36b70d1c2f5198ebba3 commit: 35999c9dd08b695244d4b4850dfa75bce0ad9dec Author: Zac Medico gentoo org> AuthorDate: Wed Aug 29 18:15:46 2018 +0000 Commit: Zac Medico gentoo org> CommitDate: Wed Aug 29 18:16:52 2018 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=35999c9d man/emerge.1: fix "the the" typo (bug 664272) Reported-by: kmac koreymacdougall.com> Bug: https://bugs.gentoo.org/664272 man/emerge.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/emerge.1 b/man/emerge.1 index 08d23388d..8662f5514 100644 --- a/man/emerge.1 +++ b/man/emerge.1 @@ -258,7 +258,7 @@ additions of files) inside repositories synchronized using rsync. \fBNOTE:\fR The emerge \-\-sync command is a compatibility command. Sync operations are -now performed using the the new emaint sync module. This new emaint sync module +now performed using the new emaint sync module. This new emaint sync module has greater functionality and flexibility. Please refer to \fBemaint\fR(1) for more information about sync operations.