[Bash-completion-commits] [SCM] bash-completion branch, master, updated. 38516ee43194fd496971a9c37e23109f3816e4bf

Guillaume Rousse guillaume at oberkampf.msr-inria.inria.fr
Thu Dec 31 16:36:41 UTC 2009


The following commit has been merged in the master branch:
commit 2e1b780d8440cbb396bcb7fec8d40d088249b91b
Author: Guillaume Rousse <guillaume at oberkampf.msr-inria.inria.fr>
Date:   Wed Dec 30 00:00:07 2009 +0100

    remove individual authorship notices, I'm already present in the AUTHORS file

diff --git a/contrib/bittorrent b/contrib/bittorrent
index 8b7dcfd..cc2642a 100644
--- a/contrib/bittorrent
+++ b/contrib/bittorrent
@@ -1,4 +1,4 @@
-# btdownloadheadless(1) completion by Guillaume Rousse <rousse at ccr.jussieu.fr>
+# btdownloadheadless(1) completion
 
 have btdownloadheadless.py || have btdownloadcurses.py || \
 have btdownloadgui.py &&
diff --git a/contrib/dsniff b/contrib/dsniff
index 5d25b33..643a57c 100644
--- a/contrib/dsniff
+++ b/contrib/dsniff
@@ -1,7 +1,5 @@
-# dsniff util completion by Guillaume Rousse <rousse at ccr.jussieu.fr>
+# dsniff util completion
 
-# arpspoof(8) completion
-#
 have arpspoof &&
 _arpspoof()
 {
@@ -31,8 +29,6 @@ _arpspoof()
 } &&
 complete -F _arpspoof arpspoof
 
-# dnsspoof(8) completion
-#
 have dnsspoof &&
 _dnsspoof()
 {
@@ -60,8 +56,6 @@ _dnsspoof()
 } &&
 complete -F _dnsspoof dnsspoof
 
-# dsniff(8) completion
-#
 have dsniff &&
 _dsniff()
 {
@@ -89,8 +83,6 @@ _dsniff()
 } &&
 complete -F _dsniff dsniff
 
-# filesnarf(8), mailsnarf(8) and msgsnarf (8) completion
-#
 have filesnarf || have mailsnarf || have msgsnarf &&
 _snarf()
 {
@@ -114,8 +106,6 @@ _snarf()
 } &&
 complete -F _snarf filesnarf mailsnarf msgsnarf
 
-# macof(8) completion
-#
 have macof &&
 _macof()
 {
@@ -140,8 +130,6 @@ _macof()
 } &&
 complete -F _macof macof
 
-# sshmitm(8) completion
-#
 have sshmitm &&
 _sshmitm()
 {
@@ -159,8 +147,6 @@ _sshmitm()
 } &&
 complete -F _sshmitm sshmitm
 
-# sshow(8) completion
-#
 have sshow &&
 _sshow()
 {
@@ -184,8 +170,6 @@ _sshow()
 } &&
 complete -F _sshow sshow
 
-# tcpkill(8) completion
-#
 have tcpkill &&
 _tcpkill()
 {
@@ -209,8 +193,6 @@ _tcpkill()
 } &&
 complete -F _tcpkill tcpkill
 
-# tcpnice(8) completion
-#
 have tcpnice &&
 _tcpnice()
 {
@@ -234,8 +216,6 @@ _tcpnice()
 } &&
 complete -F _tcpnice tcpnice
 
-# urlsnarf(8) completion
-#
 have urlsnarf &&
 _urlsnarf()
 {
@@ -259,8 +239,6 @@ _urlsnarf()
 } &&
 complete -F _urlsnarf urlsnarf
 
-# webmitm(8) completion
-#
 have webmitm &&
 _webmitm()
 {
diff --git a/contrib/freeciv b/contrib/freeciv
index 01ae0cc..6ec2edd 100644
--- a/contrib/freeciv
+++ b/contrib/freeciv
@@ -1,4 +1,4 @@
-# civserver completion by Guillaume Rousse <rousse at ccr.jussieu.fr>
+# freeciv completions
 
 have civserver &&
 _civserver()
@@ -25,8 +25,6 @@ _civserver()
 } &&
 complete -F _civserver civserver
 
-# civclient completion by Guillaume Rousse <rousse at ccr.jussieu.fr>
-#
 have civclient &&
 _civclient()
 {
diff --git a/contrib/gkrellm b/contrib/gkrellm
index ff750ad..de037ad 100644
--- a/contrib/gkrellm
+++ b/contrib/gkrellm
@@ -1,4 +1,4 @@
-# gkrellm(1) completion by Guillaume Rousse <rousse at ccr.jussieu.fr>
+# gkrellm(1) completion
 
 have gkrellm || have gkrellm2 &&
 _gkrellm()
diff --git a/contrib/mailman b/contrib/mailman
index c64cc8f..d88d59e 100644
--- a/contrib/mailman
+++ b/contrib/mailman
@@ -1,4 +1,4 @@
-# Mailman completion by Guillaume Rousse <rousse at ccr.jussieu.fr>
+# mailman completion
 
 have list_lists && {
 _mailman_lists()
diff --git a/contrib/snownews b/contrib/snownews
index 8d89b78..4430ce8 100644
--- a/contrib/snownews
+++ b/contrib/snownews
@@ -1,4 +1,4 @@
-# snownews completion by Guillaume Rousse <rousse at ccr.jussieu.fr>
+# snownews(1) completion
 
 have snownews &&
 _snownews()
diff --git a/contrib/svk b/contrib/svk
index 4488a7c..06d86fd 100644
--- a/contrib/svk
+++ b/contrib/svk
@@ -1,4 +1,4 @@
-# svk completion by Guillaume Rousse <guillomovitch at zarb.org>
+# svk(1) completion
 
 have svk &&
 _svk()
diff --git a/contrib/unace b/contrib/unace
index e2d3e43..9db7bd5 100644
--- a/contrib/unace
+++ b/contrib/unace
@@ -1,4 +1,4 @@
-# unace(1) completion by Guillaume Rousse <rousse at ccr.jussieu.fr>
+# unace(1) completion
 
 have unace &&
 _unace()
diff --git a/contrib/unrar b/contrib/unrar
index 47a0a40..eecc843 100644
--- a/contrib/unrar
+++ b/contrib/unrar
@@ -1,4 +1,4 @@
-# unrar(1) completion by Guillaume Rousse <rousse at ccr.jussieu.fr>
+# unrar(1) completion
 
 have unrar &&
 _unrar()
diff --git a/test/lib/completion.exp b/test/lib/completion.exp
index 03b6403..18ece7f 100644
--- a/test/lib/completion.exp
+++ b/test/lib/completion.exp
@@ -1,4 +1,4 @@
-source lib/library.exp
+source ${srcdir}/lib/library.exp
 
 
 proc completion_exit {} {

-- 
bash-completion



More information about the Bash-completion-commits mailing list