diff options
| author | Jens Schweikhardt <schweikh@FreeBSD.org> | 2003-01-01 18:49:04 +0000 |
|---|---|---|
| committer | Jens Schweikhardt <schweikh@FreeBSD.org> | 2003-01-01 18:49:04 +0000 |
| commit | 9d5abbddbf03791c777fed86500976ea3dd19245 (patch) | |
| tree | f412dafc7d29429919e8770cdefeb37441fc1299 /usr.sbin/setkey/setkey.8 | |
| parent | 3724136741436462897ae060c5547c43f8953e54 (diff) | |
Notes
Diffstat (limited to 'usr.sbin/setkey/setkey.8')
| -rw-r--r-- | usr.sbin/setkey/setkey.8 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/usr.sbin/setkey/setkey.8 b/usr.sbin/setkey/setkey.8 index f25cf34fcf29b..7c8cf38cb3043 100644 --- a/usr.sbin/setkey/setkey.8 +++ b/usr.sbin/setkey/setkey.8 @@ -283,9 +283,9 @@ Specify hard/soft life time duration of the SA. .It Ar algorithm .Bl -tag -width Fl -compact .It Fl E Ar ealgo Ar key -Specify a encryption algorithm. +Specify an encryption algorithm. .It Fl A Ar aalgo Ar key -Specify a authentication algorithm. +Specify an authentication algorithm. If .Fl A is used with |
