summaryrefslogtreecommitdiff
path: root/usr.sbin/httpd
diff options
context:
space:
mode:
authorJonathan Gray <jsg@cvs.openbsd.org>2022-03-09 13:50:42 +0000
committerJonathan Gray <jsg@cvs.openbsd.org>2022-03-09 13:50:42 +0000
commit8496446a9e7dd01500e49b3acce0f4f48fd78f68 (patch)
tree4efecef29b67204d907c2e129e50b642b38381ed /usr.sbin/httpd
parent187841ca368254301c0605031e8f39d4e3f1df4d (diff)
bandwith -> bandwidth
Diffstat (limited to 'usr.sbin/httpd')
-rw-r--r--usr.sbin/httpd/httpd.conf.56
1 files changed, 3 insertions, 3 deletions
diff --git a/usr.sbin/httpd/httpd.conf.5 b/usr.sbin/httpd/httpd.conf.5
index 7f273826335..b5f0be465a0 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.120 2022/02/27 20:30:30 bluhm Exp $
+.\" $OpenBSD: httpd.conf.5,v 1.121 2022/03/09 13:50:41 jsg Exp $
.\"
.\" Copyright (c) 2014, 2015 Reyk Floeter <reyk@openbsd.org>
.\"
@@ -14,7 +14,7 @@
.\" ACTION OF CONTRACT, NEGLIGENCE OR OTHER TORTIOUS ACTION, ARISING OUT OF
.\" OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
.\"
-.Dd $Mdocdate: February 27 2022 $
+.Dd $Mdocdate: March 9 2022 $
.Dt HTTPD.CONF 5
.Os
.Sh NAME
@@ -426,7 +426,7 @@ features in use
.Pq omitted when TLS client verification is not in use .
.El
.It Ic gzip-static
-Enable static gzip compression to save bandwith.
+Enable static gzip compression to save bandwidth.
.Pp
If gzip encoding is accepted and if the requested file exists with
an additional .gz suffix, use the compressed file instead and deliver