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 359891382C5 for ; Tue, 30 Jun 2020 19:16:04 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 69A53E0869; Tue, 30 Jun 2020 19:16:03 +0000 (UTC) Received: from smtp.gentoo.org (smtp.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 541F2E0869 for ; Tue, 30 Jun 2020 19:16:03 +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 203E534E84D for ; Tue, 30 Jun 2020 19:16:00 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7039A27F for ; Tue, 30 Jun 2020 19:15:57 +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: <1593544516.c36e8dfaf808f68586e7519232e072490ccc51db.vapier@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: man/ X-VCS-Repository: proj/portage X-VCS-Files: man/egencache.1 man/emerge.1 X-VCS-Directories: man/ X-VCS-Committer: vapier X-VCS-Committer-Name: Mike Frysinger X-VCS-Revision: c36e8dfaf808f68586e7519232e072490ccc51db X-VCS-Branch: master Date: Tue, 30 Jun 2020 19:15:57 +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-Auto-Response-Suppress: DR, RN, NRN, OOF, AutoReply X-Archives-Salt: 059fef12-b45a-43e1-b027-9c9ce7970ce4 X-Archives-Hash: 28ec54bd0c796abf2124a1c4f948910e commit: c36e8dfaf808f68586e7519232e072490ccc51db Author: Mike Frysinger chromium org> AuthorDate: Tue Jun 30 19:15:16 2020 +0000 Commit: Mike Frysinger gentoo org> CommitDate: Tue Jun 30 19:15:16 2020 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=c36e8dfa man: fix syntax for page refs Signed-off-by: Mike Frysinger gentoo.org> man/egencache.1 | 4 ++-- man/emerge.1 | 8 ++++---- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/man/egencache.1 b/man/egencache.1 index 27cd69e63..98b230a14 100644 --- a/man/egencache.1 +++ b/man/egencache.1 @@ -13,7 +13,7 @@ itself, for distribution. .BR "\-\-update [ATOM] ... " Update the \fImetadata/md5\-cache/\fR directory (generate metadata as necessary). -If no package atoms are specified then all will be updated. See ebuild(5) +If no package atoms are specified then all will be updated. See \fBebuild\fR(5) for the details on package atom syntax. .TP .BR "\-\-update\-changelogs" @@ -151,7 +151,7 @@ exists in the repository. It can also be explicitly enabled via the cache\-formats setting in \fImetadata/layout.conf\fR (refer to \fBportage\fR(5) for example usage). If the 'pms' cache format is enabled and the 'md5-dict' format is not enabled, then it is necessary to enable -\fBmetadata-transfer\fR in \fBFEATURES\fR (see \fBmake.conf(5)\fR). +\fBmetadata-transfer\fR in \fBFEATURES\fR (see \fBmake.conf\fR(5)). This causes intermediate cache (in a different format that includes eclass state) to be generated inside the directory which is configurable via the \fB\-\-cache\-dir\fR option. diff --git a/man/emerge.1 b/man/emerge.1 index 28b7f79f5..a8be677d6 100644 --- a/man/emerge.1 +++ b/man/emerge.1 @@ -56,8 +56,8 @@ A \fItbz2file\fR must be a valid .tbz2 created with \fBebuild A \fIfile\fR must be a file or directory that has been installed by one or more packages. If an absolute path is not used, then it must begin with either "./" or "../". For directories that are owned by multiple packages, all -owning packages will be selected. See the portageq(1) owners command if you -would like to query the owners of one or more files or directories. +owning packages will be selected. See the \fBportageq\fR(1) owners command if +you would like to query the owners of one or more files or directories. .TP .BR set A \fIset\fR is a convenient shorthand for a large group of @@ -1100,7 +1100,7 @@ This also applies to options that enable the \fB\-\-usepkg\fR option implicitly, such as \fB\-\-getbinpkg\fR. This setting can be added to -\fBEMERGE_DEFAULT_OPTS\fR (see make.conf(5)) and later overridden via the +\fBEMERGE_DEFAULT_OPTS\fR (see \fBmake.conf\fR(5)) and later overridden via the command line. .TP .BR "\-\-with\-bdeps\-auto < y | n >" @@ -1109,7 +1109,7 @@ This option is used to enable or disable the program logic that causes actions. This option is enabled by default. Use \fB\-\-with\-bdeps\-auto=n\fR to prevent \fB\-\-with\-bdeps\fR from being automatically enabled for installation actions. This setting can -be added to \fBEMERGE_DEFAULT_OPTS\fR (see make.conf(5)) and later +be added to \fBEMERGE_DEFAULT_OPTS\fR (see \fBmake.conf\fR(5)) and later overridden via the command line. \fBNOTE:\fR The program logic that causes \fB\-\-with\-bdeps\fR to be