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 8071F1389E2 for ; Fri, 19 Dec 2014 07:28:56 +0000 (UTC) Received: from pigeon.gentoo.org (localhost [127.0.0.1]) by pigeon.gentoo.org (Postfix) with SMTP id 1512BE0CCC; Fri, 19 Dec 2014 07:28:56 +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 7EC1EE0CC9 for ; Fri, 19 Dec 2014 07:28:55 +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 C7097340618 for ; Fri, 19 Dec 2014 07:28:54 +0000 (UTC) Received: from localhost.localdomain (localhost [127.0.0.1]) by oystercatcher.gentoo.org (Postfix) with ESMTP id 7367BCD43 for ; Fri, 19 Dec 2014 07:28:53 +0000 (UTC) From: "Ulrich Müller" To: gentoo-commits@lists.gentoo.org Content-Transfer-Encoding: 8bit Content-type: text/plain; charset=UTF-8 Reply-To: gentoo-dev@lists.gentoo.org, "Ulrich Müller" Message-ID: <1418971569.ab17068557e39e4d068495ceabb922660c3390b8.ulm@gentoo> Subject: [gentoo-commits] proj/emacs-tools:eselect-emacs commit in: / X-VCS-Repository: proj/emacs-tools X-VCS-Files: ctags.eselect.5 emacs.eselect.5 X-VCS-Directories: / X-VCS-Committer: ulm X-VCS-Committer-Name: Ulrich Müller X-VCS-Revision: ab17068557e39e4d068495ceabb922660c3390b8 X-VCS-Branch: eselect-emacs Date: Fri, 19 Dec 2014 07:28:53 +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: ec196377-cd3f-4490-a984-e5beda4bc79a X-Archives-Hash: ed48c1623344dfc5ef300cc9b9d4cf9d commit: ab17068557e39e4d068495ceabb922660c3390b8 Author: Ulrich Müller gentoo org> AuthorDate: Fri Dec 19 06:46:09 2014 +0000 Commit: Ulrich Müller gentoo org> CommitDate: Fri Dec 19 06:46:09 2014 +0000 URL: http://sources.gentoo.org/gitweb/?p=proj/emacs-tools.git;a=commit;h=ab170685 Update example in ctags man page. --- ctags.eselect.5 | 6 +++--- emacs.eselect.5 | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/ctags.eselect.5 b/ctags.eselect.5 index 841cf2b..88da8ed 100644 --- a/ctags.eselect.5 +++ b/ctags.eselect.5 @@ -2,7 +2,7 @@ .\" Copyright 2007-2014 Gentoo Foundation .\" Distributed under the terms of the GNU GPL version 2 or later .\" -.TH ctags.eselect 5 "February 2014" "Gentoo Linux" eselect +.TH ctags.eselect 5 "December 2014" "Gentoo Linux" eselect .SH NAME ctags.eselect, etags.eselect \- The ctags and etags management module for Gentoo's eselect @@ -40,7 +40,7 @@ List all installed ctags versions. .br Available ctags symlink targets: .br - [1] ctags-emacs-23 * + [1] ctags-emacs-24 * [2] exuberant-ctags .SH ACTION: SET .B eselect ctags set @@ -79,7 +79,7 @@ is given, an existing implementation is not overridden. .br Switching ctags to exuberant-ctags ... .br -Switching etags to etags-emacs-23 ... +Switching etags to etags-emacs-24 ... .SH BUGS Under FreeBSD, .B eselect ctags diff --git a/emacs.eselect.5 b/emacs.eselect.5 index a79e44c..1348e85 100644 --- a/emacs.eselect.5 +++ b/emacs.eselect.5 @@ -2,7 +2,7 @@ .\" Copyright 2007-2014 Gentoo Foundation .\" Distributed under the terms of the GNU GPL version 2 or later .\" -.TH emacs.eselect 5 "February 2014" "Gentoo Linux" eselect +.TH emacs.eselect 5 "December 2014" "Gentoo Linux" eselect .SH NAME emacs.eselect \- The Emacs management module for Gentoo's eselect .SH SYNOPSIS