summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/fileserv.88
1 files changed, 4 insertions, 4 deletions
diff --git a/src/fileserv.8 b/src/fileserv.8
index 0aecd3c..500e153 100644
--- a/src/fileserv.8
+++ b/src/fileserv.8
@@ -13,7 +13,7 @@
.\"
.\" You should have received a copy of the GNU General Public License
.\" along with fileserv. If not, see <http://www.gnu.org/licenses/>.
-.TH FILESERV 8 "April 21, 2018" "FILESERV" "User Commands"
+.TH FILESERV 8 "April 23, 2018" "FILESERV" "User Commands"
.SH NAME
fileserv \- simple http server for static files
.SH SYNOPSIS
@@ -326,7 +326,7 @@ URL of the image file to be displayed for matching files, and \fITEXT\fR
is the alternative text.
.TP
\fBname\-icon\fR \fIURL\fR [\fBalt=\fITEXT\fR] \fISUFFIX\fR [\fISUFFIX\fR...]
-Defines icon for to use file names that end in one of the \fISUFFIX\Res. See
+Defines icon for to use file names that end in one of the \fISUFFIX\fRes. See
\fBmime\-icon\fR, for the description of \fIURL\fR and \fITYPE\fR.
.TP
\fBtype\-icon\fR \fIURL\fR [\fBalt=\fITEXT\fR] \fITYPE\fR [\fITYPE\fR...]
@@ -366,7 +366,7 @@ For each file found in the directory being listed, the loop construct
produces expansion of \fITEXT\fR.
.PP
The \fIexpansions\fR performed on strings in template constructs are:
-.Ss Variable expansion
+.SS Variable expansion
Variable expansion replaces each occurrence of
.BI $ NAME
or
@@ -495,7 +495,7 @@ This function is useful to create listing ordering menu, e.g.:
<th>
<a href="?C=S&amp;O={% $(sortorder S) %}">Size</a>
</th>
-.EE9
+.EE
.SH COPYRIGHT
Copyright \(co 2017, 2018 Sergey Poznyakoff
.br

Return to:

Send suggestions and report system problems to the System administrator.