diff options
author | Axel Beckert <abe@deuxchevaux.org> | 2014-10-20 14:42:46 +0200 |
---|---|---|
committer | Axel Beckert <abe@deuxchevaux.org> | 2014-10-20 14:43:30 +0200 |
commit | 54d168766132c54b9be0b8680d395384a088cafa (patch) | |
tree | ff969c218c739eb6e317a22d30eb583d44e5b7ea | |
parent | 29ce7d347aecce38f68ab9dfdf1a672fcab80e0e (diff) | |
download | zsh-54d168766132c54b9be0b8680d395384a088cafa.tar.gz zsh-54d168766132c54b9be0b8680d395384a088cafa.zip |
Fix signature indentation in README.Debian
Git-Dch: Ignore
-rw-r--r-- | debian/README.Debian | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/debian/README.Debian b/debian/README.Debian index 1c2c4ed83..c27eec55b 100644 --- a/debian/README.Debian +++ b/debian/README.Debian @@ -9,7 +9,8 @@ https://wiki.debian.org/Zsh This version of zsh has been compiled with support for maildir folders in MAIL and MAILPATH. - -- Clint Adams <schizo@debian.org> + -- Clint Adams <schizo@debian.org> + How to use the zsh-dbg package ------------------------------ @@ -35,7 +36,7 @@ Then execute: Now you can use the usual gdb commands like step / continue / ... to debug the Zsh process at source level. - -- Michael Prokop <mika@debian.org> + -- Michael Prokop <mika@debian.org> Load-path for functions from other packages |