Skip to content

Commit

Permalink
Fix missing > in ipsec API document
Browse files Browse the repository at this point in the history
Signed-off-by: Gris Ge <[email protected]>
  • Loading branch information
cathay4t committed Jan 30, 2024
1 parent f152733 commit b3b8741
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion devel/yaml_api.md
Original file line number Diff line number Diff line change
Expand Up @@ -1417,7 +1417,7 @@ flow.

If you prefer a logical interface holding encrypted communication, please set
`ipsec-interface` to `'yes'` or a unsigned integer number, then a xfrm logical
interface named `ipsec<number` will be created holding the IP retrieved from
interface named `ipsec<number>` will be created holding the IP retrieved from
IPsec remote.

You may also check [IPsec example page](../features/ipsec.md) for use cases.
Expand Down

0 comments on commit b3b8741

Please sign in to comment.