From nobody@www.freebsd.org  Sun May 19 18:40:52 2002
Return-Path: <nobody@www.freebsd.org>
Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117])
	by hub.freebsd.org (Postfix) with ESMTP id B1BFA37B43D
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 19 May 2002 18:40:49 -0700 (PDT)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by nwww.freebsd.org (8.12.2/8.12.2) with ESMTP id g4K1enhG084339
	for <freebsd-gnats-submit@FreeBSD.org>; Sun, 19 May 2002 18:40:49 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.2/8.12.2/Submit) id g4K1enx7084338;
	Sun, 19 May 2002 18:40:49 -0700 (PDT)
Message-Id: <200205200140.g4K1enx7084338@www.freebsd.org>
Date: Sun, 19 May 2002 18:40:49 -0700 (PDT)
From: Jeff Ito <jeffi@rcn.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] Inconsistency in example IP in jail.8
X-Send-Pr-Version: www-1.0

>Number:         38313
>Category:       docs
>Synopsis:       [PATCH] Inconsistency in example IP in jail.8
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun May 19 18:50:00 PDT 2002
>Closed-Date:    Mon May 20 00:29:43 PDT 2002
>Last-Modified:  Mon May 20 00:29:43 PDT 2002
>Originator:     Jeff Ito
>Release:        -CURRENT
>Organization:
.
>Environment:
FreeBSD testbox 5.0-CURRENT FreeBSD 5.0-CURRENT #2: Sat May 18 20:18:39 EDT 2002 root@testbox:/usr/src/sys/i386/compile/TESTBOX  i386

>Description:
Typographical error/inconsistency in jail.8, refering to the native IP once as 192.168.11.23, and a second time as 192.169.11.23
>How-To-Repeat:
man 8 jail
>Fix:
--- src/usr.sbin/jail/jail.8.orig       Sun May 19 21:31:35 2002
+++ src/usr.sbin/jail/jail.8    Sun May 19 21:31:42 2002
@@ -113,7 +113,7 @@
 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

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: dd 
State-Changed-When: Mon May 20 00:29:32 PDT 2002 
State-Changed-Why:  
Committed, thanks! 

http://www.freebsd.org/cgi/query-pr.cgi?pr=38313 
>Unformatted:
