mirror of
https://github.com/opnsense/src.git
synced 2026-05-28 04:12:45 -04:00
Fix IP address typo.
PR: 38313 Submitted by: Jeff Ito <jeffi@rcn.com>
This commit is contained in:
parent
668b42176e
commit
a0cfa93972
1 changed files with 1 additions and 1 deletions
|
|
@ -113,7 +113,7 @@ inetd_flags="-wW -a 192.168.11.23"
|
|||
portmap_enable="NO"
|
||||
.Ed
|
||||
.Pp
|
||||
.Li 192.169.11.23
|
||||
.Li 192.168.11.23
|
||||
is the native IP address for the host system, in this example.
|
||||
Daemons that run out of
|
||||
.Xr inetd 8
|
||||
|
|
|
|||
Loading…
Reference in a new issue