mirror of
https://github.com/opnsense/src.git
synced 2026-05-04 17:05:14 -04:00
Remove references to man pages that don't exist.
PR: docs/17506
This commit is contained in:
parent
382379f8a8
commit
4c28393a52
2 changed files with 7 additions and 5 deletions
|
|
@ -206,8 +206,9 @@ routines from looking into IP payload.
|
|||
.Xr intro 4 ,
|
||||
.Xr ip6 4 ,
|
||||
.Xr setkey 8 ,
|
||||
.Xr sysctl 8 ,
|
||||
.Xr racoon 8
|
||||
.Xr sysctl 8
|
||||
.\" (racoon doesn't exist yet.)
|
||||
.\" .Xr racoon 8
|
||||
.Pp
|
||||
.Rs
|
||||
.%A Daniel L. McDonald
|
||||
|
|
|
|||
|
|
@ -97,9 +97,10 @@ and SIIT IPv6-to-v4 header translator implementation
|
|||
.Ss IPsec and tunnelling
|
||||
.Xr gifconfig 8 ,
|
||||
.Xr ipsec 4 ,
|
||||
.Xr dtcpc 8 ,
|
||||
.Xr dtcps 8 ,
|
||||
.Xr racoon 8 ,
|
||||
.\" (dtcp and racoon doesn't exist yet.)
|
||||
.\" .Xr dtcpc 8 ,
|
||||
.\" .Xr dtcps 8 ,
|
||||
.\" .Xr racoon 8 ,
|
||||
.Xr setkey 8 .
|
||||
.Pp
|
||||
Dozen of existing tools are modified for IPsec support, like
|
||||
|
|
|
|||
Loading…
Reference in a new issue