summaryrefslogtreecommitdiffstats
path: root/Documentation/releases/v2.23-ReleaseNotes
diff options
context:
space:
mode:
authorGilles Espinasse2013-05-13 16:51:08 +0200
committerKarel Zak2013-05-21 11:38:35 +0200
commit34228e6972032862be093748a7cef8ca3ac7c7d1 (patch)
treea7226fa5b55e9b1594c7ac48ac054accaedf6bf3 /Documentation/releases/v2.23-ReleaseNotes
parentbuild-sys: always check for setns() and unshare() libs functions (diff)
downloadkernel-qcow2-util-linux-34228e6972032862be093748a7cef8ca3ac7c7d1.tar.gz
kernel-qcow2-util-linux-34228e6972032862be093748a7cef8ca3ac7c7d1.tar.xz
kernel-qcow2-util-linux-34228e6972032862be093748a7cef8ca3ac7c7d1.zip
util-linux minor typo fixes
Signed-off-by: Gilles Espinasse <g.esp@free.fr>
Diffstat (limited to 'Documentation/releases/v2.23-ReleaseNotes')
-rw-r--r--Documentation/releases/v2.23-ReleaseNotes2
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/releases/v2.23-ReleaseNotes b/Documentation/releases/v2.23-ReleaseNotes
index 7e9ed886f..ce07ac18c 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]