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 4004D1382C5 for ; Fri, 13 Apr 2018 21:13:52 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 5CD0EE0729; Fri, 13 Apr 2018 21:13:51 +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 3829FE0729 for ; Fri, 13 Apr 2018 21:13:49 +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 BC357335C80 for ; Fri, 13 Apr 2018 21:13:47 +0000 (UTC) Received: from localhost.localdomain (localhost [IPv6:::1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 85BFE1BF for ; Fri, 13 Apr 2018 21:13:45 +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: <1523653988.2ce54f65e6cb1f0f8109db3de40c282388c86316.zmedico@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: man/ X-VCS-Repository: proj/portage X-VCS-Files: man/portage.5 X-VCS-Directories: man/ X-VCS-Committer: zmedico X-VCS-Committer-Name: Zac Medico X-VCS-Revision: 2ce54f65e6cb1f0f8109db3de40c282388c86316 X-VCS-Branch: master Date: Fri, 13 Apr 2018 21:13:45 +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-Archives-Salt: 0808d8f6-4c88-4e4d-aaf6-eb470648f165 X-Archives-Hash: 42409eef174f5db728a9f0adbbecdf7c commit: 2ce54f65e6cb1f0f8109db3de40c282388c86316 Author: Zac Medico gentoo org> AuthorDate: Fri Apr 13 21:11:52 2018 +0000 Commit: Zac Medico gentoo org> CommitDate: Fri Apr 13 21:13:08 2018 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=2ce54f65 man/portage.5: fix manual section in header Fixes: Fixes: 8aa1a070921d ("GitSync: Support setting environment variables for git") man/portage.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/portage.5 b/man/portage.5 index 2c3a75ccd..82a50a8f4 100644 --- a/man/portage.5 +++ b/man/portage.5 @@ -1,4 +1,4 @@ -.TH "PORTAGE" "31" "Apr 2018" "Portage VERSION" "Portage" +.TH "PORTAGE" "5" "Apr 2018" "Portage VERSION" "Portage" .SH NAME portage \- the heart of Gentoo .SH "DESCRIPTION"