commit: ab17068557e39e4d068495ceabb922660c3390b8 Author: Ulrich Müller <ulm <AT> gentoo <DOT> org> AuthorDate: Fri Dec 19 06:46:09 2014 +0000 Commit: Ulrich Müller <ulm <AT> gentoo <DOT> 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
