diff options
| author | kamil <kamil@NetBSD.org> | 2015-11-29 15:29:55 +0000 |
|---|---|---|
| committer | kamil <kamil@NetBSD.org> | 2015-11-29 15:29:55 +0000 |
| commit | 6ae1a565c059f6c7f3868b2cdade322f0d6f451d (patch) | |
| tree | b7a2e24d0757a26078f5b37f40dc7e1ba6de39ef /libexec/httpd | |
| parent | c9c253df5392804938201f76f8bf69d82db41b6c (diff) | |
Synchronize SYNOPSIS with reality
Diffstat (limited to 'libexec/httpd')
| -rw-r--r-- | libexec/httpd/bozohttpd.8 | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/libexec/httpd/bozohttpd.8 b/libexec/httpd/bozohttpd.8 index 74b99b245c9..88328df6b9f 100644 --- a/libexec/httpd/bozohttpd.8 +++ b/libexec/httpd/bozohttpd.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: bozohttpd.8,v 1.54 2015/10/28 09:20:15 shm Exp $ +.\" $NetBSD: bozohttpd.8,v 1.55 2015/11/29 15:29:55 kamil Exp $ .\" .\" $eterna: bozohttpd.8,v 1.101 2011/11/18 01:25:11 mrg Exp $ .\" @@ -34,13 +34,14 @@ .Nd hyper text transfer protocol version 1.1 daemon .Sh SYNOPSIS .Nm -.Op Fl CIMPSZciptvx +.Op Fl EHVXefhnsu .Op Fl C Ar suffix cgihandler .Op Fl I Ar port .Op Fl L Ar prefix script .Op Fl M Ar suffix type encoding encoding11 .Op Fl P Ar pidfile .Op Fl S Ar server_software +.Op Fl U Ar username .Op Fl Z Ar cert privkey .Op Fl c Ar cgibin .Op Fl i Ar address |
