commit:     ac708664ba64def5168a827e937401150809606d
Author:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
AuthorDate: Tue Apr  3 19:59:44 2018 +0000
Commit:     Fabian Groffen <grobian <AT> gentoo <DOT> org>
CommitDate: Tue Apr  3 19:59:44 2018 +0000
URL:        https://gitweb.gentoo.org/proj/portage-utils.git/commit/?id=ac708664

man: regen remaining manpages

 man/q.1      | 26 ++++++++++++++------------
 man/qcache.1 | 32 +++++++++++++++++---------------
 man/qcheck.1 | 34 ++++++++++++++++++----------------
 man/qpkg.1   |  2 +-
 4 files changed, 50 insertions(+), 44 deletions(-)

diff --git a/man/q.1 b/man/q.1
index 0f8f367..c47c177 100644
--- a/man/q.1
+++ b/man/q.1
@@ -1,4 +1,5 @@
-.TH q "1" "Mar 2016" "Gentoo Foundation" "q"
+.\" generated by mkman.py, please do NOT edit!
+.TH q "1" "Apr 2018" "Gentoo Foundation" "q"
 .SH NAME
 q \- invoke a portage utility applet
 .SH SYNOPSIS
@@ -9,34 +10,34 @@ q \- invoke a portage utility applet
 .SH OPTIONS
 .TP
 \fB\-i\fR, \fB\-\-install\fR
-Install symlinks for applets
+Install symlinks for applets.
 .TP
 \fB\-r\fR \fI[arg]\fR, \fB\-\-reinitialize\fR \fI[arg]\fR
-Reinitialize ebuild cache
+Reinitialize ebuild cache.
 .TP
 \fB\-m\fR \fI[arg]\fR, \fB\-\-metacache\fR \fI[arg]\fR
-Reinitialize metadata cache
+Reinitialize metadata cache.
 .TP
 \fB\-M\fR \fI<arg>\fR, \fB\-\-modpath\fR \fI<arg>\fR
-Module path
+Module path.
 .TP
 \fB\-\-root\fR \fI<arg>\fR
-Set the ROOT env var
+Set the ROOT env var.
 .TP
 \fB\-v\fR, \fB\-\-verbose\fR
-Make a lot of noise
+Make a lot of noise.
 .TP
 \fB\-q\fR, \fB\-\-quiet\fR
-Tighter output; suppress warnings
+Tighter output; suppress warnings.
 .TP
 \fB\-C\fR, \fB\-\-nocolor\fR
-Don't output color
+Don't output color.
 .TP
 \fB\-h\fR, \fB\-\-help\fR
-Print this help and exit
+Print this help and exit.
 .TP
 \fB\-V\fR, \fB\-\-version\fR
-Print version and exit
+Print version and exit.
 .SH APPLETS
 .nf
 .B This applet also has sub applets:
@@ -61,7 +62,8 @@ Print version and exit
 .SH "REPORTING BUGS"
 Please report bugs via http://bugs.gentoo.org/
 .br
-Product: Portage Development; Component: Tools
+Product: Portage Development; Component: Tools, Assignee:
+portage-ut...@gentoo.org
 .SH AUTHORS
 .nf
 Ned Ludd <so...@gentoo.org>

diff --git a/man/qcache.1 b/man/qcache.1
index 81ae2fa..fe2ef07 100644
--- a/man/qcache.1
+++ b/man/qcache.1
@@ -1,4 +1,5 @@
-.TH qcache "1" "Mar 2016" "Gentoo Foundation" "qcache"
+.\" generated by mkman.py, please do NOT edit!
+.TH qcache "1" "Apr 2018" "Gentoo Foundation" "qcache"
 .SH NAME
 qcache \- search the metadata cache
 .SH SYNOPSIS
@@ -9,51 +10,52 @@ qcache \- search the metadata cache
 .SH OPTIONS
 .TP
 \fB\-p\fR \fI<arg>\fR, \fB\-\-matchpkg\fR \fI<arg>\fR
-match pkgname
+match pkgname.
 .TP
 \fB\-c\fR \fI<arg>\fR, \fB\-\-matchcat\fR \fI<arg>\fR
-match catname
+match catname.
 .TP
 \fB\-i\fR, \fB\-\-imlate\fR
-list packages that can be marked stable on a given arch
+list packages that can be marked stable on a given arch.
 .TP
 \fB\-d\fR, \fB\-\-dropped\fR
-list packages that have dropped keywords on a version bump on a given arch
+list packages that have dropped keywords on a version bump on a given arch.
 .TP
 \fB\-t\fR, \fB\-\-testing\fR
-list packages that have ~arch versions, but no stable versions on a given arch
+list packages that have ~arch versions, but no stable versions on a given arch.
 .TP
 \fB\-s\fR, \fB\-\-stats\fR
-display statistics about the portage tree
+display statistics about the portage tree.
 .TP
 \fB\-a\fR, \fB\-\-all\fR
