pkgsrc/security/stud/patches/patch-stud.8
jym 67372736ca Import stud-0.3pl53.
Description:

stud is a network proxy that terminates TLS/SSL connections and forwards
the unencrypted traffic to some backend. It's designed to handle 10s
of thousands of connections efficiently on multicore machines.
stud has very few features. It is designed to be paired with an
intelligent backend like haproxy or nginx.
2013-03-16 19:41:35 +00:00

15 lines
403 B
Groff

$NetBSD: patch-stud.8,v 1.1 2013/03/16 19:41:36 jym Exp $
Give correct man page name for ciphers(1) and dhparam(1).
--- stud.8.orig 2012-08-10 23:40:19.000000000 +0000
+++ stud.8
@@ -119,8 +119,8 @@ Write HaProxy's PROXY (IPv4 or IPv6) pro
before actual data.
.El
.Sh SEE ALSO
-.Xr ciphers 1SSL ,
-.Xr dhparam 1SSL ,
+.Xr openssl_ciphers 1 ,
+.Xr openssl_dhparam 1 ,
.Xr haproxy 1
.Sh AUTHORS
.Nm