diff options
author | Jason McIntyre <jmc@cvs.openbsd.org> | 2017-08-11 20:30:46 +0000 |
---|---|---|
committer | Jason McIntyre <jmc@cvs.openbsd.org> | 2017-08-11 20:30:46 +0000 |
commit | 1032ac6df2ad42650a50ec6b9c5a37c822facb9d (patch) | |
tree | ba3db53f0898abf9abbbfc8357891aac07334a2a /usr.sbin/httpd | |
parent | 1f6280a79ff43ddc9156c46dcae0a69980169289 (diff) |
punctuation;
Diffstat (limited to 'usr.sbin/httpd')
-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 |