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 35E72138CD0 for ; Sat, 30 May 2015 18:34:22 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id DA5F1E08A5; Sat, 30 May 2015 18:34:19 +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 72CB4E08A5 for ; Sat, 30 May 2015 18:34:19 +0000 (UTC) Received: from oystercatcher.gentoo.org (oystercatcher.gentoo.org [148.251.78.52]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp.gentoo.org (Postfix) with ESMTPS id 6B184340CBB for ; Sat, 30 May 2015 18:34:18 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 137149F1 for ; Sat, 30 May 2015 18:34:14 +0000 (UTC) From: "Brian Dolbec" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Brian Dolbec" Message-ID: <1432884528.1eb8e1e38c410a6b3792d005da7a75a87c811721.dolsen@gentoo> Subject: [gentoo-commits] proj/portage:master commit in: man/ X-VCS-Repository: proj/portage X-VCS-Files: man/emaint.1 X-VCS-Directories: man/ X-VCS-Committer: dolsen X-VCS-Committer-Name: Brian Dolbec X-VCS-Revision: 1eb8e1e38c410a6b3792d005da7a75a87c811721 X-VCS-Branch: master Date: Sat, 30 May 2015 18:34:14 +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: b4761da0-689c-467f-a751-bc4184fcdba1 X-Archives-Hash: 1b2751babdb5d60a5253f668bb8e9d22 commit: 1eb8e1e38c410a6b3792d005da7a75a87c811721 Author: Brian Dolbec gentoo org> AuthorDate: Fri May 29 07:25:55 2015 +0000 Commit: Brian Dolbec gentoo org> CommitDate: Fri May 29 07:28:48 2015 +0000 URL: https://gitweb.gentoo.org/proj/portage.git/commit/?id=1eb8e1e3 man/emaint.1: Fix missed rename of cleanconfig to cleanconfmem bug 550324 X-Gentoo-Bug: 550324 X-Gentoo-Bug-url: https://bugs.gentoo.org/show_bug.cgi?id=550324 X-Getoo-Reporter: Claudio Roberto França Pereira man/emaint.1 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/man/emaint.1 b/man/emaint.1 index 9a31635..7c7638f 100644 --- a/man/emaint.1 +++ b/man/emaint.1 @@ -1,4 +1,4 @@ -.TH "EMAINT" "1" "Mar 2015" "Portage VERSION" "Portage" +.TH "EMAINT" "1" "May 2015" "Portage VERSION" "Portage" .SH NAME emaint \- performs package managment related system health checks and maintenance .SH SYNOPSIS @@ -21,7 +21,7 @@ the \fBmake.conf\fR(5) man page for additional information. .br OPTIONS: check, fix .TP -.BR cleanconfig +.BR cleanconfmem Discard no longer installed config tracker entries. .br OPTIONS: check, fix