diff options
| author | mrg <mrg@NetBSD.org> | 2019-01-08 06:04:29 +0000 |
|---|---|---|
| committer | mrg <mrg@NetBSD.org> | 2019-01-08 06:04:29 +0000 |
| commit | 165291b5bd1baa47d9025c9fbabae13fbb97f47a (patch) | |
| tree | 219e86f806c938971a5fd72373b385ec284b2c46 /libexec/httpd | |
| parent | 004ff1ef3364d9c1eb07e4356fc11ecf95a3a285 (diff) | |
remove reference to deleted -r option. fixes PR#53840 from J. Lewis Muir.
Diffstat (limited to 'libexec/httpd')
| -rw-r--r-- | libexec/httpd/bozohttpd.8 | 8 |
1 files changed, 3 insertions, 5 deletions
diff --git a/libexec/httpd/bozohttpd.8 b/libexec/httpd/bozohttpd.8 index fb88b734be0..1ebef976f1c 100644 --- a/libexec/httpd/bozohttpd.8 +++ b/libexec/httpd/bozohttpd.8 @@ -1,4 +1,4 @@ -.\" $NetBSD: bozohttpd.8,v 1.76 2018/12/19 12:40:32 mrg Exp $ +.\" $NetBSD: bozohttpd.8,v 1.77 2019/01/08 06:04:29 mrg 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 December 18, 2018 +.Dd January 7, 2019 .Dt BOZOHTTPD 8 .Os .Sh NAME @@ -477,9 +477,7 @@ if a .Pa .bzdirect file is found (contents are irrelevant) .Nm -will allow direct access even with the -.Fl r -option. +will allow direct access. If a .Pa .bzredirect symbolic link is found, |
