From nobody@www.freebsd.org  Wed May 22 19:21:36 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 8597737B423
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 22 May 2002 19:21:31 -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 g4N2LPhG051060
	for <freebsd-gnats-submit@FreeBSD.org>; Wed, 22 May 2002 19:21:25 -0700 (PDT)
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.12.2/8.12.2/Submit) id g4N2LPTn051059;
	Wed, 22 May 2002 19:21:25 -0700 (PDT)
Message-Id: <200205230221.g4N2LPTn051059@www.freebsd.org>
Date: Wed, 22 May 2002 19:21:25 -0700 (PDT)
From: Jethro Rose <jrose@byrnecut.com.au>
To: freebsd-gnats-submit@FreeBSD.org
Subject: Jail manpage typo (pendantic I know... but its there ;)
X-Send-Pr-Version: www-1.0

>Number:         38443
>Category:       docs
>Synopsis:       Jail manpage typo (pendantic I know... but its there ;)
>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:   Wed May 22 19:30:01 PDT 2002
>Closed-Date:    Fri May 24 12:58:03 PDT 2002
>Last-Modified:  Fri May 24 12:58:03 PDT 2002
>Originator:     Jethro Rose
>Release:        4.5-release
>Organization:
Byrnecut Mining Pty Ltd
>Environment:
FreeBSD store-gw.byrnecut.com.au 4.5-RELEASE FreeBSD 4.5-RELEASE #0: Mon May 20 10:12:15 WST 2002     root@store-wan.byrnecut.com.au:/usr/src/sys/compile/STORE-GW  i386

>Description:
Small buglet in the jail manpage (man jail)
--snip--
     inetd(8) to only listen on the appropriate IP address, and so forth.  Add
     the following to /etc/rc.conf in the host environment:

           sendmail_enable="NO"
           inetd_flags="-wW -a 192.168.11.23"
           portmap_enable="NO"

     192.169.11.23 is the native IP address for the host system, in this exam-
     ple.  Daemons that run out of inetd(8) can be easily set to use only the
 
--snip--

the native IP address of the system is 192.168.11.23 and not 192.169.11.23 as stated.
>How-To-Repeat:
      man jail
>Fix:
      Correct the jail(8) manpage.  I'd do it myself but don't know how (yet) :-\
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->feedback 
State-Changed-By: trhodes 
State-Changed-When: Fri May 24 12:54:13 PDT 2002 
State-Changed-Why:  

http://www.freebsd.org/cgi/query-pr.cgi?pr=38443 
State-Changed-From-To: feedback->closed 
State-Changed-By: trhodes 
State-Changed-When: Fri May 24 12:57:30 PDT 2002 
State-Changed-Why:  
This has been fixed (sorry for the extra mail when I switched to feedback) 

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