diff options
author | 2017-08-11 20:30:45 +0000 | |
---|---|---|
committer | 2017-08-11 20:30:45 +0000 | |
commit | e0364d9592af466d4f64a70ff0c9d2d6aa4ee995 (patch) | |
tree | f1fbf2a1e10b366806420656289289fac849345f | |
parent | apmwarn and the ridiculous apmhalt hack sysctls are not relevant here (diff) | |
download | wireguard-openbsd-e0364d9592af466d4f64a70ff0c9d2d6aa4ee995.tar.xz wireguard-openbsd-e0364d9592af466d4f64a70ff0c9d2d6aa4ee995.zip |
punctuation;
-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 21b7e2b4810..a3c97629de3 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.83 2017/08/11 18:48:56 jsing Exp $ +.\" $OpenBSD: httpd.conf.5,v 1.84 2017/08/11 20:30:45 jmc Exp $ .\" .\" Copyright (c) 2014, 2015 Reyk Floeter <reyk@openbsd.org> .\" @@ -535,7 +535,7 @@ The default is none, which disables DHE cipher suites. .It Ic ecdhe Ar curves Specify a comma separated list of elliptic curves to use for ECDHE cipher suites, in order of preference. -The special value of "default" will use the default curves, see +The special value of "default" will use the default curves; see .Xr tls_config_set_ecdhecurves 3 for further details. .It Ic key Ar file |