mirror of
https://git.FreeBSD.org/src.git
synced 2024-12-14 10:09:48 +00:00
Spell PacketAliasRedirectAddr() correctly.
This commit is contained in:
parent
bd69051080
commit
5e8fc2d2d3
Notes:
svn2git
2020-12-20 02:59:44 +00:00
svn path=/head/; revision=59704
@ -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