grml-zsh-refcard.tex.in had 'Key Bindings' and 'Keybindings' subsections
authorFrank Terbeck <ft@grml.org>
Sun, 20 Jan 2008 14:49:29 +0000 (15:49 +0100)
committerFrank Terbeck <ft@grml.org>
Sun, 20 Jan 2008 14:49:29 +0000 (15:49 +0100)
grml-zsh-refcard.tex.in

index fd6c5db..f7893b6 100644 (file)
@@ -267,7 +267,7 @@ values:
 \command{umask @@INSERT-other-r_umask@@}{new files for root user \kbd{@@INSERT-other-r_umaskstr@@}}
 \commandlistend
 
-\subsection*{Key Bindings}
+\subsection*{Keybindings}
 
 Default keybinding mode is Emacs, i.e. you can use Emacs keybinds like
 \kbd{^A {\rm or} ^E} on the command line. You can however also switch
@@ -278,8 +278,6 @@ to vi mode.
 \command{setopt vi}{Switch to vi mode}
 \commandlistend
 
-\subsection*{Keybindings}
-
 The following keybindings document some important keybindings which are not
 defined by zsh's default configuration. Tip: press <tab> twice when completing a
 command you installed which is not yet known to zsh or run 'rehash' manually.