Spell PacketAliasRedirectAddr() correctly.

This commit is contained in:
Ruslan Ermilov 2000-04-27 18:06:05 +00:00
parent bd69051080
commit 5e8fc2d2d3
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=59704
2 changed files with 2 additions and 2 deletions

View File

@ -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

View File

@ -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