Gentoo Archives: gentoo-commits

From: Mike Frysinger <vapier@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/portage:master commit in: man/
Date: Tue, 09 Jan 2018 18:49:12
Message-Id: 1515522722.fdecff607e8c6859c986965b53a71fe3c4bddc99.vapier@gentoo
1 commit: fdecff607e8c6859c986965b53a71fe3c4bddc99
2 Author: Mike Frysinger <vapier <AT> gentoo <DOT> org>
3 AuthorDate: Tue Jan 9 18:32:02 2018 +0000
4 Commit: Mike Frysinger <vapier <AT> gentoo <DOT> org>
5 CommitDate: Tue Jan 9 18:32:02 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=fdecff60
7
8 man: egencache(1): fix y/n arg style to match other pages
9
10 man/egencache.1 | 6 +++---
11 1 file changed, 3 insertions(+), 3 deletions(-)
12
13 diff --git a/man/egencache.1 b/man/egencache.1
14 index 9c77029e0..27cd69e63 100644
15 --- a/man/egencache.1
16 +++ b/man/egencache.1
17 @@ -94,13 +94,13 @@ This option should only be needed for distribution via something like
18 more thorough mechanism which allows it to detect changed inode numbers
19 (described in \fIracy-git.txt\fR in the git technical docs).
20 .TP
21 -.BR "\-\-sign\-manifests< y | n >"
22 +.BR "\-\-sign\-manifests < y | n >"
23 Manually override layout.conf sign-manifests setting.
24 .TP
25 -.BR "\-\-strict\-manifests< y | n >"
26 +.BR "\-\-strict\-manifests < y | n >"
27 Manually override "strict" FEATURES setting.
28 .TP
29 -.BR "\-\-thin\-manifests< y | n >"
30 +.BR "\-\-thin\-manifests < y | n >"
31 Manually override layout.conf thin-manifests setting.
32 .TP
33 .BR "\-\-tolerant"