summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/man/1/hget2
-rw-r--r--sys/man/4/httpfile9
2 files changed, 9 insertions, 2 deletions
diff --git a/sys/man/1/hget b/sys/man/1/hget
index c4fd18d9a..c4238344a 100644
--- a/sys/man/1/hget
+++ b/sys/man/1/hget
@@ -243,7 +243,7 @@ to
.IR ftpfs (4),
.IR file (1)
.SH DIAGNOSTICS
-.I Hget ,
+.IR Hget ,
.I hpost
and
.I webpaste
diff --git a/sys/man/4/httpfile b/sys/man/4/httpfile
index 0947814ac..619009a6d 100644
--- a/sys/man/4/httpfile
+++ b/sys/man/4/httpfile
@@ -2,7 +2,7 @@
.SH NAME
httpfile \- serve a single web file
.SH SYNOPSIS
-.B httpfile
+.B ip/httpfile
[
.B -9d
]
@@ -74,3 +74,10 @@ mount /srv/9660 /n/iso 9front.iso
.SH "SEE ALSO"
.IR hget (1),
.IR webfs (4)
+.SH DIAGNOSTICS
+.I Httpfile
+requires
+.IR webfs (4)
+service mounted on
+.B /mnt/web
+to work.