-list packages that have at least one version keyworded for on a given arch
+list packages that have at least one version keyworded for on a given arch.
 .TP
 \fB\-n\fR, \fB\-\-not\fR
 list packages that aren't keyworded on a given arch.
 .TP
 \fB\-\-root\fR \fI<arg>\fR
-Set the ROOT env var
+Set the ROOT env var.
 .TP
 \fB\-v\fR, \fB\-\-verbose\fR
-Make a lot of noise
+Make a lot of noise.
 .TP
 \fB\-q\fR, \fB\-\-quiet\fR
-Tighter output; suppress warnings
+Tighter output; suppress warnings.
 .TP
 \fB\-C\fR, \fB\-\-nocolor\fR
-Don't output color
+Don't output color.
 .TP
 \fB\-h\fR, \fB\-\-help\fR
-Print this help and exit
+Print this help and exit.
 .TP
 \fB\-V\fR, \fB\-\-version\fR
-Print version and exit
+Print version and exit.
 
 .SH "REPORTING BUGS"
 Please report bugs via http://bugs.gentoo.org/
 .br
-Product: Portage Development; Component: Tools
+Product: Portage Development; Component: Tools, Assignee:
+portage-ut...@gentoo.org
 .SH AUTHORS
 .nf
 Ned Ludd <so...@gentoo.org>

diff --git a/man/qcheck.1 b/man/qcheck.1
index ed90c86..2351ed3 100644
--- a/man/qcheck.1
+++ b/man/qcheck.1
@@ -1,4 +1,5 @@
-.TH qcheck "1" "Mar 2016" "Gentoo Foundation" "qcheck"
+.\" generated by mkman.py, please do NOT edit!
+.TH qcheck "1" "Apr 2018" "Gentoo Foundation" "qcheck"
 .SH NAME
 qcheck \- verify integrity of installed packages
 .SH SYNOPSIS
@@ -9,51 +10,52 @@ qcheck \- verify integrity of installed packages
 .SH OPTIONS
 .TP
 \fB\-s\fR \fI<arg>\fR, \fB\-\-skip\fR \fI<arg>\fR
-Ignore files matching the regular expression <arg>
+Ignore files matching the regular expression <arg>.
 .TP
 \fB\-u\fR, \fB\-\-update\fR
-Update missing files, chksum and mtimes for packages
+Update missing files, chksum and mtimes for packages.
 .TP
 \fB\-A\fR, \fB\-\-noafk\fR
-Ignore missing files
+Ignore missing files.
 .TP
 \fB\-B\fR, \fB\-\-badonly\fR
-Only print pkgs containing bad files
+Only print pkgs containing bad files.
 .TP
 \fB\-H\fR, \fB\-\-nohash\fR
-Ignore differing/unknown file chksums
+Ignore differing/unknown file chksums.
 .TP
 \fB\-T\fR, \fB\-\-nomtime\fR
-Ignore differing file mtimes
+Ignore differing file mtimes.
 .TP
 \fB\-P\fR, \fB\-\-skip\-protected\fR
-Ignore files in CONFIG_PROTECT-ed paths
+Ignore files in CONFIG_PROTECT-ed paths.
 .TP
 \fB\-p\fR, \fB\-\-prelink\fR
-Undo prelink when calculating checksums
+Undo prelink when calculating checksums.
 .TP
 \fB\-\-root\fR \fI<arg>\fR
-Set the ROOT env var
+Set the ROOT env var.
 .TP
 \fB\-v\fR, \fB\-\-verbose\fR
-Make a lot of noise
+Make a lot of noise.
 .TP
 \fB\-q\fR, \fB\-\-quiet\fR
-Tighter output; suppress warnings
+Tighter output; suppress warnings.
 .TP
 \fB\-C\fR, \fB\-\-nocolor\fR
-Don't output color
+Don't output color.
 .TP
 \fB\-h\fR, \fB\-\-help\fR
-Print this help and exit
+Print this help and exit.
 .TP
 \fB\-V\fR, \fB\-\-version\fR
-Print version and exit
+Print version and exit.
 
 .SH "REPORTING BUGS"
 Please report bugs via http://bugs.gentoo.org/
 .br
-Product: Portage Development; Component: Tools
+Product: Portage Development; Component: Tools, Assignee:
+portage-ut...@gentoo.org
 .SH AUTHORS
 .nf
 Ned Ludd <so...@gentoo.org>

diff --git a/man/qpkg.1 b/man/qpkg.1
index 930d15c..291fe9d 100644
--- a/man/qpkg.1
+++ b/man/qpkg.1
@@ -31,7 +31,7 @@ Set the ROOT env var.
 Check and report MD5 hash mismatches during install.
 .TP
 \fB\-q\fR, \fB\-\-quiet\fR
-Ignored for compatability with other qapplets.
+Ignored for compatibility with other qapplets.
 .TP
 \fB\-C\fR, \fB\-\-nocolor\fR
 Don't output color.


Reply via email to