Module Name: src
Committed By: martin
Date: Mon Sep 12 10:34:20 UTC 2022
Modified Files:
src/libexec/httpd: bozohttpd.8
Log Message:
Document the -q option.
To generate a diff of this commit:
cvs rdiff -u -r1.91 -r1.92 src/libexec/httpd/bozohttpd.8
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: src/libexec/httpd/bozohttpd.8
diff -u src/libexec/httpd/bozohttpd.8:1.91 src/libexec/httpd/bozohttpd.8:1.92
--- src/libexec/httpd/bozohttpd.8:1.91 Wed May 18 00:37:11 2022
+++ src/libexec/httpd/bozohttpd.8 Mon Sep 12 10:34:20 2022
@@ -1,4 +1,4 @@
-.\" $NetBSD: bozohttpd.8,v 1.91 2022/05/18 00:37:11 mrg Exp $
+.\" $NetBSD: bozohttpd.8,v 1.92 2022/09/12 10:34:20 martin Exp $
.\"
.\" $eterna: bozohttpd.8,v 1.101 2011/11/18 01:25:11 mrg Exp $
.\"
@@ -26,7 +26,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd May 24, 17
+.Dd Sep 12, 22
.Dt BOZOHTTPD 8
.Os
.Sh NAME
@@ -34,7 +34,7 @@
.Nd hyper text transfer protocol version 1.1 daemon
.Sh SYNOPSIS
.Nm
-.Op Fl EGHVXdefhnsu
+.Op Fl EGHVXdefhnqsu
.Op Fl C Ar suffix cgihandler
.Op Fl I Ar port
.Op Fl L Ar prefix script
@@ -77,7 +77,9 @@ writes logs to
.Xr syslog 3
using the ftp facility (but see the
.Fl s
-option for testing.)
+option for testing and the
+.Fl q
+option for supressing this.)
.Nm
is designed to be small, simple and relatively featureless,
hopefully increasing its security.
@@ -256,6 +258,8 @@ translations from
.Dq public_html
to
.Ar pubdir .
+.It Fl q
+Quiet mode - no log entries generated.
.It Fl R Ar readme
When directory indexing is enabled, include the contents of the file
.Ar readme