aboutsummaryrefslogtreecommitdiff
path: root/man
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2009-04-25 17:42:04 +0000
committerUlrich Müller <ulm@gentoo.org>2009-04-25 17:42:04 +0000
commitc5cdb5c54d93f2c01751180221d35c1935911f45 (patch)
treee25e50927105c12c1e47589329fecec836269b27 /man
parentMake "new" the default for the "read" action. Slightly change output. (diff)
downloadeselect-c5cdb5c54d93f2c01751180221d35c1935911f45.tar.gz
eselect-c5cdb5c54d93f2c01751180221d35c1935911f45.tar.bz2
eselect-c5cdb5c54d93f2c01751180221d35c1935911f45.zip
Use man macros.
svn path=/trunk/; revision=505
Diffstat (limited to 'man')
-rw-r--r--man/binutils.eselect.570
-rw-r--r--man/mailer.eselect.561
-rw-r--r--man/profile.eselect.580
3 files changed, 126 insertions, 85 deletions
diff --git a/man/binutils.eselect.5 b/man/binutils.eselect.5
index 6f0f4bd..930accf 100644
--- a/man/binutils.eselect.5
+++ b/man/binutils.eselect.5
@@ -1,27 +1,35 @@
-.TH "ESELECT" "5" "April 2005" "Gentoo Linux" "eselect"
-.SH "NAME"
+.\" Copyright 2005-2009 Gentoo Foundation
+.\" Distributed under the terms of the GNU General Public License v2
+.\" $Id$
+.\"
+.TH binutils.eselect 5 "April 2009" "Gentoo Linux" eselect
+.SH NAME
binutils.eselect \- The binutils management module for Gentoo's eselect
-.SH "SYNOPSIS"
-\fBeselect binutils\fR [\fBhelp\fR|\fBusage\fR]
+.SH SYNOPSIS
+.B eselect binutils
+.RB [ help | usage | version ]
.br
-\fBeselect binutils\fR \fBlist\fR
+.B eselect binutils list
.br
-\fBeselect binutils\fR \fBset\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 binutils list\fR [\fIpatterns\fR]
+.B eselect binutils set
+.SH DESCRIPTION
+.B eselect
+is Gentoo's configuration and management tool. It features modules
+that care for the individual administrative tasks.
+.SH ACTION: LIST
+.B eselect binutils list
+.RI [ patterns ]
.br
-List all installed version of binutils. If \fIpatterns\fR are given, only versions that match the patterns
-will be listed.
+List all installed version of binutils. If
+.I patterns
+are given, only versions that match the patterns will be listed.
-phi / # eselect binutils list powerpc*
+# eselect binutils list powerpc*
.br
Installed binutils for target powerpc\-unknown\-linux\-gnu
[1] 2.15.92.0.2 *
.br
-phi / # eselect binutils list
+# eselect binutils list
.br
Installed binutils for target powerpc\-unknown\-linux\-gnu
[1] 2.15.92.0.2 *
@@ -30,13 +38,17 @@ Installed binutils for target x86_64\-pc\-linux\-gnu
[2] 2.15.92.0.2
[3] 2.16
[4] 2.16.1 *
-.SH "ACTION: SET"
-\fBeselect binutils set\fR \fIselection\fR
+.SH ACTION: SET
+.B eselect binutils set
+.I selection
.br
-Activates the selected version of binutils. \fIselection\fR can be either an identification number
-given by \fBeselect binutils list\fR or a pattern that uniquely describes one installed version.
+Activate the selected version of binutils.
+.I selection
+can be either an identification number given by
+.B eselect binutils list
+or a pattern that uniquely describes one installed version.
-phi / # eselect binutils set x86_64*2.16.1
+# eselect binutils set x86_64*2.16.1
.br
Switching to x86_64\-pc\-linux\-gnu\-2.16.1...
.br
@@ -47,16 +59,20 @@ Please remember to run:
# source /etc/profile
in order to let changes take effect!
-.SH "ACTION: SHOW"
-\fBeselect binutils show\fR [\fItarget\fR]
+.SH ACTION: SHOW
+.B eselect binutils show
+.RI [ target ]
.br
-Prints the currently activated binutils version for the given target. If no target is
-supplied then the CHOST environment variable is used to evaluate the native target.
+Print the currently activated binutils version for the given target.
+If no target is supplied then the CHOST environment variable is used
+to evaluate the native target.
-phi / # eselect binutils show
+# eselect binutils show
.br
x86_64\-pc\-linux\-gnu\-2.16.1
-.SH "AUTHOR"
+.SH AUTHOR
Danny van Dyk <kugelfang@gentoo.org>
-.SH "REVISION"
+.SH SEE ALSO
+.BR eselect (1)
+.SH REVISION
$Id$
diff --git a/man/mailer.eselect.5 b/man/mailer.eselect.5
index 9e5545d..27245ca 100644
--- a/man/mailer.eselect.5
+++ b/man/mailer.eselect.5
@@ -1,46 +1,57 @@
-.TH "ESELECT" "5" "April 2005" "Gentoo Linux" "eselect"
-.SH "NAME"
+.\" Copyright 2005-2009 Gentoo Foundation
+.\" Distributed under the terms of the GNU General Public License v2
+.\" $Id$
+.\"
+.TH mailer.eselect 5 "April 2009" "Gentoo Linux" eselect
+.SH NAME
mailer.eselect \- The mailer profile management module for Gentoo's eselect
-.SH "SYNOPSIS"
-\fBeselect mailer\fR [\fBhelp\fR|\fBusage\fR]
+.SH SYNOPSIS
+.B eselect mailer
+.RB [ help | usage | version ]
.br
-\fBeselect mailer\fR \fBlist\fR
+.B eselect mailer list
.br
-\fBeselect mailer\fR \fBset\fR \fIprofile\fR
+.B eselect mailer set
+.I profile
.br
-\fBeselect mailer\fR \fBshow\fR
+.B eselect mailer show
.br
-.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 mailer list\fR [\fIoptions\fR]
+.SH DESCRIPTION
+.B eselect
+is Gentoo's configuration and management tool. It features modules
+that care for the individual administrative tasks.
+.SH ACTION: LIST
+.B eselect mailer list
.br
-Displays an ordered list of the installed mailer profiles. Each line has
-a number, the profile's name and version number.
+Display an ordered list of the installed mailer profiles. Each line
+has a number, the profile's name and version number.
-pohl / # eselect mailer list
+# eselect mailer list
.br
Available mailer.conf profiles:
[1] default
[2] msmtp\-1.4.0
[3] nbsmtp\-0.98
-.SH "ACTION: SET"
-\fBeselect mailer set\fR \fIprofile\fR
+.SH ACTION: SET
+.B eselect mailer set
+.I profile
.br
-Sets your system's currently active mailer to \fIprofile\fR.
+Set your system's currently active mailer to
+.IR profile .
-pohl / # eselect mailer set msmtp-1.4.0
-.SH "ACTION: SHOW"
-\fBeselect mailer show\fR
+# eselect mailer set msmtp-1.4.0
+.SH ACTION: SHOW
+.B eselect mailer show
.br
-Shows your system's mailer profiles.
+Show your system's mailer profiles.
-pohl / # eselect mailer show
+# eselect mailer show
.br
Current mailer.conf profile:
msmtp-1.4.0
-.SH "AUTHOR"
+.SH AUTHOR
Tom Martin <slarti@gentoo.org>
-.SH "REVISION"
+.SH SEE ALSO
+.BR eselect (1)
+.SH REVISION
$Id$
diff --git a/man/profile.eselect.5 b/man/profile.eselect.5
index 7011858..e336f53 100644
--- a/man/profile.eselect.5
+++ b/man/profile.eselect.5
@@ -1,45 +1,59 @@
-.TH "ESELECT" "5" "April 2005" "Gentoo Linux" "eselect"
-.SH "NAME"
-profile\.eselect \- The profile management module for Gentoo's eselect
-.SH "SYNOPSIS"
-\fBeselect profile\fR [\fBhelp\fR|\fBusage\fR]
-.br
-\fBeselect profile\fR \fBlist\fR
-.br
-\fBeselect profile\fR \fBset\fR [\fB\-\-force\fR] \fIprofile\fR
-.br
-\fBeselect profile\fR \fBshow\fR
+.\" Copyright 2005-2009 Gentoo Foundation
+.\" Distributed under the terms of the GNU General Public License v2
+.\" $Id$
+.\"
+.TH profile.eselect 5 "April 2009" "Gentoo Linux" eselect
+.SH NAME
+profile.eselect \- The profile management module for Gentoo's eselect
+.SH SYNOPSIS
+.B eselect profile
+.RB [ help | usage | version ]
+.br
+.B eselect profile list
+.br
+.B eselect profile set
+.RB [ \-\-force ]
+.I profile
+.br
+.B eselect profile show
+.SH DESCRIPTION
+.B eselect
+is Gentoo's configuration and management tool. It features modules
+that care for the individual administrative tasks.
+.SH ACTION: LIST
+.B eselect profile list
+.br
+Display an ordered list of available and (for your architecture) valid
+profiles.
-.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 profile list\fR
-.br
-Displays an ordered list of available and (for your architecture) valid profiles.
-
-phi / # eselect profile list
+# eselect profile list
.br
Available profile symlink targets:
[1] default\-linux/amd64/2005.0
-.SH "ACTION: SET"
-\fBeselect profile\ set\fR [\fB\-\-force\fR] [\fIprofile\fR]
-.br
-Select a valid profile for future use with portage. If the \-\-force flag
-is specified, set the profile even if it doesn't appear to be a valid one (doesn't
-exist in \fB${PORTDIR}\fR/profiles/profiles.desc).
-.SH "ACTION: SHOW"
-\fBeselect profile\ show\fR
-.br
-Shows your system's currently active profile.
+.SH ACTION: SET
+.B eselect profile set
+.RB [ \-\-force ]
+.I profile
+.br
+Select a valid profile for future use with portage. If the
+.B \-\-force
+flag is specified, set the profile even if it doesn't appear to be
+a valid one (doesn't exist in
+.BR ${PORTDIR} /profiles/profiles.desc).
+.SH ACTION: SHOW
+.B eselect profile show
+.br
+Show your system's currently active profile.
-phi / # eselect profile\ show
+# eselect profile show
.br
Current make.profile symlink:
/usr/portage/profiles/default\-linux/amd64/2005.0
-.SH "AUTHORS"
+.SH AUTHORS
Danny van Dyk <kugelfang@gentoo.org>
.br
Aaron Walker <ka0ttic@gentoo.org>
-.SH "REVISION"
+.SH SEE ALSO
+.BR eselect (1)
+.SH REVISION
$Id$