ref: b41f3f28aecd2911de4faf433c4a06880c8a8767
parent: 7070f8918191851e84f799eb0f285fc21dd9d6b2
author: cinap_lenrek <cinap_lenrek@felloff.net>
date: Wed Nov 12 07:33:14 EST 2014
httpfile(4): document webfs dependency
--- a/sys/man/1/hget
+++ b/sys/man/1/hget
@@ -243,7 +243,7 @@
.IR ftpfs (4),
.IR file (1)
.SH DIAGNOSTICS
-.I Hget ,
+.IR Hget ,
.I hpost
and
.I webpaste
--- 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 @@
.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.
--
⑨