diff options
author | Jasper Lievisse Adriaanse <jasper@cvs.openbsd.org> | 2014-09-05 14:39:17 +0000 |
---|---|---|
committer | Jasper Lievisse Adriaanse <jasper@cvs.openbsd.org> | 2014-09-05 14:39:17 +0000 |
commit | 26e6e45782dacb78dab946257936fcf792449b31 (patch) | |
tree | 86e3c35597ed8e73b0de2098b503c18820192b09 | |
parent | d90130614c5c0db4d2694597e5a1b10dd19086e0 (diff) |
PORTSCOUT -> PORTROACH
-rw-r--r-- | share/man/man5/bsd.port.mk.5 | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/share/man/man5/bsd.port.mk.5 b/share/man/man5/bsd.port.mk.5 index 015e2ba6774..65985009ba3 100644 --- a/share/man/man5/bsd.port.mk.5 +++ b/share/man/man5/bsd.port.mk.5 @@ -1,4 +1,4 @@ -.\" $OpenBSD: bsd.port.mk.5,v 1.405 2014/09/02 14:27:23 jasper Exp $ +.\" $OpenBSD: bsd.port.mk.5,v 1.406 2014/09/05 14:39:16 jasper Exp $ .\" .\" Copyright (c) 2000-2008 Marc Espie .\" @@ -24,7 +24,7 @@ .\" (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF .\" THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. .\" -.Dd $Mdocdate: September 2 2014 $ +.Dd $Mdocdate: September 5 2014 $ .Dt BSD.PORT.MK 5 .Os .Sh NAME @@ -2403,11 +2403,11 @@ Set to .Sq Yes to build xenocara through ports. This is highly experimental and not recommended. -.It Ev PORTSCOUT +.It Ev PORTROACH Controls the behavior of .Pa misc/portscout as documented in detail at -http://www.inerd.com/software/portscout/portconfig.html . +http://jasperla.github.io/portroach/docs/portroach-portconfig.txt . .It Ev PREFERRED_CIPHERS List of cryptographic ciphers to use, in order of preference. Default is |