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 7B266138239 for ; Sun, 1 Sep 2019 04:59:16 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id A076AE09BF; Sun, 1 Sep 2019 04:59:15 +0000 (UTC) Received: from smtp.gentoo.org (mail.gentoo.org [IPv6:2001:470:ea4a:1:5054:ff:fec7:86e4]) (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 1B5F5E09BF for ; Sun, 1 Sep 2019 04:59:15 +0000 (UTC) Received: from oystercatcher.gentoo.org (unknown [IPv6:2a01:4f8:202:4333:225:90ff:fed9:fc84]) (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 C5F3E34A7D4 for ; Sun, 1 Sep 2019 04:59:13 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 1F9BFA8 for ; Sun, 1 Sep 2019 04:59:11 +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: <1567313915.d27242e08f17465da9fa94824998c427c5d81f88.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: d27242e08f17465da9fa94824998c427c5d81f88 X-VCS-Branch: master Date: Sun, 1 Sep 2019 04:59:11 +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: a95165e1-e3ff-4c67-8fdc-c8c2b600fa41 X-Archives-Hash: b3c8a2e5169ca50e1acab8ac32f78c5f commit: d27242e08f17465da9fa94824998c427c5d81f88 Author: Zac Medico gentoo org> AuthorDate: Sun Sep 1 04:53:49 2019 +0000 Commit: Zac Medico gentoo org> CommitDate: Sun Sep 1 04:58:35 2019 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=d27242e0 man/glsa-check.1: remove deprecated "new" target The "new" target was remove in 82797924dcc6dbfcca22067633cd160ead1199a7. Fixes: b8cc6a4cd999 ("man/glsa-check.1: update the glsa-check man page") Reported-by: Aaron Bauman gentoo.org> Signed-off-by: Zac Medico gentoo.org> man/glsa-check.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/glsa-check.1 b/man/glsa-check.1 index 6bae0e9ed..bb15cf5a9 100644 --- a/man/glsa-check.1 +++ b/man/glsa-check.1 @@ -4,7 +4,7 @@ \fBglsa\-check\fR \- Tool to locally monitor and manage GLSAs . .SH "SYNOPSIS" -\fBglsa\-check\fR [options] [glsa\-id | all | new | affected] +\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\.