From b424c44170215a41cec4997da3abdb50ee4cfb16 Mon Sep 17 00:00:00 2001 From: "Angelos D. Keromytis" Date: Wed, 27 Jun 2001 03:31:49 +0000 Subject: Consistently use "IPsec" capitalization (jsyn@nthought.com) --- sbin/ipsecadm/ipsecadm.8 | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'sbin/ipsecadm/ipsecadm.8') diff --git a/sbin/ipsecadm/ipsecadm.8 b/sbin/ipsecadm/ipsecadm.8 index 6c49ed53190..3121314eb95 100644 --- a/sbin/ipsecadm/ipsecadm.8 +++ b/sbin/ipsecadm/ipsecadm.8 @@ -1,4 +1,4 @@ -.\" $OpenBSD: ipsecadm.8,v 1.38 2001/06/26 20:44:22 itojun Exp $ +.\" $OpenBSD: ipsecadm.8,v 1.39 2001/06/27 03:31:38 angelos Exp $ .\" .\" Copyright 1997 Niels Provos .\" All rights reserved. @@ -35,7 +35,7 @@ .Os .Sh NAME .Nm ipsecadm -.Nd interface to setup IPSec +.Nd interface to setup IPsec .Sh SYNOPSIS .Nm ipsecadm .Op command @@ -43,14 +43,14 @@ .Sh NOTE Before .Xr ipsecadm 8 -can be used, IPSec must be enabled by setting one or more of the following +can be used, IPsec must be enabled by setting one or more of the following .Xr sysctl 3 variables: .Bl -tag -width xxxxxxxxxxxxxxxxxxxxx .It net.inet.esp.enable -Enable the ESP IPSec protocol +Enable the ESP IPsec protocol .It net.inet.ah.enable -Enable the AH IPSec protocol +Enable the AH IPsec protocol .El .Pp To enable these operations across reboots, see @@ -64,7 +64,7 @@ to be used with .Xr ipsec 4 . It can be used to specify the encryption and authentication algorithms and key material for the network layer security -provided by IPSec. +provided by IPsec. The possible commands are: .Bl -tag -width new_esp .It new esp @@ -251,7 +251,7 @@ A .Nm bypass or .Nm permit -flow is used to specify a flow for which IPSec processing will be +flow is used to specify a flow for which IPsec processing will be bypassed, i.e packets will/need not be processed by any SAs. For .Nm permit @@ -535,7 +535,7 @@ For create or delete a .Nm bypass flow. -Packets matching this flow will not be processed by IPSec. +Packets matching this flow will not be processed by IPsec. .It Fl deny For .Nm flow , -- cgit v1.2.3