diff options
author | Ralph Amissah <ralph.amissah@gmail.com> | 2007-06-15 11:59:07 +0100 |
---|---|---|
committer | Ralph Amissah <ralph.amissah@gmail.com> | 2007-06-15 11:59:07 +0100 |
commit | f60857e6dd277b7d252516f253d653551e9b6acd (patch) | |
tree | 4119f09cfcae74d36a432275b67ea2f609708af4 /debian/man/man7 | |
parent | .gitignore removed fix .gitignore excludes in .git/info/exclude, placed in pa... (diff) |
cgi-common, match fixes, rest removal of hanging whitespace
Diffstat (limited to 'debian/man/man7')
-rw-r--r-- | debian/man/man7/sisu_complete.7 | 8 | ||||
-rw-r--r-- | debian/man/man7/sisu_pdf.7 | 10 | ||||
-rw-r--r-- | debian/man/man7/sisu_postgresql.7 | 20 | ||||
-rw-r--r-- | debian/man/man7/sisu_sqlite.7 | 26 |
4 files changed, 32 insertions, 32 deletions
diff --git a/debian/man/man7/sisu_complete.7 b/debian/man/man7/sisu_complete.7 index 56b23d2c..f41a4154 100644 --- a/debian/man/man7/sisu_complete.7 +++ b/debian/man/man7/sisu_complete.7 @@ -1,12 +1,12 @@ -.\" Name: SiSU information Structuring Universe +.\" 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> +.\" 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 @@ -19,7 +19,7 @@ sisu\-complete together with sisu\-examples is the whole of sisu .\"%% Further Information .SH FURTHER INFORMATION .PP -For more information on +For more information on .I SiSU see: .I <http://www.jus.uio.no/sisu> diff --git a/debian/man/man7/sisu_pdf.7 b/debian/man/man7/sisu_pdf.7 index a4a92f20..2836df06 100644 --- a/debian/man/man7/sisu_pdf.7 +++ b/debian/man/man7/sisu_pdf.7 @@ -1,12 +1,12 @@ -.\" Name: SiSU information Structuring Universe +.\" 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> +.\" 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 @@ -17,7 +17,7 @@ Dummy package installs the dependencies required to convert LaTeX output from Si .B sisu .B \-p [filename/wildcard] -.\"%% Description +.\"%% Description .SH DESCRIPTION .B sisu_pdf .I is part of SiSU (man sisu) @@ -25,7 +25,7 @@ sisu_pdf is a dummy package to install dependencies needed for sisu to make rudi .\"%% Further Information .SH FURTHER INFORMATION .PP -For more information on +For more information on .I SiSU see: .I <http://www.jus.uio.no/sisu> diff --git a/debian/man/man7/sisu_postgresql.7 b/debian/man/man7/sisu_postgresql.7 index 8fd81658..e8cddf1f 100644 --- a/debian/man/man7/sisu_postgresql.7 +++ b/debian/man/man7/sisu_postgresql.7 @@ -23,44 +23,44 @@ Dummy package to install the dependencies required by SiSU to populate a postgre .I \-\-pgsql \-\-[instruction] [filename/wildcard if required] .PP -.\"%% Description +.\"%% 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 +.\"%% Flags Database .SH databases .TP dbi \- database interface .B \-D -set for -.I postgresql +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 +.B \-\-pgsql \-\-import \-v .I [filename/wildcard] imports data specified to postgresql db (rb.dbi) .TP -.B \-\-pgsql \-\-update \-v +.B \-\-pgsql \-\-update \-v .I [filename/wildcard] updates/imports specified data to (postgresql) db (rb.dbi) .TP -.B \-\-pgsql \-\-remove \-v +.B \-\-pgsql \-\-remove \-v .I [filename/wildcard] removes specified data to (postgresql) db (rb.dbi) .TP -.B \-\-pgsql \-\-dropall +.B \-\-pgsql \-\-dropall kills data" and drops (postgresql) db, tables & indexes .TP -.B \-\-pgsql \-\-recreate +.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 +For more information on .I SiSU see: .I <http://www.jus.uio.no/sisu> diff --git a/debian/man/man7/sisu_sqlite.7 b/debian/man/man7/sisu_sqlite.7 index 864b6eea..8a9c6e3e 100644 --- a/debian/man/man7/sisu_sqlite.7 +++ b/debian/man/man7/sisu_sqlite.7 @@ -1,12 +1,12 @@ -.\" Name: SiSU information Structuring Universe +.\" 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> +.\" 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 @@ -22,44 +22,44 @@ This is a dummy package to install the dependencies required by SiSU to populate .I \-d \-\-(sqlite|pg) \-\-[instruction] [filename/wildcard if required] .PP -.\"%% Description +.\"%% 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 +.\"%% Flags Database .SH databases .TP dbi \- database interface .B \-d -set for -.I sqlite +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 +.B \-\-sqlite \-\-import \-v .I [filename/wildcard] imports data specified to (sqlite) db (rb.dbi) .TP -.B \-\-sqlite \-\-update \-v +.B \-\-sqlite \-\-update \-v .I [filename/wildcard] updates/imports specified data to (sqlite) db (rb.dbi) .TP -.B \-\-sqlite \-\-remove \-v +.B \-\-sqlite \-\-remove \-v .I [filename/wildcard] removes specified data to (sqlite) db (rb.dbi) .TP -.B \-\-sqlite \-\-dropall +.B \-\-sqlite \-\-dropall kills data" and drops (postgresql) db, tables & indexes .TP -.B \-\-sqlite \-\-recreate +.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 +For more information on .I SiSU see: .I <http://www.jus.uio.no/sisu> |