summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/fileserv.83
1 files changed, 2 insertions, 1 deletions
diff --git a/src/fileserv.8 b/src/fileserv.8
index 11129f0..0aecd3c 100644
--- a/src/fileserv.8
+++ b/src/fileserv.8
@@ -204,13 +204,14 @@ as their arguments. Valid boolean values are (case-insensitive):
.BR true ,
or
.BR on,
indicating true value, and
.BR 0 ,
.BR no ,
-.BR false "or ,"
+.BR false ,
+or
.BR off,
indicating false value.
.TP
\fBdirectory\-index\fR \fIFILE\fR [\fIFILE\fR...]
Directory index file names. One or more filename arguments are
expected. If the first argument is \fB+\fR (a plus sign), all subsequent

Return to:

Send suggestions and report system problems to the System administrator.