Spell PacketAliasRedirectAddr() correctly.
This commit is contained in:
parent
35ea13cc5f
commit
8b4bcbf2fd
@ -725,7 +725,7 @@ The functions in this section are used to deal with incoming fragments.
|
||||
Outgoing fragments are handled within
|
||||
.Fn PacketAliasOut
|
||||
by changing the address according to any applicable mapping set by
|
||||
.Fn PacketAliasRedirectAddress ,
|
||||
.Fn PacketAliasRedirectAddr ,
|
||||
or the default aliasing address set by
|
||||
.Fn PacketAliasSetAddress .
|
||||
.Pp
|
||||
|
@ -725,7 +725,7 @@ The functions in this section are used to deal with incoming fragments.
|
||||
Outgoing fragments are handled within
|
||||
.Fn PacketAliasOut
|
||||
by changing the address according to any applicable mapping set by
|
||||
.Fn PacketAliasRedirectAddress ,
|
||||
.Fn PacketAliasRedirectAddr ,
|
||||
or the default aliasing address set by
|
||||
.Fn PacketAliasSetAddress .
|
||||
.Pp
|
||||
|
Loading…
Reference in New Issue
Block a user