From a0cfa93972fb31a7dd0f19e8657f7cee6f37da62 Mon Sep 17 00:00:00 2001
From: Dima Dorfman
Date: Mon, 20 May 2002 07:29:25 +0000
Subject: [PATCH] Fix IP address typo.
PR: 38313
Submitted by: Jeff Ito
---
usr.sbin/jail/jail.8 | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/usr.sbin/jail/jail.8 b/usr.sbin/jail/jail.8
index 3866d19c9ec..2abe498fcec 100644
--- a/usr.sbin/jail/jail.8
+++ b/usr.sbin/jail/jail.8
@@ -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