Spell PacketAliasRedirectAddr() correctly.

This commit is contained in:
ru 2000-04-27 18:06:05 +00:00
parent 35ea13cc5f
commit 8b4bcbf2fd
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