diff options
-rw-r--r-- | debian/zsh-common.doc-base | 13 | ||||
-rw-r--r-- | debian/zsh-common.docs | 1 | ||||
-rw-r--r-- | debian/zsh-doc.doc-base.faq | 4 | ||||
-rw-r--r-- | debian/zsh-doc.docs | 1 |
4 files changed, 5 insertions, 14 deletions
diff --git a/debian/zsh-common.doc-base b/debian/zsh-common.doc-base deleted file mode 100644 index 2b719364e..000000000 --- a/debian/zsh-common.doc-base +++ /dev/null @@ -1,13 +0,0 @@ -Document: zsh-faq -Title: Z Shell FAQ -Author: Peter Stephenson <coordinator@zsh.org> -Abstract: This document contains a list of frequently-asked (or - otherwise significant) questions concerning the Z-shell, a command - interpreter for many UNIX systems which is freely available to anyone - with FTP access. Zsh is among the most powerful freely available - Bourne-like shells for interactive use. -Section: Shells - -Format: Text -Index: /usr/share/doc/zsh-common/FAQ.gz -Files: /usr/share/doc/zsh-common/FAQ.gz diff --git a/debian/zsh-common.docs b/debian/zsh-common.docs index 9e8d2806d..e31e29544 100644 --- a/debian/zsh-common.docs +++ b/debian/zsh-common.docs @@ -12,4 +12,3 @@ MACHINES META-FAQ NEWS README -obj/Etc/FAQ diff --git a/debian/zsh-doc.doc-base.faq b/debian/zsh-doc.doc-base.faq index 841205324..f2b9641e5 100644 --- a/debian/zsh-doc.doc-base.faq +++ b/debian/zsh-doc.doc-base.faq @@ -11,3 +11,7 @@ Section: Shells Format: HTML Index: /usr/share/doc/zsh-common/html/FAQ.html Files: /usr/share/doc/zsh-common/html/FAQ*.html + +Format: Text +Index: /usr/share/doc/zsh-common/FAQ.gz +Files: /usr/share/doc/zsh-common/FAQ.gz diff --git a/debian/zsh-doc.docs b/debian/zsh-doc.docs index 60cb2382a..1996b078f 100644 --- a/debian/zsh-doc.docs +++ b/debian/zsh-doc.docs @@ -1 +1,2 @@ obj/Doc/zsh.pdf +obj/Etc/FAQ |