aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2008-03-24 10:17:22 +0000
committerUlrich Müller <ulm@gentoo.org>2008-03-24 10:17:22 +0000
commit514c0fb21b41e0ee90b636025ba4697eca7217fa (patch)
tree27f3d76fe4a90a5903f5ac4129d78fcfeaad45f6 /man
parentadding some eselect modules I've written (diff)
downloadeselect-514c0fb21b41e0ee90b636025ba4697eca7217fa.tar.gz
eselect-514c0fb21b41e0ee90b636025ba4697eca7217fa.tar.bz2
eselect-514c0fb21b41e0ee90b636025ba4697eca7217fa.zip
Import the emacs and ctags modules from the Emacs SVN repository (r1030).
svn path=/trunk/; revision=387
Diffstat (limited to 'man')
-rw-r--r--man/ctags.eselect.571
-rw-r--r--man/emacs.eselect.577
2 files changed, 148 insertions, 0 deletions
diff --git a/man/ctags.eselect.5 b/man/ctags.eselect.5
new file mode 100644
index 0000000..e934738
--- /dev/null
+++ b/man/ctags.eselect.5
@@ -0,0 +1,71 @@
+.\" Copyright 1999-2007 Gentoo Foundation
+.\" Distributed under the terms of the GNU General Public License v2
+.\" $Id: ctags.eselect.5 620 2007-08-24 13:24:57Z ulm $
+.\"
+.TH "ESELECT" "5" "August 2007" "Gentoo Linux" "eselect"
+.SH "NAME"
+ctags.eselect \- The ctags management module for Gentoo's eselect
+.SH "SYNOPSIS"
+\fBeselect ctags\fR [\fBhelp\fR|\fBusage\fR]
+.br
+\fBeselect ctags list\fR
+.br
+\fBeselect ctags set\fR \fItarget\fR
+.br
+\fBeselect ctags show\fR
+.br
+\fBeselect ctags update\fR
+.SH "DESCRIPTION"
+\fBeselect\fR is Gentoo's configuration and management tool. It features
+modules that care for the individual administrative tasks.
+.SH "ACTION: LIST"
+\fBeselect ctags list\fR
+.br
+List all installed ctags versions.
+
+# eselect ctags list
+.br
+Available ctags symlink targets:
+.br
+ [1] ctags-emacs-22 *
+ [2] exuberant-ctags
+.SH "ACTION: SET"
+\fBeselect ctags set\fR \fItarget\fR
+.br
+Activates the selected ctags version. \fItarget\fR can be either an
+identification number given by \fBeselect ctags list\fR or the name of
+one installed version.
+
+# eselect ctags set 2
+.br
+Switching to exuberant-ctags ...
+.SH "ACTION: SHOW"
+\fBeselect ctags show\fR
+.br
+Prints the currently activated ctags version.
+
+# eselect ctags show
+.br
+Current target of symlink:
+.br
+ exuberant-ctags
+.SH "ACTION: UPDATE"
+\fBeselect ctags update\fR
+.br
+Update the ctags symlink. For an update only the version is changed,
+but not the provider (i.e. Emacs vs Exuberant). At the moment only
+(X)Emacs offers several concurrent versions.
+
+# eselect ctags update
+.br
+Switching to exuberant-ctags ...
+.SH "BUGS"
+Under FreeBSD, \fBeselect ctags\fR does not work since \fBctags\fR is
+a real binary (owned by package freebsd-ubin).
+.SH "AUTHOR"
+Ulrich Mueller <ulm@gentoo.org>
+.SH "SEE ALSO"
+.BR eselect (1),
+.BR emacs.eselect (5)
+.SH "REVISION"
+$Id: ctags.eselect.5 620 2007-08-24 13:24:57Z ulm $
diff --git a/man/emacs.eselect.5 b/man/emacs.eselect.5
new file mode 100644
index 0000000..5d3e962
--- /dev/null
+++ b/man/emacs.eselect.5
@@ -0,0 +1,77 @@
+.\" Copyright 1999-2007 Gentoo Foundation
+.\" Distributed under the terms of the GNU General Public License v2
+.\" $Id: emacs.eselect.5 876 2007-12-17 12:05:23Z opfer $
+.\"
+.TH "ESELECT" "5" "August 2007" "Gentoo Linux" "eselect"
+.SH "NAME"
+emacs.eselect \- The Emacs management module for Gentoo's eselect
+.SH "SYNOPSIS"
+\fBeselect emacs\fR [\fBhelp\fR|\fBusage\fR]
+.br
+\fBeselect emacs list\fR
+.br
+\fBeselect emacs set\fR \fItarget\fR
+.br
+\fBeselect emacs show\fR
+.br
+\fBeselect emacs update\fR [\fIifunset\fR]
+.SH "DESCRIPTION"
+\fBeselect\fR is Gentoo's configuration and management tool. It features
+modules that care for the individual administrative tasks.
+.SH "ACTION: LIST"
+\fBeselect emacs list\fR
+.br
+List all installed Emacs versions and even informs you if XEmacs has
+been found on your system.
+
+# eselect emacs list
+.br
+Available GNU Emacs symlink targets:
+.br
+ [1] emacs-18
+ [2] emacs-21 *
+ [3] emacs-22
+.SH "ACTION: SET"
+\fBeselect emacs set\fR \fItarget\fR
+.br
+Activates the selected Emacs version. \fItarget\fR can be either an
+identification number given by \fBeselect emacs list\fR or the name of
+one installed version.
+
+# eselect emacs set 3
+.br
+Switching to emacs-22 ...
+.br
+Switching to ctags-emacs-22 ...
+.SH "ACTION: SHOW"
+\fBeselect emacs show\fR
+.br
+Prints the currently activated Emacs version.
+
+# eselect emacs show
+.br
+Current target of GNU Emacs symlink:
+.br
+ emacs-22
+.SH "ACTION: UPDATE"
+\fBeselect emacs update\fR [\fIifunset\fR]
+.br
+Update the emacs symlink to the last available version. If option
+[\fIifunset\fR] is given, an existing implementation is not
+overridden.
+
+# eselect emacs update
+.br
+Switching to emacs-22 ...
+.br
+Switching to ctags-emacs-22 ...
+
+.SH "AUTHORS"
+Christian Faulhammer <opfer@gentoo.org>
+.br
+Ulrich Mueller <ulm@gentoo.org>
+.SH "SEE ALSO"
+.BR eselect (1),
+.BR ctags.eselect (5)
+.SH "REVISION"
+$Id: emacs.eselect.5 876 2007-12-17 12:05:23Z opfer $