diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/man1/sisu.1 | 10 | ||||
-rw-r--r-- | man/man1/sisu_termsheet.1 | 2 | ||||
-rw-r--r-- | man/man1/sisu_webrick.1 | 2 | ||||
-rw-r--r-- | man/man7/sisu_vim.7 | 2 | ||||
-rw-r--r-- | man/man8/sisu.8 | 4 |
5 files changed, 10 insertions, 10 deletions
diff --git a/man/man1/sisu.1 b/man/man1/sisu.1 index 4f89c852..ce47abce 100644 --- a/man/man1/sisu.1 +++ b/man/man1/sisu.1 @@ -2,14 +2,14 @@ .\" Author: Ralph Amissah .\" Description: sisu manpage .\" arch-tag: sisu manpage -.\" License: GPL 2 or later +.\" License: GPL 3 or later .\" Notes: Process this file with .\" groff -man -Tascii sisu.1 .\" nroff -man sisu.1 | most .\" /[^\\][-'] .\" :%s/\([^\\]\)\([-']\)/\1\\\2/c .\" |sisu.1|@|^|<url:sisu.1> -.TH "sisu" "1" "April 04, 2007" "version 0.52" "USER COMMANDS and basic Markup" +.TH "sisu" "1" "June 29, 2007" "version 0.54" "USER COMMANDS and basic Markup" .SH "NAME" .B SiSU \- Structured information, Serialized Units \- a document publishing system @@ -355,7 +355,7 @@ option rather than .BI \-w \ [filename/wildcard] produces .I concordance (wordmap) -a rudimentary index of all the words in a document. +a rudimentary index of all the words in a document. (Concordance files are not generated for documents of over 260,000 words unless this limit is increased in the file sisurc.yml) .TP .BI \-X \ [filename/wildcard] produces @@ -1353,12 +1353,12 @@ example_file.sst other_example_file.sst to process a remote sisu marked up file (html,pdf,concordance), provide the url(s) (works for text only files, will be downloaded and processed locally): .B sisu .I \-mhwpv -http://www.jus.uio.no/sisu/sample/markup/gpl2.fsf.sst http://www.jus.uio.no/sisu/sample/markup/autonomy_markup0.sst +http://www.jus.uio.no/sisu/sample/markup/gpl3.fsf.sst http://www.jus.uio.no/sisu/sample/markup/autonomy_markup0.sst .PP one file is local the other remote process (html,pdf,concordance,plaintext and place on pre\-set remote destination): .B sisu .I \-mhwparv -gpl2.fsf.sst http://www.jus.uio.no/sisu/sample/markup/autonomy_markup0.sst +gpl3.fsf.sst http://www.jus.uio.no/sisu/sample/markup/autonomy_markup0.sst .PP initialize database, create relations (first manually create database with same name as working directory): .B sisu diff --git a/man/man1/sisu_termsheet.1 b/man/man1/sisu_termsheet.1 index 5f513197..feb663f8 100644 --- a/man/man1/sisu_termsheet.1 +++ b/man/man1/sisu_termsheet.1 @@ -2,7 +2,7 @@ .\" Author: Ralph Amissah .\" Description: sisu termsheet (preprocessing) manpage .\" arch-tag: sisu manpage -.\" License: GPL 2 or later +.\" License: GPL 3 or later .\" Notes: Process this file with .\" groff -man -Tascii sisu.1 .\" nroff -man sisu.1 | most diff --git a/man/man1/sisu_webrick.1 b/man/man1/sisu_webrick.1 index 7f631e55..40d96473 100644 --- a/man/man1/sisu_webrick.1 +++ b/man/man1/sisu_webrick.1 @@ -2,7 +2,7 @@ .\" Author: Ralph Amissah .\" Description: sisu webrick manpage .\" arch-tag: sisu manpage -.\" License: GPL 2 or later +.\" License: GPL 3 or later .\" Notes: Process this file with .\" groff -man -Tascii sisu.1 .\" nroff -man sisu.1 | most diff --git a/man/man7/sisu_vim.7 b/man/man7/sisu_vim.7 index aa8ddb44..58bacc04 100644 --- a/man/man7/sisu_vim.7 +++ b/man/man7/sisu_vim.7 @@ -2,7 +2,7 @@ .\" Author: Ralph Amissah .\" Description: vim sisu package manpage .\" arch-tag: sisu manpage -.\" License: GPL 2 or later +.\" License: GPL 3 or later .\" Notes: Process this file with .\" groff -man -Tascii vim_sisu.1 .\" nroff -man vim_sisu.1 | most diff --git a/man/man8/sisu.8 b/man/man8/sisu.8 index 2303bece..005759fa 100644 --- a/man/man8/sisu.8 +++ b/man/man8/sisu.8 @@ -1,7 +1,7 @@ .\" Name: SiSU information Structuring Universe .\" Author: Ralph Amissah .\" Description: sisu manpage -.\" License: GPL 2 or later +.\" License: GPL 3 or later .\" Notes: Process this file with .\" groff -man -Tascii sisu.1 .\" nroff -man sisu.1 | most @@ -92,7 +92,7 @@ look at output results, see the "sisu_manifest" page created for the document To generate an online document move to a writable directory, (create a work directory and cd into it) as the file will be downloaded there and e.g. .PP -.I sisu \-1 http://www.jus.uio.no/sisu/gpl2.fsf/gpl2.fsf.sst +.I sisu \-1 http://www.jus.uio.no/sisu/gpl3.fsf/gpl3.fsf.sst .PP .I sisu \-3 http://www.jus.uio.no/sisu/free_culture.lawrence_lessig/free_culture.lawrence_lessig.sst .PP |