Fix IP address typo.

PR:		38313
Submitted by:	Jeff Ito <jeffi@rcn.com>
This commit is contained in:
Dima Dorfman 2002-05-20 07:29:25 +00:00
parent 668b42176e
commit a0cfa93972
Notes: svn2git 2020-12-20 02:59:44 +00:00
svn path=/head/; revision=96979

View File

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