diff options
| author | wiz <wiz@NetBSD.org> | 2009-05-23 20:26:18 +0000 |
|---|---|---|
| committer | wiz <wiz@NetBSD.org> | 2009-05-23 20:26:18 +0000 |
| commit | 81ea280bf291c3d8d048d8057b2011759949cb8e (patch) | |
| tree | daaf51fd420de4e0df384c3b33279262edcce37a /libexec/httpd | |
| parent | c41150258370d1b87db9f2a7c2c4b2a0ac41e219 (diff) | |
Sort options in SYNOPSIS.
Diffstat (limited to 'libexec/httpd')
| -rw-r--r-- | libexec/httpd/bozohttpd.8 | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/libexec/httpd/bozohttpd.8 b/libexec/httpd/bozohttpd.8 index b378722d743..9c1756383f7 100644 --- a/libexec/httpd/bozohttpd.8 +++ b/libexec/httpd/bozohttpd.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: bozohttpd.8,v 1.14 2009/05/23 02:26:03 mrg Exp $ +.\" $NetBSD: bozohttpd.8,v 1.15 2009/05/23 20:26:18 wiz Exp $ .\" .\" $eterna: bozohttpd.8,v 1.91 2009/05/23 00:55:22 mrg Exp $ .\" @@ -34,14 +34,14 @@ .Nd hyper text transfer protocol version 1.1 daemon .Sh SYNOPSIS .Nm -.Op Fl HVXbefnrus +.Op Fl befHnrsuVX .Op Fl C Ar suffix cgihandler -.Op Fl I Ar port -.Op Fl M Ar suffix type encoding encoding11 -.Op Fl S Ar server_software .Op Fl c Ar cgibin +.Op Fl I Ar port .Op Fl i Ar address +.Op Fl M Ar suffix type encoding encoding11 .Op Fl p Ar pubdir +.Op Fl S Ar server_software .Op Fl t Ar chrootdir .Op Fl v Ar virtualroot .Op Fl x Ar index |
