diff options
Diffstat (limited to 'man/man1/sisu_webrick.1')
| -rw-r--r-- | man/man1/sisu_webrick.1 | 18 | 
1 files changed, 9 insertions, 9 deletions
| diff --git a/man/man1/sisu_webrick.1 b/man/man1/sisu_webrick.1 index e139fb4c..2cfe9455 100644 --- a/man/man1/sisu_webrick.1 +++ b/man/man1/sisu_webrick.1 @@ -21,7 +21,7 @@ SISU WEBRICK  .BR  .B SiSU -\- Structured information, Serialized Units \- a document publishing system +\- Structured information, Serialized Units - a document publishing system  .SH  1.2 SYNOPSIS @@ -33,13 +33,13 @@ sisu_webrick \ [port]  or  .BR -sisu \-\-Webrick \ [port] +sisu --Webrick \ [port]  .BR  or  .BR -sisu \-W \ [port] +sisu -W \ [port]  .SH  1.3 DESCRIPTION @@ -49,7 +49,7 @@ sisu_webrick is part of  .B SiSU  (man sisu) sisu_webrick starts  .B Ruby -\'s Webrick web\-server and points it to the directories to which +\'s Webrick web-server and points it to the directories to which  .B SiSU  output is written, providing a list of these directories (assuming  .B SiSU @@ -65,7 +65,7 @@ yaml file: ~/.sisu/sisurc.yml a sample of which is provided as  .BR  sisu_webrick, may be started on it\'s own with the command: sisu_webrick \ -[port] or using the sisu command with the \-W flag: sisu \-W \ [port] +[port] or using the sisu command with the -W flag: sisu -W \ [port]  .BR  where no port is given and settings are unchanged the default port is 8081 @@ -74,9 +74,9 @@ where no port is given and settings are unchanged the default port is 8081  1.5 DOCUMENT PROCESSING COMMAND FLAGS  .BR -sisu \-W \ [port] starts +sisu -W \ [port] starts  .B Ruby -Webrick web\-server, serving +Webrick web-server, serving  .B SiSU  output directories, on the port provided, or if no port is provided and the  defaults have not been changed in ~/.sisu/sisurc.yaml then on port 8081 @@ -111,7 +111,7 @@ Ralph Amissah ralph@amissah.com or ralph.amissah@gmail.com    sisu(8)  .SH HOMEPAGE -More information about \fBSiSU\fR can be found at <\fIhttp://www.jus.uio.no/sisu/\fR>. +More information about \fBSiSU\fR can be found at <\fIhttp://www.sisudoc.org/\fR> or <\fIhttp://www.jus.uio.no/sisu/\fR>.  .SH AUTHOR -\fBSiSU\fR was written by Ralph Amissah <\fIralph@amissah.com\fR>. +\fBSiSU\fR is written by Ralph Amissah <\fIralph@amissah.com\fR>. | 
