summaryrefslogtreecommitdiff
path: root/sys/man/4
diff options
context:
space:
mode:
authorcinap_lenrek <cinap_lenrek@gmx.de>2012-05-16 17:00:19 +0200
committercinap_lenrek <cinap_lenrek@gmx.de>2012-05-16 17:00:19 +0200
commit4c16111e66763cf0b427082c4132b53e050d4ba2 (patch)
tree27904493de5cf7121354583fe859a2199ff058c5 /sys/man/4
parent595f9c4a09bedffab4d7f6dc95c7c7c2720412cb (diff)
webfs: add global timeout parameter settable in rootctl and command line
Diffstat (limited to 'sys/man/4')
-rw-r--r--sys/man/4/webfs8
1 files changed, 7 insertions, 1 deletions
diff --git a/sys/man/4/webfs b/sys/man/4/webfs
index 630f0911f..2a50a54ab 100644
--- a/sys/man/4/webfs
+++ b/sys/man/4/webfs
@@ -4,6 +4,12 @@ webfs \- world wide web file system
.SH SYNOPSIS
.B webfs
[
+.B -A
+.I useragent
+] [
+.B -T
+.I timeout
+] [
.B -m
.I mtpt
]
@@ -131,7 +137,7 @@ The resulting data may be read from
as it arrives.
.PP
The following is a list of attributes that can be
-set to to a connection prior initiating the request:
+set to do a connection prior initiating the request:
.TP
.B url,baseurl
See above.