aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorZac Medico <zmedico@gentoo.org>2019-09-01 15:04:16 -0700
committerZac Medico <zmedico@gentoo.org>2019-09-01 15:07:35 -0700
commit582e681e3911d3cc09b7729e564c5862db368478 (patch)
tree46fdd9bc05bfb5c61893b88ac2291386cb6bc149
parentUpdates for portage-2.3.75 release (diff)
downloadportage-582e681e3911d3cc09b7729e564c5862db368478.tar.gz
portage-582e681e3911d3cc09b7729e564c5862db368478.tar.bz2
portage-582e681e3911d3cc09b7729e564c5862db368478.zip
man/glsa-check.1: fix man2html formatting
Signed-off-by: Zac Medico <zmedico@gentoo.org>
-rw-r--r--man/glsa-check.165
1 files changed, 21 insertions, 44 deletions
diff --git a/man/glsa-check.1 b/man/glsa-check.1
index 23b5e9d94..4fe1ad506 100644
--- a/man/glsa-check.1
+++ b/man/glsa-check.1
@@ -1,76 +1,53 @@
-.TH "GLSA\-CHECK" "1" "September 2019" "Portage VERSION" "Portage"
-.
+.TH "GLSA-CHECK" "1" "September 2019" "Portage VERSION" "Portage"
.SH "NAME"
\fBglsa\-check\fR \- Tool to locally monitor and manage GLSAs
-.
.SH "SYNOPSIS"
\fBglsa\-check\fR [options] [glsa\-id | all | affected]
-.
.SH "DESCRIPTION"
\fBglsa\-check\fR is used to locally monitor and manage Gentoo Linux Security Advisories\. In order for \fBglsa\-check\fR to be effective, it is required that a local repository exists containing GLSA metadata\.
-.
.SH "OPTIONS"
+.TP
\fB\-l\fR, \fB\-\-list\fR List a summary for the given GLSA(s) or set and whether they affect the system\.
-.
-.P
+.TP
\fB\-d\fR, \fB\-\-dump\fR, \fB\-\-print\fR Show all information about the GLSA(s) or set\.
-.
-.P
+.TP
\fB\-t\fR, \fB\-\-test\fR Test if this system is affected by the GLSA(s) or set and output the GLSA ID(s)\.
-.
-.P
+.TP
\fB\-p\fR, \fB\-\-pretend\fR Show the necessary steps to remediate the system\.
-.
-.P
+.TP
\fB\-f\fR, \fB\-\-fix\fR (experimental) Attempt to remediate the system based on the instructions given in the GLSA(s) or set\. This will only upgrade (when an upgrade path exists) or remove packages\.
-.
-.P
+.TP
\fB\-i\fR, \fB\-\-inject\fR Inject the given GLSA(s) into the glsa_injected file\.
-.
-.P
+.TP
\fB\-n\fR, \fB\-\-nocolor\fR Removes color from output\.
-.
-.P
+.TP
\fB\-h\fR, \fB\-\-help\fR Show this help message\.
-.
-.P
-\fBV\fR, \fB\-\-version\fR Show information about \fBglsa\-check\fR\.
-.
-.P
+.TP
+\fB\-V\fR, \fB\-\-version\fR Show information about \fBglsa\-check\fR\.
+.TP
\fB\-v\fR, \fB\-\-verbose\fR Print more messages\.
-.
-.P
+.TP
\fB\-c\fR, \fB\-\-cve\fR Show CVE IDs in listing mode\.
-.
-.P
+.TP
\fB\-q\fR, \fB\-\-quiet\fR Be less verbose and do not send empty mail\.
-.
-.P
+.TP
\fB\-m\fR, \fB\-\-mail\fR Send a mail with the given GLSAs to the administrator\.
-.
-.P
+.TP
\fB\-r\fR, \fB\-\-reverse\fR List GLSAs in reverse order
-.
.SH "EXAMPLES"
\fBglsa\-check \-t all\fR Test the system against all GLSAs in the GLSA repository\.
-.
-.P
+.TP
\fBglsa\-check \-t 201801\-01\fR Test the system against the specific GLSA 201801\-01\.
-.
.SH "EXIT VALUES"
+.TP
\fB0\fR Success
-.
-.P
+.TP
\fB1\fR Syntax or usage error
-.
-.P
+.TP
\fB2\fR Missing permissions, solution, etc
-.
-.P
+.TP
\fB6\fR System is affected by some GLSAs
-.
.SH "FILES"
\fB/var/lib/portage/glsa_injected\fR List of GLSA ids that have been injected and will never show up as \'affected\' on this system\. The file must contain one GLSA ID (e\.g\. \'200804\-02\') per line\.
-.
.SH "BUGS"
All bugs should be reported to the Portage team via https://bugs\.gentoo\.org