diff options
Diffstat (limited to 'man/man1/sisu_webrick.1')
| -rw-r--r-- | man/man1/sisu_webrick.1 | 24 | 
1 files changed, 12 insertions, 12 deletions
| diff --git a/man/man1/sisu_webrick.1 b/man/man1/sisu_webrick.1 index ecdcb9b4..7f631e55 100644 --- a/man/man1/sisu_webrick.1 +++ b/man/man1/sisu_webrick.1 @@ -1,12 +1,12 @@ -.\"  Name: SiSU information Structuring Universe    +.\"  Name: SiSU information Structuring Universe  .\"  Author: Ralph Amissah  .\"  Description: sisu webrick 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_webrick 1  "December 17, 2005" "version 0.34" "sisu \-W"  .SH NAME  .B SiSU @@ -20,14 +20,14 @@ or  .B sisu  .B \-W  .I [port] -.\"%% Description  +.\"%% Description  .SH DESCRIPTION  .B sisu_webrick  .I is part of SiSU (man sisu) -sisu_webrick starts Ruby\'s Webrick web\-server and points it to the directories to which  +sisu_webrick starts Ruby\'s Webrick web\-server and points it to the directories to which +.I SiSU +output is written, providing a list of these directories (assuming  .I SiSU -output is written, providing a list of these directories (assuming  -.I SiSU   is in use and they exist).  .PP  The default port for sisu_webrick is set to 8081, this may be modified in the yaml file: @@ -35,30 +35,30 @@ The default port for sisu_webrick is set to 8081, this may be modified in the ya  a sample of which is provided as  .I /etc/sisu/sisurc.yaml  (or in the equivalent directory on your system). -.\"%% Summary  +.\"%% Summary  .SH Summary of man page  .PP  sisu_webrick, may be started on it\'s own with the command:  .B sisu_webrick  .I [port]  or using the sisu command with the \-W flag: -.B sisu \-W  +.B sisu \-W  .I [port]  .PP  where no port is given and settings are unchanged the default port is 8081 -.\"%% Flags  +.\"%% Flags  .SH DOCUMENT PROCESSING COMMAND FLAGS  .PP  .BI sisu \ \-W \ [port]  starts Ruby Webrick web\-server, serving  .I SiSU -output directories, on the port provided, or if no port is provided and the defaults have not been changed in  +output directories, on the port provided, or if no port is provided and the defaults have not been changed in  .I ~/.sisu/sisurc.yaml  then on port 8081  .\"%% Further Information  .SH FURTHER INFORMATION  .PP -For more information on  +For more information on  .I SiSU  see:  .I <http://www.jus.uio.no/sisu> | 
