From owner-freebsd-doc Sun May 19 18:50: 8 2002 Delivered-To: freebsd-doc@hub.freebsd.org Received: from freefall.freebsd.org (freefall.FreeBSD.org [216.136.204.21]) by hub.freebsd.org (Postfix) with ESMTP id 0D1B837B40D for ; Sun, 19 May 2002 18:50:01 -0700 (PDT) Received: (from gnats@localhost) by freefall.freebsd.org (8.11.6/8.11.6) id g4K1o1A68354; Sun, 19 May 2002 18:50:01 -0700 (PDT) (envelope-from gnats) Received: from nwww.freebsd.org (www.FreeBSD.org [216.136.204.117]) by hub.freebsd.org (Postfix) with ESMTP id B1BFA37B43D for ; 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 ; 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 To: freebsd-gnats-submit@FreeBSD.org X-Send-Pr-Version: www-1.0 Subject: docs/38313: [PATCH] Inconsistency in example IP in jail.8 Sender: owner-freebsd-doc@FreeBSD.ORG Precedence: bulk List-ID: List-Archive: (Web Archive) List-Help: (List Instructions) List-Subscribe: List-Unsubscribe: X-Loop: FreeBSD.org >Number: 38313 >Category: docs >Synopsis: [PATCH] Inconsistency in example IP in jail.8 >Confidential: no >Severity: non-critical >Priority: low >Responsible: freebsd-doc >State: open >Quarter: >Keywords: >Date-Required: >Class: doc-bug >Submitter-Id: current-users >Arrival-Date: Sun May 19 18:50:00 PDT 2002 >Closed-Date: >Last-Modified: >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: >Unformatted: To Unsubscribe: send mail to majordomo@FreeBSD.org with "unsubscribe freebsd-doc" in the body of the message