mirror of
https://github.com/opnsense/src.git
synced 2026-06-10 17:22:46 -04:00
Unbroke the reference to libalias(3).
This commit is contained in:
parent
79be51f405
commit
dfd9528b30
2 changed files with 2 additions and 2 deletions
|
|
@ -2704,7 +2704,7 @@ The option can only be enabled if network address translation is enabled
|
|||
With this option enabled,
|
||||
.Nm
|
||||
will pass traffic for old interface addresses through the NAT engine
|
||||
.Pq see Xr libalias 5 ,
|
||||
.Pq see Xr libalias 3 ,
|
||||
resulting in the ability (in
|
||||
.Fl auto
|
||||
mode) to properly connect the process that caused the PPP link to
|
||||
|
|
|
|||
|
|
@ -2704,7 +2704,7 @@ The option can only be enabled if network address translation is enabled
|
|||
With this option enabled,
|
||||
.Nm
|
||||
will pass traffic for old interface addresses through the NAT engine
|
||||
.Pq see Xr libalias 5 ,
|
||||
.Pq see Xr libalias 3 ,
|
||||
resulting in the ability (in
|
||||
.Fl auto
|
||||
mode) to properly connect the process that caused the PPP link to
|
||||
|
|
|
|||
Loading…
Reference in a new issue