diff options
author | 2015-07-18 09:29:47 +0000 | |
---|---|---|
committer | 2015-07-18 09:29:47 +0000 | |
commit | a881c2891e091a92465074862b01ceba263183ce (patch) | |
tree | 9b145ac5f684bd1c0a205ae3565e0f4278a4c3fa | |
parent | spelling fix; (diff) | |
download | wireguard-openbsd-a881c2891e091a92465074862b01ceba263183ce.tar.xz wireguard-openbsd-a881c2891e091a92465074862b01ceba263183ce.zip |
tweak previous;
-rw-r--r-- | usr.sbin/httpd/httpd.conf.5 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/httpd/httpd.conf.5 b/usr.sbin/httpd/httpd.conf.5 index 859f68f7d2a..11dc3cdb560 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.66 2015/07/18 06:00:43 reyk Exp $ +.\" $OpenBSD: httpd.conf.5,v 1.67 2015/07/18 09:29:47 jmc Exp $ .\" .\" Copyright (c) 2014, 2015 Reyk Floeter <reyk@openbsd.org> .\" @@ -280,7 +280,7 @@ Valid options are: .Bl -tag -width Ds .It Ic max-age Ar seconds Set the maximum time in seconds a receiving user agent should regard -this host as a HSTS host. +this host as an HSTS host. The default is one year. .It Ic subdomains Signal to the receiving user agent that this host and all sub domains |