diff options
author | Ralph Amissah <ralph@amissah.com> | 2007-09-23 05:22:21 +0100 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2007-09-23 05:22:21 +0100 |
commit | f1a9bed24b8c9b447d570413622490d8cb55b2d9 (patch) | |
tree | b56114eb2f2c528b5c28d0a08c956f8859e7fb57 /debian/man | |
parent | Merge branch 'upstream' into debian/sid (diff) |
sisu-doc sub-package introduced and restriction to use of ruby 1.8 branch
Diffstat (limited to 'debian/man')
-rw-r--r-- | debian/man/man7/sisu_complete.7 | 43 | ||||
-rw-r--r-- | debian/man/man7/sisu_pdf.7 | 42 | ||||
-rw-r--r-- | debian/man/man7/sisu_postgresql.7 | 79 | ||||
-rw-r--r-- | debian/man/man7/sisu_sqlite.7 | 78 |
4 files changed, 0 insertions, 242 deletions
diff --git a/debian/man/man7/sisu_complete.7 b/debian/man/man7/sisu_complete.7 deleted file mode 100644 index f41a4154..00000000 --- a/debian/man/man7/sisu_complete.7 +++ /dev/null @@ -1,43 +0,0 @@ -.\" Name: SiSU information Structuring Universe -.\" Author: Ralph Amissah -.\" Description: sisu dummy package to install all the whole of sisu, apart from sisu-examples -.\" arch-tag: sisu manpage -.\" License: GPL 2 or later -.\" Notes: Process this file with -.\" groff -man -Tascii sisu.1 -.\" nroff -man sisu.1 | most -.\" |sisu.1|@|^|<url:sisu.1> -.TH sisu_complete 7 "December 17, 2005" "version 0.34" "sisu \-I" -.SH NAME -.B SiSU -\- Structured information, Serialized Units \- a document publishing system, complete dependency package -.PP -.SH SYNOPSIS -Dummy package installs the whole of SiSU, excluding sisu-examples -.PP -sisu\-complete together with sisu\-examples is the whole of sisu -.\"%% Further Information -.SH FURTHER INFORMATION -.PP -For more information on -.I SiSU -see: -.I <http://www.jus.uio.no/sisu> -.PP -or -.I man sisu -.SH AUTHOR -Ralph Amissah -.I <ralph@amissah.com> -or -.I <ralph.amissah@gmail.com> -.SH SEE -.BR sisu(1), -.BR sisu(8), -.SH ALSO -.BR sisu_webrick(1), -.BR sisu_pdf(7) -.BR sisu_sqlite(7) -.BR sisu_postgresql(7) -.BR sisu_vim(7) -.BR sisu_termsheet(1), diff --git a/debian/man/man7/sisu_pdf.7 b/debian/man/man7/sisu_pdf.7 deleted file mode 100644 index 2836df06..00000000 --- a/debian/man/man7/sisu_pdf.7 +++ /dev/null @@ -1,42 +0,0 @@ -.\" Name: SiSU information Structuring Universe -.\" Author: Ralph Amissah -.\" Description: sisu pdf package manpage -.\" arch-tag: sisu manpage -.\" License: GPL 2 or later -.\" Notes: Process this file with -.\" groff -man -Tascii sisu.1 -.\" nroff -man sisu.1 | most -.\" |sisu.1|@|^|<url:sisu.1> -.TH sisu_pdf 7 "December 17, 2005" "version 0.34" "sisu \-I" -.SH NAME -.B SiSU -\- Structured information, Serialized Units \- a document publishing system -.PP -Dummy package installs the dependencies required to convert LaTeX output from SiSU to pdf -.SH SYNOPSIS -.B sisu -.B \-p -[filename/wildcard] -.\"%% Description -.SH DESCRIPTION -.B sisu_pdf -.I is part of SiSU (man sisu) -sisu_pdf is a dummy package to install dependencies needed for sisu to make rudimentary info files output, documented in man sisu -.\"%% Further Information -.SH FURTHER INFORMATION -.PP -For more information on -.I SiSU -see: -.I <http://www.jus.uio.no/sisu> -.PP -or -.I man sisu -.SH AUTHOR -Ralph Amissah -.I <ralph@amissah.com> -or -.I <ralph.amissah@gmail.com> -.SH SEE ALSO -.BR sisu(1), -.BR sisu(8), diff --git a/debian/man/man7/sisu_postgresql.7 b/debian/man/man7/sisu_postgresql.7 deleted file mode 100644 index e8cddf1f..00000000 --- a/debian/man/man7/sisu_postgresql.7 +++ /dev/null @@ -1,79 +0,0 @@ -.\" Name: SiSU information Structuring -Universe .\" Author: Ralph Amissah .\" -Description: sisu postgresql package manpage .\" -arch-tag: sisu manpage .\" License: GPL 2 or -later .\" Notes: Process this file with .\" groff --man -Tascii sisu.1 .\" nroff -man sisu.1 | -most .\" |sisu.1|@|^|<url:sisu.1> .TH -sisu_postgresql 7 "September 09, 2006" "version -0.46" "sisu \-I" -.SH NAME -.B SiSU -\- Structured information, Serialized Units \- a document publishing system, postgresql dependency package -.PP -Dummy package to install the dependencies required by SiSU to populate a postgresql database -.SH SYNOPSIS -.B sisu -.I \-D [instruction] -.PP -.I \-d \-\-(sqlite|pg) \-\-[instruction] -[filename/wildcard if required] -.PP -.B sisu -.I \-\-pgsql \-\-[instruction] -[filename/wildcard if required] -.PP -.\"%% Description -.SH DESCRIPTION -.B sisu_postgresql -.I is part of SiSU (man sisu) -sisu_postgresql is a dummy dummy package to install dependencies needed for sisu to populate a postgresql database, documented in man sisu -.\"%% Flags Database -.SH databases -.TP -dbi \- database interface -.B \-D -set for -.I postgresql -.TP -.B \-\-pgsql \-\-createall -initial step, creates required relations (tables, indexes) in existing postgresql database (a database should be created manually and given the same name as working directory, as requested) (rb.dbi) -.TP -.B \-\-pgsql \-\-import \-v -.I [filename/wildcard] -imports data specified to postgresql db (rb.dbi) -.TP -.B \-\-pgsql \-\-update \-v -.I [filename/wildcard] -updates/imports specified data to (postgresql) db (rb.dbi) -.TP -.B \-\-pgsql \-\-remove \-v -.I [filename/wildcard] -removes specified data to (postgresql) db (rb.dbi) -.TP -.B \-\-pgsql \-\-dropall -kills data" and drops (postgresql) db, tables & indexes -.TP -.B \-\-pgsql \-\-recreate -kills data" and drops and rebuilds empty (postgresql) db, tables & indexes -.RE -.\"%% Further Information -.SH FURTHER INFORMATION -.PP -For more information on -.I SiSU -see: -.I <http://www.jus.uio.no/sisu> -.PP -or -.I man sisu -.SH AUTHOR -Ralph Amissah -.I <ralph@amissah.com> -or -.I <ralph.amissah@gmail.com> -.SH SEE ALSO -.BR sisu(1), -.BR sisu(8), -.BR sisu_sqlite(7), -.BR sisu_vim(7) diff --git a/debian/man/man7/sisu_sqlite.7 b/debian/man/man7/sisu_sqlite.7 deleted file mode 100644 index 8a9c6e3e..00000000 --- a/debian/man/man7/sisu_sqlite.7 +++ /dev/null @@ -1,78 +0,0 @@ -.\" Name: SiSU information Structuring Universe -.\" Author: Ralph Amissah -.\" Description: sisu sqlite package manpage -.\" arch-tag: sisu manpage -.\" License: GPL 2 or later -.\" Notes: Process this file with -.\" groff -man -Tascii sisu.1 -.\" nroff -man sisu.1 | most -.\" |sisu.1|@|^|<url:sisu.1> -.TH sisu_sqlite 7 "September 09, 2006" "version 0.46" "sisu \-I" -.SH NAME -.B SiSU -\- Structured information, Serialized Units \- a document publishing system, sqlite dependency package -.PP -This is a dummy package to install the dependencies required by SiSU to populate an sqlite database -.SH SYNOPSIS -.B sisu -.I \-d [instruction] -[filename/wildcard if required] -.PP -.B sisu -.I \-d \-\-(sqlite|pg) \-\-[instruction] -[filename/wildcard if required] -.PP -.\"%% Description -.SH DESCRIPTION -.B sisu_sqlite -.I is part of SiSU (man sisu) -sisu_sqlite is a dummy package to install dependencies needed for sisu to populate an sqlite database, documented in man sisu -.\"%% Flags Database -.SH databases -.TP -dbi \- database interface -.B \-d -set for -.I sqlite -.TP -.B \-\-sqlite \-\-createall -initial step, creates required relations (tables, indexes) in existing (sqlite) database (a database should be created manually and given the same name as working directory, as requested) (rb.dbi) -.TP -.B \-\-sqlite \-\-import \-v -.I [filename/wildcard] -imports data specified to (sqlite) db (rb.dbi) -.TP -.B \-\-sqlite \-\-update \-v -.I [filename/wildcard] -updates/imports specified data to (sqlite) db (rb.dbi) -.TP -.B \-\-sqlite \-\-remove \-v -.I [filename/wildcard] -removes specified data to (sqlite) db (rb.dbi) -.TP -.B \-\-sqlite \-\-dropall -kills data" and drops (postgresql) db, tables & indexes -.TP -.B \-\-sqlite \-\-recreate -kills data" and drops and rebuilds empty (postgresql) db, tables & indexes -.RE -.\"%% Further Information -.SH FURTHER INFORMATION -.PP -For more information on -.I SiSU -see: -.I <http://www.jus.uio.no/sisu> -.PP -or -.I man sisu -.SH AUTHOR -Ralph Amissah -.I <ralph@amissah.com> -or -.I <ralph.amissah@gmail.com> -.SH SEE ALSO -.BR sisu(1), -.BR sisu(8), -.BR sisu_postgresql(7), -.BR sisu_vim(7) |