Fixing ft's (my) email address
[grml-gen-zshrefcard.git] / grml-zsh-refcard.tex.in
index ba11f0b..79effa3 100644 (file)
 %%% Oben: Links, Mitte, Rechts
  \ihead[]{{\Huge GRML-Zsh-Refcard}}
  \chead[]{}
- \ohead[]{Revision: Die Feb 06 20:11:16 CET 2007}
- %\ohead[]{Revision: \today}
+ \ohead[]{Generated: \today}
 %%% Unten: Links, Mitte, Rechts
  \ifoot[]{\vspace{-3pt}GRML-Zsh-Refcard}
  \cfoot[]{}
  \ofoot[]{\vspace{-3pt}\copyright 2005-2007 \href{mailto:julius@grml.org}{Julius Plenz},
  \href{mailto:mika@grml.org}{Michael Prokop} and
- \href{mailto:ft@bewatermyfriend.de}{Frank Terbeck}}
+ \href{mailto:ft@bewatermyfriend.org}{Frank Terbeck}}
 %%% }}}
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
@@ -268,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
@@ -279,8 +278,7 @@ to vi mode.
 \command{setopt vi}{Switch to vi mode}
 \commandlistend
 
-\subsection*{Keybindings}
-
+\vspace{8pt}
 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.