public inbox for util-linux@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH] util-linux minor typo fixes
@ 2013-05-13 14:51 Gilles Espinasse
  2013-05-21  9:39 ` Karel Zak
  0 siblings, 1 reply; 2+ messages in thread
From: Gilles Espinasse @ 2013-05-13 14:51 UTC (permalink / raw)
  To: util-linux; +Cc: Gilles Espinasse

Signed-off-by: Gilles Espinasse <g.esp@free.fr>
---
 Documentation/releases/v2.23-ReleaseNotes |    2 +-
 configure.ac                              |    2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/Documentation/releases/v2.23-ReleaseNotes b/Documentation/releases/v2.23-ReleaseNotes
index 7e9ed88..ce07ac1 100644
--- a/Documentation/releases/v2.23-ReleaseNotes
+++ b/Documentation/releases/v2.23-ReleaseNotes
@@ -150,7 +150,7 @@ bash-completion:
    - Don't offer any more completions after help or version.  [Ville Skyttä]
    - Don't offer short options where corresponding long one exists.  [Ville Skyttä]
    - Symlink runuser symlink to su so it gets loaded on demand.  [Ville Skyttä]
-   - add bash completetion configure option  [Sami Kerola]
+   - add bash completion configure option  [Sami Kerola]
    - add completion files to Makefile.am  [Sami Kerola]
    - add swapoff  [Bernhard Voelker]
    - disk-utils  [Sami Kerola]
diff --git a/configure.ac b/configure.ac
index dad0439..4050fe4 100644
--- a/configure.ac
+++ b/configure.ac
@@ -1308,7 +1308,7 @@ AM_CONDITIONAL(BUILD_SETTERM, test "x$build_setterm" = xyes)
 
 
 AC_ARG_ENABLE([schedutils],
-  AS_HELP_STRING([--disable-schedutils], [do not build chrt, ionice, teskset]),
+  AS_HELP_STRING([--disable-schedutils], [do not build chrt, ionice, taskset]),
   [], enable_schedutils=yes
 )
 UL_BUILD_INIT([schedutils])
-- 
1.7.2.5


^ permalink raw reply related	[flat|nested] 2+ messages in thread

* Re: [PATCH] util-linux minor typo fixes
  2013-05-13 14:51 [PATCH] util-linux minor typo fixes Gilles Espinasse
@ 2013-05-21  9:39 ` Karel Zak
  0 siblings, 0 replies; 2+ messages in thread
From: Karel Zak @ 2013-05-21  9:39 UTC (permalink / raw)
  To: Gilles Espinasse; +Cc: util-linux

On Mon, May 13, 2013 at 04:51:08PM +0200, Gilles Espinasse wrote:
>  Documentation/releases/v2.23-ReleaseNotes |    2 +-
>  configure.ac                              |    2 +-
>  2 files changed, 2 insertions(+), 2 deletions(-)

 Applied, thanks.

    Karel

-- 
 Karel Zak  <kzak@redhat.com>
 http://karelzak.blogspot.com

^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2013-05-21  9:39 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-05-13 14:51 [PATCH] util-linux minor typo fixes Gilles Espinasse
2013-05-21  9:39 ` Karel Zak

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox