zsh-workers
 help / color / mirror / code / Atom feed
From: Clint Adams <clint@zsh.org>
To: zsh-workers@sunsite.dk
Subject: PATCH: _make-kpkg commands _->-
Date: Sat, 1 Dec 2007 18:53:09 -0500	[thread overview]
Message-ID: <20071201235309.GA11890@scowler.net> (raw)

The underscores are valid, but in the interest of being consistent for
now..

Index: Completion/Debian/Command/_make-kpkg
===================================================================
RCS file: /cvsroot/zsh/zsh/Completion/Debian/Command/_make-kpkg,v
retrieving revision 1.5
diff -u -r1.5 _make-kpkg
--- Completion/Debian/Command/_make-kpkg	22 Feb 2007 17:02:09 -0000	1.5
+++ Completion/Debian/Command/_make-kpkg	1 Dec 2007 23:51:18 -0000
@@ -34,14 +34,14 @@
         binary-arch\:"arch dependent packages" \
         kernel-source\:"package of the kernel sources" \
         kernel-headers\:"package of the header files included in the kernel" \
-        kernel_manual\:"package of the manual pages included in the kernel" \
+        kernel-manual\:"package of the manual pages included in the kernel" \
         kernel-doc\:"package of teh documentation included in the kernel" \
         kernel-image\:"package of the kernel image" \
         build\:"compiles the kernel" \
         modules\:"build all add-on modules" \
-        modules_config\:"configure all add-on modules" \
-        modules_image\:"build all add-on modules, but wirhou source and diff files" \
-        modules_clean\:"clean add-on modules" \
+        modules-config\:"configure all add-on modules" \
+        modules-image\:"build all add-on modules, but wirhou source and diff files" \
+        modules-clean\:"clean add-on modules" \
         configure\:"configure the kernel" \
         debian\:"creates the debian/ directory" \
         libc-kheaders\:"create the kernel headers package needed by libc" \


                 reply	other threads:[~2007-12-01 23:53 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=20071201235309.GA11890@scowler.net \
    --to=clint@zsh.org \
    --cc=zsh-workers@sunsite.dk \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).