From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lists.gentoo.org (pigeon.gentoo.org [208.92.234.80]) by finch.gentoo.org (Postfix) with ESMTP id 0D392138A1A for ; Sat, 24 Jan 2015 09:31:41 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 54BA9E0984; Sat, 24 Jan 2015 09:31:39 +0000 (UTC) Received: from smtp.gentoo.org (smtp.gentoo.org [140.211.166.183]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by pigeon.gentoo.org (Postfix) with ESMTPS id D269CE0983 for ; Sat, 24 Jan 2015 09:31:38 +0000 (UTC) Received: from pomiot.lan (87-205-67-137.adsl.inetia.pl [87.205.67.137]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-SHA256 (128/128 bits)) (No client certificate requested) (Authenticated sender: mgorny) by smtp.gentoo.org (Postfix) with ESMTPSA id 702343406C2; Sat, 24 Jan 2015 09:31:37 +0000 (UTC) From: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= To: gentoo-portage-dev@lists.gentoo.org Cc: =?UTF-8?q?Micha=C5=82=20G=C3=B3rny?= Subject: [gentoo-portage-dev] [PATCH] Fix typo breaking the portage(5) manpage Date: Sat, 24 Jan 2015 10:31:30 +0100 Message-Id: <1422091890-2038-1-git-send-email-mgorny@gentoo.org> X-Mailer: git-send-email 2.2.2 Precedence: bulk List-Post: List-Help: List-Unsubscribe: List-Subscribe: List-Id: Gentoo Linux mail X-BeenThere: gentoo-portage-dev@lists.gentoo.org Reply-to: gentoo-portage-dev@lists.gentoo.org X-Archives-Salt: 59460f5b-b40a-44c7-a023-223468442b93 X-Archives-Hash: 8334b4b287ef32cce92ca7e060755895 --- man/portage.5 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/portage.5 b/man/portage.5 index 5d0e7c0..189561c 100644 --- a/man/portage.5 +++ b/man/portage.5 @@ -1,4 +1,4 @@ -TH "PORTAGE" "5" "Jan 2015" "Portage VERSION" "Portage" +.TH "PORTAGE" "5" "Jan 2015" "Portage VERSION" "Portage" .SH NAME portage \- the heart of Gentoo .SH "DESCRIPTION" -- 2.2.2