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 461CB138330 for ; Tue, 9 Jan 2018 18:49:12 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 0CF20E0B83; Tue, 9 Jan 2018 18:49:11 +0000 (UTC) Received: from smtp.gentoo.org (woodpecker.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 DF957E0B83 for ; Tue, 9 Jan 2018 18:49:09 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 AA654335C39 for ; Tue, 9 Jan 2018 18:49:07 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id E24D21A9 for ; Tue, 9 Jan 2018 18:49:05 +0000 (UTC) From: "Mike Frysinger" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Mike Frysinger" Message-ID: <1515522722.fdecff607e8c6859c986965b53a71fe3c4bddc99.vapier@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: man/ X-VCS-Repository: proj/portage X-VCS-Files: man/egencache.1 X-VCS-Directories: man/ X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: fdecff607e8c6859c986965b53a71fe3c4bddc99 X-VCS-Branch: master Date: Tue, 9 Jan 2018 18:49:05 +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: a49a97c2-6d65-44e3-b872-21703764a507 X-Archives-Hash: e2f8feee8b7e83e0b09836f20e022c85 commit: fdecff607e8c6859c986965b53a71fe3c4bddc99 Author: Mike Frysinger gentoo org> AuthorDate: Tue Jan 9 18:32:02 2018 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Tue Jan 9 18:32:02 2018 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=fdecff60 man: egencache(1): fix y/n arg style to match other pages man/egencache.1 | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/man/egencache.1 b/man/egencache.1 index 9c77029e0..27cd69e63 100644 --- a/man/egencache.1 +++ b/man/egencache.1 @@ -94,13 +94,13 @@ This option should only be needed for distribution via something like more thorough mechanism which allows it to detect changed inode numbers (described in \fIracy-git.txt\fR in the git technical docs). .TP -.BR "\-\-sign\-manifests< y | n >" +.BR "\-\-sign\-manifests < y | n >" Manually override layout.conf sign-manifests setting. .TP -.BR "\-\-strict\-manifests< y | n >" +.BR "\-\-strict\-manifests < y | n >" Manually override "strict" FEATURES setting. .TP -.BR "\-\-thin\-manifests< y | n >" +.BR "\-\-thin\-manifests < y | n >" Manually override layout.conf thin-manifests setting. .TP .BR "\-\-tolerant"