diff options
author | Ralph Amissah <ralph@amissah.com> | 2009-01-18 12:47:45 -0500 |
---|---|---|
committer | Ralph Amissah <ralph@amissah.com> | 2009-01-18 13:51:36 -0500 |
commit | 43ba4c40960738a8dd78ee30a034df6b5bdbd6aa (patch) | |
tree | e0ac458c79f6f452a7fe63bdefabe67f37b82082 /debian/manpages/sisu_complete.7 | |
parent | Merge branch 'upstream' into debian/sid (diff) | |
parent | copyright presentation changed, remains substantively the same; minor sisu ve... (diff) |
sisu-0.70.5, merge branch upstream into debian/sid; debian/ new year cleaningdebian/0.70.5-1
* debian/control:
add depends for fcgi-ruby in sisu-postgresql and sisu-sqlite;
package description;
git repo move noted
* debian/rules: clean/tidy
* debian/copyright: use machine parseable format
* removed sisu.postrm, forced removal on purge /etc/sisu draconian if it
contains admin edits
* minor sorting
* debian/changelog for 0.70.5
Diffstat (limited to 'debian/manpages/sisu_complete.7')
-rw-r--r-- | debian/manpages/sisu_complete.7 | 43 |
1 files changed, 43 insertions, 0 deletions
diff --git a/debian/manpages/sisu_complete.7 b/debian/manpages/sisu_complete.7 new file mode 100644 index 00000000..f41a4154 --- /dev/null +++ b/debian/manpages/sisu_complete.7 @@ -0,0 +1,43 @@ +.\" 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), |