Gentoo Archives: gentoo-commits

From: Fabian Groffen <grobian@g.o>
To: gentoo-commits@l.g.o
Subject: [gentoo-commits] proj/portage-utils:master commit in: man/
Date: Tue, 03 Apr 2018 20:00:16
Message-Id: 1522785584.ac708664ba64def5168a827e937401150809606d.grobian@gentoo
1 commit: ac708664ba64def5168a827e937401150809606d
2 Author: Fabian Groffen <grobian <AT> gentoo <DOT> org>
3 AuthorDate: Tue Apr 3 19:59:44 2018 +0000
4 Commit: Fabian Groffen <grobian <AT> gentoo <DOT> org>
5 CommitDate: Tue Apr 3 19:59:44 2018 +0000
6 URL: https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=ac708664
7
8 man: regen remaining manpages
9
10 man/q.1 | 26 ++++++++++++++------------
11 man/qcache.1 | 32 +++++++++++++++++---------------
12 man/qcheck.1 | 34 ++++++++++++++++++----------------
13 man/qpkg.1 | 2 +-
14 4 files changed, 50 insertions(+), 44 deletions(-)
15
16 diff --git a/man/q.1 b/man/q.1
17 index 0f8f367..c47c177 100644
18 --- a/man/q.1
19 +++ b/man/q.1
20 @@ -1,4 +1,5 @@
21 -.TH q "1" "Mar 2016" "Gentoo Foundation" "q"
22 +.\" generated by mkman.py, please do NOT edit!
23 +.TH q "1" "Apr 2018" "Gentoo Foundation" "q"
24 .SH NAME
25 q \- invoke a portage utility applet
26 .SH SYNOPSIS
27 @@ -9,34 +10,34 @@ q \- invoke a portage utility applet
28 .SH OPTIONS
29 .TP
30 \fB\-i\fR, \fB\-\-install\fR
31 -Install symlinks for applets
32 +Install symlinks for applets.
33 .TP
34 \fB\-r\fR \fI[arg]\fR, \fB\-\-reinitialize\fR \fI[arg]\fR
35 -Reinitialize ebuild cache
36 +Reinitialize ebuild cache.
37 .TP
38 \fB\-m\fR \fI[arg]\fR, \fB\-\-metacache\fR \fI[arg]\fR
39 -Reinitialize metadata cache
40 +Reinitialize metadata cache.
41 .TP
42 \fB\-M\fR \fI<arg>\fR, \fB\-\-modpath\fR \fI<arg>\fR
43 -Module path
44 +Module path.
45 .TP
46 \fB\-\-root\fR \fI<arg>\fR
47 -Set the ROOT env var
48 +Set the ROOT env var.
49 .TP
50 \fB\-v\fR, \fB\-\-verbose\fR
51 -Make a lot of noise
52 +Make a lot of noise.
53 .TP
54 \fB\-q\fR, \fB\-\-quiet\fR
55 -Tighter output; suppress warnings
56 +Tighter output; suppress warnings.
57 .TP
58 \fB\-C\fR, \fB\-\-nocolor\fR
59 -Don't output color
60 +Don't output color.
61 .TP
62 \fB\-h\fR, \fB\-\-help\fR
63 -Print this help and exit
64 +Print this help and exit.
65 .TP
66 \fB\-V\fR, \fB\-\-version\fR
67 -Print version and exit
68 +Print version and exit.
69 .SH APPLETS
70 .nf
71 .B This applet also has sub applets:
72 @@ -61,7 +62,8 @@ Print version and exit
73 .SH "REPORTING BUGS"
74 Please report bugs via http://bugs.gentoo.org/
75 .br
76 -Product: Portage Development; Component: Tools
77 +Product: Portage Development; Component: Tools, Assignee:
78 +portage-utils@g.o
79 .SH AUTHORS
80 .nf
81 Ned Ludd <solar@g.o>
82
83 diff --git a/man/qcache.1 b/man/qcache.1
84 index 81ae2fa..fe2ef07 100644
85 --- a/man/qcache.1
86 +++ b/man/qcache.1
87 @@ -1,4 +1,5 @@
88 -.TH qcache "1" "Mar 2016" "Gentoo Foundation" "qcache"
89 +.\" generated by mkman.py, please do NOT edit!
90 +.TH qcache "1" "Apr 2018" "Gentoo Foundation" "qcache"
91 .SH NAME
92 qcache \- search the metadata cache
93 .SH SYNOPSIS
94 @@ -9,51 +10,52 @@ qcache \- search the metadata cache
95 .SH OPTIONS
96 .TP
97 \fB\-p\fR \fI<arg>\fR, \fB\-\-matchpkg\fR \fI<arg>\fR
98 -match pkgname
99 +match pkgname.
100 .TP
101 \fB\-c\fR \fI<arg>\fR, \fB\-\-matchcat\fR \fI<arg>\fR
102 -match catname
103 +match catname.
104 .TP
105 \fB\-i\fR, \fB\-\-imlate\fR
106 -list packages that can be marked stable on a given arch
107 +list packages that can be marked stable on a given arch.
108 .TP
109 \fB\-d\fR, \fB\-\-dropped\fR
110 -list packages that have dropped keywords on a version bump on a given arch
111 +list packages that have dropped keywords on a version bump on a given arch.
112 .TP
113 \fB\-t\fR, \fB\-\-testing\fR
114 -list packages that have ~arch versions, but no stable versions on a given arch
115 +list packages that have ~arch versions, but no stable versions on a given arch.
116 .TP
117 \fB\-s\fR, \fB\-\-stats\fR
118 -display statistics about the portage tree
119 +display statistics about the portage tree.
120 .TP
121 \fB\-a\fR, \fB\-\-all\fR
122 -list packages that have at least one version keyworded for on a given arch
123 +list packages that have at least one version keyworded for on a given arch.
124 .TP
125 \fB\-n\fR, \fB\-\-not\fR
126 list packages that aren't keyworded on a given arch.
127 .TP
128 \fB\-\-root\fR \fI<arg>\fR
129 -Set the ROOT env var
130 +Set the ROOT env var.
131 .TP
132 \fB\-v\fR, \fB\-\-verbose\fR
133 -Make a lot of noise
134 +Make a lot of noise.
135 .TP
136 \fB\-q\fR, \fB\-\-quiet\fR
137 -Tighter output; suppress warnings
138 +Tighter output; suppress warnings.
139 .TP
140 \fB\-C\fR, \fB\-\-nocolor\fR
141 -Don't output color
142 +Don't output color.
143 .TP
144 \fB\-h\fR, \fB\-\-help\fR
145 -Print this help and exit
146 +Print this help and exit.
147 .TP
148 \fB\-V\fR, \fB\-\-version\fR
149 -Print version and exit
150 +Print version and exit.
151
152 .SH "REPORTING BUGS"
153 Please report bugs via http://bugs.gentoo.org/
154 .br
155 -Product: Portage Development; Component: Tools
156 +Product: Portage Development; Component: Tools, Assignee:
157 +portage-utils@g.o
158 .SH AUTHORS
159 .nf
160 Ned Ludd <solar@g.o>
161
162 diff --git a/man/qcheck.1 b/man/qcheck.1
163 index ed90c86..2351ed3 100644
164 --- a/man/qcheck.1
165 +++ b/man/qcheck.1
166 @@ -1,4 +1,5 @@
167 -.TH qcheck "1" "Mar 2016" "Gentoo Foundation" "qcheck"
168 +.\" generated by mkman.py, please do NOT edit!
169 +.TH qcheck "1" "Apr 2018" "Gentoo Foundation" "qcheck"
170 .SH NAME
171 qcheck \- verify integrity of installed packages
172 .SH SYNOPSIS
173 @@ -9,51 +10,52 @@ qcheck \- verify integrity of installed packages
174 .SH OPTIONS
175 .TP
176 \fB\-s\fR \fI<arg>\fR, \fB\-\-skip\fR \fI<arg>\fR
177 -Ignore files matching the regular expression <arg>
178 +Ignore files matching the regular expression <arg>.
179 .TP
180 \fB\-u\fR, \fB\-\-update\fR
181 -Update missing files, chksum and mtimes for packages
182 +Update missing files, chksum and mtimes for packages.
183 .TP
184 \fB\-A\fR, \fB\-\-noafk\fR
185 -Ignore missing files
186 +Ignore missing files.
187 .TP
188 \fB\-B\fR, \fB\-\-badonly\fR
189 -Only print pkgs containing bad files
190 +Only print pkgs containing bad files.
191 .TP
192 \fB\-H\fR, \fB\-\-nohash\fR
193 -Ignore differing/unknown file chksums
194 +Ignore differing/unknown file chksums.
195 .TP
196 \fB\-T\fR, \fB\-\-nomtime\fR
197 -Ignore differing file mtimes
198 +Ignore differing file mtimes.
199 .TP
200 \fB\-P\fR, \fB\-\-skip\-protected\fR
201 -Ignore files in CONFIG_PROTECT-ed paths
202 +Ignore files in CONFIG_PROTECT-ed paths.
203 .TP
204 \fB\-p\fR, \fB\-\-prelink\fR
205 -Undo prelink when calculating checksums
206 +Undo prelink when calculating checksums.
207 .TP
208 \fB\-\-root\fR \fI<arg>\fR
209 -Set the ROOT env var
210 +Set the ROOT env var.
211 .TP
212 \fB\-v\fR, \fB\-\-verbose\fR
213 -Make a lot of noise
214 +Make a lot of noise.
215 .TP
216 \fB\-q\fR, \fB\-\-quiet\fR
217 -Tighter output; suppress warnings
218 +Tighter output; suppress warnings.
219 .TP
220 \fB\-C\fR, \fB\-\-nocolor\fR
221 -Don't output color
222 +Don't output color.
223 .TP
224 \fB\-h\fR, \fB\-\-help\fR
225 -Print this help and exit
226 +Print this help and exit.
227 .TP
228 \fB\-V\fR, \fB\-\-version\fR
229 -Print version and exit
230 +Print version and exit.
231
232 .SH "REPORTING BUGS"
233 Please report bugs via http://bugs.gentoo.org/
234 .br
235 -Product: Portage Development; Component: Tools
236 +Product: Portage Development; Component: Tools, Assignee:
237 +portage-utils@g.o
238 .SH AUTHORS
239 .nf
240 Ned Ludd <solar@g.o>
241
242 diff --git a/man/qpkg.1 b/man/qpkg.1
243 index 930d15c..291fe9d 100644
244 --- a/man/qpkg.1
245 +++ b/man/qpkg.1
246 @@ -31,7 +31,7 @@ Set the ROOT env var.
247 Check and report MD5 hash mismatches during install.
248 .TP
249 \fB\-q\fR, \fB\-\-quiet\fR
250 -Ignored for compatability with other qapplets.
251 +Ignored for compatibility with other qapplets.
252 .TP
253 \fB\-C\fR, \fB\-\-nocolor\fR
254 Don't output color.