summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSergey Poznyakoff <gray@gnu.org>2019-07-25 16:38:50 +0300
committerSergey Poznyakoff <gray@gnu.org>2019-07-25 16:38:50 +0300
commit2f8bd47fe835d7921ec06cf60acdf95878b1bc78 (patch)
tree50b84ec25ee55b95ba0cab649ef3ca57fc7e7808
parent6003bfe043664e371ee89ddb43404cf627636435 (diff)
downloadfileserv-2f8bd47fe835d7921ec06cf60acdf95878b1bc78.tar.gz
fileserv-2f8bd47fe835d7921ec06cf60acdf95878b1bc78.tar.bz2
Update manpage
-rw-r--r--src/fileserv.814
1 files changed, 11 insertions, 3 deletions
diff --git a/src/fileserv.8 b/src/fileserv.8
index 500e153..e36c13f 100644
--- a/src/fileserv.8
+++ b/src/fileserv.8
@@ -1,3 +1,3 @@
1.\" This file is part of fileserv -*- nroff -*- 1.\" This file is part of fileserv -*- nroff -*-
2.\" Copyright (C) 2017, 2018 Sergey Poznyakoff 2.\" Copyright (C) 2017-2019 Sergey Poznyakoff
3.\" 3.\"
@@ -15,3 +15,3 @@
15.\" along with fileserv. If not, see <http://www.gnu.org/licenses/>. 15.\" along with fileserv. If not, see <http://www.gnu.org/licenses/>.
16.TH FILESERV 8 "April 23, 2018" "FILESERV" "User Commands" 16.TH FILESERV 8 "July 25, 2019" "FILESERV" "User Commands"
17.SH NAME 17.SH NAME
@@ -498,4 +498,12 @@ This function is useful to create listing ordering menu, e.g.:
498.EE 498.EE
499.\" The MANCGI variable is set by man.cgi script on Ulysses.
500.\" The download.inc file contains the default DOWNLOAD section
501.\" for man-based doc pages.
502.if "\V[MANCGI]"WEBDOC" \{\
503. ds package fileserv
504. ds version 0.4
505. so download.inc
506\}
499.SH COPYRIGHT 507.SH COPYRIGHT
500Copyright \(co 2017, 2018 Sergey Poznyakoff 508Copyright \(co 2017--2019 Sergey Poznyakoff
501.br 509.br

Return to:

Send suggestions and report system problems to the System administrator.