diff options
author | Bill Nottingham <notting@redhat.com> | 2003-09-26 19:40:46 +0000 |
---|---|---|
committer | Bill Nottingham <notting@redhat.com> | 2003-09-26 19:40:46 +0000 |
commit | 4ad56921bf01e45a53edac3218b23f493bad5b92 (patch) | |
tree | 5fb50788d77a3ab6fb92b596b522e6a44a4d008f /sysconfig.txt | |
parent | 51093cb70435c14a9aa8b5460fdad9c5af6d92dc (diff) | |
download | initscripts-4ad56921bf01e45a53edac3218b23f493bad5b92.tar initscripts-4ad56921bf01e45a53edac3218b23f493bad5b92.tar.gz initscripts-4ad56921bf01e45a53edac3218b23f493bad5b92.tar.bz2 initscripts-4ad56921bf01e45a53edac3218b23f493bad5b92.tar.xz initscripts-4ad56921bf01e45a53edac3218b23f493bad5b92.zip |
fix typo
Diffstat (limited to 'sysconfig.txt')
-rw-r--r-- | sysconfig.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sysconfig.txt b/sysconfig.txt index ec9ee6bd..c98877f3 100644 --- a/sysconfig.txt +++ b/sysconfig.txt @@ -780,7 +780,7 @@ Files in /etc/sysconfig/network-scripts/ ESP_PROTO{_IN,_OUT}=protocol to use for ESP (defaults to 3DES) KEY_AH{_IN,_OUT}=AH key KEY_ESP{_IN,_OUT}=ESP key - SPI_{EH,AH_{IN,OUT}}=SPIs to use + SPI_{ESP,AH_{IN,OUT}}=SPIs to use _IN and _OUT specifiers are for using different keys or protocols for inccoming and outgoing packets. If neither _IN or _OUT variants are set for protocols or |