public inbox for gentoo-commits@lists.gentoo.org
 help / color / mirror / Atom feed
From: "Ulrich Mueller" <ulm@gentoo.org>
To: gentoo-commits@lists.gentoo.org
Subject: [gentoo-commits] proj/eselect:master commit in: man/, /
Date: Mon,  5 Aug 2013 07:43:50 +0000 (UTC)	[thread overview]
Message-ID: <1375685031.de9c960a88751416fdd60b560a3fc2d7fa151c7f.ulm@gentoo> (raw)

commit:     de9c960a88751416fdd60b560a3fc2d7fa151c7f
Author:     Ulrich Müller <ulm <AT> gentoo <DOT> org>
AuthorDate: Mon Aug  5 06:43:51 2013 +0000
Commit:     Ulrich Mueller <ulm <AT> gentoo <DOT> org>
CommitDate: Mon Aug  5 06:43:51 2013 +0000
URL:        http://git.overlays.gentoo.org/gitweb/?p=proj/eselect.git;a=commit;h=de9c960a

Remove stale man page for bashcomp module.

* man/bashcomp.eselect.5: Remove stale man page.
* man/Makefile.am (man_MANS): Remove bashcomp.eselect.5 from list.

---
 ChangeLog              |  5 ++++
 man/Makefile.am        |  1 -
 man/bashcomp.eselect.5 | 66 --------------------------------------------------
 3 files changed, 5 insertions(+), 67 deletions(-)

diff --git a/ChangeLog b/ChangeLog
index 411b9b9..8f1bfff 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,8 @@
+2013-08-05  Ulrich Müller  <ulm@gentoo.org>
+
+	* man/bashcomp.eselect.5: Remove stale man page.
+	* man/Makefile.am (man_MANS): Remove bashcomp.eselect.5 from list.
+
 2013-07-16  Ulrich Müller  <ulm@gentoo.org>
 
 	* configure.ac: Update version to 1.3.7.

diff --git a/man/Makefile.am b/man/Makefile.am
index f4c5e88..fa9964c 100644
--- a/man/Makefile.am
+++ b/man/Makefile.am
@@ -1,6 +1,5 @@
 man_MANS = \
 	eselect.1 \
-	bashcomp.eselect.5 \
 	binutils.eselect.5 \
 	editor.eselect.5 \
 	env.eselect.5 \

diff --git a/man/bashcomp.eselect.5 b/man/bashcomp.eselect.5
deleted file mode 100644
index eb87dcd..0000000
--- a/man/bashcomp.eselect.5
+++ /dev/null
@@ -1,66 +0,0 @@
-.\" Copyright 2005-2013 Gentoo Foundation
-.\" Distributed under the terms of the GNU GPL version 2 or later
-.\"
-.TH bashcomp.eselect 5 "April 2009" "Gentoo Linux" eselect
-.SH NAME
-bashcomp.eselect \- Manage contributed bash-completion scripts
-.SH SYNOPSIS
-.B eselect bashcomp
-.RB [ help | usage | version ]
-.br
-.B eselect bashcomp list
-.RB [ \-\-global ]
-.br
-.B eselect bashcomp enable
-.RB [ \-\-global ]
-.RI [ bashcomp ...]
-.br
-.B eselect bashcomp disable
-.RB [ \-\-global ]
-.RI [ bashcomp ...]
-.SH DESCRIPTION
-.B eselect
-is Gentoo's configuration and management tool.  It features modules
-that care for individual administrative tasks.
-.SH ACTION: LIST
-.B eselect bashcomp list
-.RB [ \-\-global ]
-.br
-Display a list of available contributed bash-completion scripts.
-Enabled bash-completions are marked with a '*'.  If the
-.B \-\-global
-option is specified, list globally enabled completions.
-
-$ eselect bashcomp list
-.br
-Available completions:
-  [1]  bitkeeper
-  [2]  cowsay *
-.SH ACTION: ENABLE
-.B eselect bashcomp enable
-.RB [ \-\-global ]
-.RI [ bashcomp ...]
-.br
-Enable the specified completion(s).  Arguments may be a completion
-name or a corresponding number produced by
-.B eselect bashcomp
-.BR list .
-If the
-.B \-\-global
-option is specified, enable globally (for all users).
-.SH ACTION: DISABLE
-.B eselect bashcomp disable
-.RB [ \-\-global ]
-.RI [ bashcomp ...]
-.br
-Disable the specified completion(s).  Arguments may be a completion
-name or a corresponding number produced by
-.B eselect bashcomp
-.BR list .
-If the
-.B \-\-global
-option is specified, disable globally (for all users).
-.SH AUTHOR
-Aaron Walker  <ka0ttic@gentoo.org>
-.SH SEE ALSO
-.BR eselect (1)


             reply	other threads:[~2013-08-05  7:43 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2013-08-05  7:43 Ulrich Mueller [this message]
  -- strict thread matches above, loose matches on Subject: below --
2013-08-24 22:03 [gentoo-commits] proj/eselect:master commit in: man/, / Ulrich Mueller
2014-02-18 22:18 Ulrich Müller

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=1375685031.de9c960a88751416fdd60b560a3fc2d7fa151c7f.ulm@gentoo \
    --to=ulm@gentoo.org \
    --cc=gentoo-commits@lists.gentoo.org \
    --cc=gentoo-dev@lists.gentoo.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox