diff options
author | Angelos D. Keromytis <angelos@cvs.openbsd.org> | 2000-12-05 10:19:39 +0000 |
---|---|---|
committer | Angelos D. Keromytis <angelos@cvs.openbsd.org> | 2000-12-05 10:19:39 +0000 |
commit | 4a95571b697dbdc597ed16ee9075170ed6cf597d (patch) | |
tree | 0e984d4e12491f40f77dd73e8092878cc6393e6b | |
parent | 2f30615cf99a513f2d8a46a33b9e991fff96fca8 (diff) |
Correct path of sysctl variable, reported by willey@serasystems.com
-rw-r--r-- | share/man/man4/options.4 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/share/man/man4/options.4 b/share/man/man4/options.4 index bb4deb009ee..fbf1be7c2da 100644 --- a/share/man/man4/options.4 +++ b/share/man/man4/options.4 @@ -1,4 +1,4 @@ -.\" $OpenBSD: options.4,v 1.56 2000/11/20 08:00:01 deraadt Exp $ +.\" $OpenBSD: options.4,v 1.57 2000/12/05 10:19:38 angelos Exp $ .\" $NetBSD: options.4,v 1.21 1997/06/25 03:13:00 thorpej Exp $ .\" .\" Copyright (c) 1998 Theo de Raadt @@ -774,7 +774,7 @@ The option .Em IPSEC is required along with this option. Debug logging can be turned on/off through the use of the -.Em net.ipsec.encap.encdebug +.Em net.inet.ip.encdebug sysctl variable. If .Em net.ipsec.encap.encdebug |