From 52f8b9c0b1e1606a4260ef2e0df4d525497691b1 Mon Sep 17 00:00:00 2001
From: Ralph Amissah <ralph@amissah.com>
Date: Sat, 7 Jul 2007 09:21:47 +0100
Subject: cgi-sample search form; texinfo fix; xml scaffold; help, man pages
 etc. visited; screen output, color set to true; docbook entries removed

* cgi generated sample search form
  * order results on files of the same title, in multiple files (with
    different filenames)
  * postgresql, character case sensitivity, control, on/off
  * tail decoration, gplv3 & sisu info

* texinfo/info (pinfo) module starts to do something vaguely useful again
  [not a much used module, testing required]

* print XML rendition of document structure to screen -T

* sisurc.yml default, color set to true
  [apologies if this causes anyone any inconvenience, it is configurable in
  sisurc.yml]

* help, man pages, README (man(8) related and env, 'sisu -V')

* docbook entries removed for the present time

* sisu-install (install ruby rant script renamed) and permissions set to
  executable
---
 man/man1/sisu.1 | 8 +++++---
 1 file changed, 5 insertions(+), 3 deletions(-)

(limited to 'man/man1')

diff --git a/man/man1/sisu.1 b/man/man1/sisu.1
index ce47abce..7af13c9d 100644
--- a/man/man1/sisu.1
+++ b/man/man1/sisu.1
@@ -9,14 +9,14 @@
 .\" /[^\\][-']
 .\" :%s/\([^\\]\)\([-']\)/\1\\\2/c
 .\" |sisu.1|@|^|<url:sisu.1>
-.TH "sisu" "1" "June 29, 2007" "version 0.54" "USER COMMANDS and basic Markup"
+.TH "sisu" "1" "July 7, 2007" "version 0.55" "USER COMMANDS and basic Markup"
 .SH "NAME"
 .B SiSU
 \- Structured information, Serialized Units \- a document publishing system
 .SH "SYNOPSIS"
 .B sisu
 .B [
-.I \-AabcDdEeFHhIMmNnopqrRSstUuVvwXxYyZz0\-9
+.I \-AabcDdEeFHhIMmNnopqRrSsTtUuVvwXxYyZz0\-9
 .B ] [
 .I filename/ wildcard
 .B ]
@@ -186,7 +186,9 @@ html, with internal document links that include the document suffix, i.e. whethe
 .BI \-I \ [filename/wildcard]
 produces
 .I texinfo
-file.
+and
+.I info
+file, (view with pinfo).
 .TP
 .BI \-L
 prints license information.
-- 
cgit v1.2.3