commit: 1eb8e1e38c410a6b3792d005da7a75a87c811721 Author: Brian Dolbec <dolsen <AT> gentoo <DOT> org> AuthorDate: Fri May 29 07:25:55 2015 +0000 Commit: Brian Dolbec <dolsen <AT> gentoo <DOT> 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
