diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2018-06-13 16:52:05 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2018-06-13 16:52:05 +0000 |
commit | e01fc7803f8746f7744547863406b51db1b6310e (patch) | |
tree | be87b39b304a5d2e3103233efd2b007285196ad1 /usr.sbin/httpd | |
parent | ff273a760077c461a22cbb0769916e9683e889ec (diff) |
one too many .El;
Diffstat (limited to 'usr.sbin/httpd')
-rw-r--r-- | usr.sbin/httpd/httpd.conf.5 | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/usr.sbin/httpd/httpd.conf.5 b/usr.sbin/httpd/httpd.conf.5 index 79d3af529bf..2eed84dbad8 100644 --- a/usr.sbin/httpd/httpd.conf.5 +++ b/usr.sbin/httpd/httpd.conf.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: httpd.conf.5,v 1.97 2018/06/13 15:08:24 reyk Exp $ +.\" $OpenBSD: httpd.conf.5,v 1.98 2018/06/13 16:52:04 jmc Exp $ .\" .\" Copyright (c) 2014, 2015 Reyk Floeter <reyk@openbsd.org> .\" @@ -483,7 +483,6 @@ Strip .Ar number path components from the beginning of the request path before looking up the stripped-down path at the document root. -.El .It Ic tcp Ar option Enable or disable the specified TCP/IP options; see .Xr tcp 4 |