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 C8694138334 for ; Sun, 1 Sep 2019 22:11:21 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 082A5E0848; Sun, 1 Sep 2019 22:11:21 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (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 C0FC0E0848 for ; Sun, 1 Sep 2019 22:11:20 +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 26BE334A91F for ; Sun, 1 Sep 2019 22:11:19 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id EC40273E for ; Sun, 1 Sep 2019 22:11:16 +0000 (UTC) From: "Zac Medico" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Zac Medico" Message-ID: <1567375655.582e681e3911d3cc09b7729e564c5862db368478.zmedico@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: man/ X-VCS-Repository: proj/portage X-VCS-Files: man/glsa-check.1 X-VCS-Directories: man/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: 582e681e3911d3cc09b7729e564c5862db368478 X-VCS-Branch: master Date: Sun, 1 Sep 2019 22:11:16 +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: ecd4f9c9-4160-4a5c-93f2-0ba4f2f21274 X-Archives-Hash: 7d9d0763636e1d5498acdc5f383b5e01 commit: 582e681e3911d3cc09b7729e564c5862db368478 Author: Zac Medico gentoo org> AuthorDate: Sun Sep 1 22:04:16 2019 +0000 Commit: Zac Medico gentoo org> CommitDate: Sun Sep 1 22:07:35 2019 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=582e681e man/glsa-check.1: fix man2html formatting Signed-off-by: Zac Medico gentoo.org> man/glsa-check.1 | 65 ++++++++++++++++++-------------------------------------- 1 file 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