From owata@nyaruko.me  Thu Jan 30 10:27:36 2014
Return-Path: <owata@nyaruko.me>
Received: from mx1.freebsd.org (mx1.freebsd.org [8.8.178.115])
	(using TLSv1 with cipher ADH-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by hub.freebsd.org (Postfix) with ESMTPS id 6486277E
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 30 Jan 2014 10:27:36 +0000 (UTC)
Received: from nyaruko.me (nyaruko.me [133.242.227.148])
	(using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits))
	(No client certificate requested)
	by mx1.freebsd.org (Postfix) with ESMTPS id 00C761CB9
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 30 Jan 2014 10:27:35 +0000 (UTC)
Received: from nyaruko.me (localhost [127.0.0.1])
	by nyaruko.me (8.14.7/8.14.7) with ESMTP id s0U9w3DO044984
	for <FreeBSD-gnats-submit@freebsd.org>; Thu, 30 Jan 2014 18:58:04 +0900 (JST)
	(envelope-from owata@nyaruko.me)
Received: (from owata@localhost)
	by nyaruko.me (8.14.7/8.14.7/Submit) id s0U9w3oe044983;
	Thu, 30 Jan 2014 18:58:03 +0900 (JST)
	(envelope-from owata)
Message-Id: <201401300958.s0U9w3oe044983@nyaruko.me>
Date: Thu, 30 Jan 2014 18:58:03 +0900 (JST)
From: Yuta MASUMOTO <owata@club.kyutech.ac.jp>
Reply-To: Yuta MASUMOTO <owata@club.kyutech.ac.jp>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: sysutils/qjail: finding typo in qjail-howto(8)
X-Send-Pr-Version: 3.114
X-GNATS-Notify:

>Number:         186269
>Category:       docs
>Synopsis:       sysutils/qjail: finding typo in qjail-howto(8)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    crees
>State:          patched
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          change-request
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jan 30 10:30:00 UTC 2014
>Closed-Date:    
>Last-Modified:  Wed Mar 26 11:03:59 UTC 2014
>Originator:     Yuta MASUMOTO
>Release:        FreeBSD 9.2-RELEASE amd64
>Organization:
>Environment:
System: FreeBSD nyaruko.me 9.2-RELEASE FreeBSD 9.2-RELEASE #0: Tue Dec 31 23:07:30 JST 2013 root@nyaruko.me:/usr/obj/usr/src/sys/OWATANVSERVER amd64


	
>Description:
	I installing sysutils/qjail in pkgng, so I find typo in qjail-howto(8).
	I atached diff file in uncompressed /usr/local/man/man8/qjail.8.gz .
	please merge it.
>How-To-Repeat:
	`man 8 qjail-howto`
>Fix:

please application patch in /usr/local/man/man8/qjail.8.gz .

--- qjail-howto.8.diff begins here ---
--- qjail-howto.8.org	2014-01-30 18:44:05.000000000 +0900
+++ qjail-howto.8	2014-01-30 18:44:15.000000000 +0900
@@ -203,7 +203,7 @@
 install the package version of apache and the html application on the 2
 web server jails.
 .Pp
-\fBqjail create -n xl0 -f ssh-default -4 73.x.97,51,10.0.10.126 www-city\fR
+\fBqjail create -n xl0 -f ssh-default -4 73.x.97.51,10.0.10.126 www-city\fR
 .Pp
 This will create a directory tree type jail and bind the 2 IP address
 to the NIC facing the public internet. When the jail is started, aliases
--- qjail-howto.8.diff ends here ---


>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-doc->freebsd-ports-bugs 
Responsible-Changed-By: bcr 
Responsible-Changed-When: Thu Jan 30 10:43:06 UTC 2014 
Responsible-Changed-Why:  
This is a bug in a port.  The FreeBSD doc team does not fix those errors, 
it is the responsibility of the port maintainers.  Over to ports... 

http://www.freebsd.org/cgi/query-pr.cgi?pr=186269 

From: "qjail" <qjail@a1poweruser.com>
To: <bug-followup@FreeBSD.org>,
	<owata@club.kyutech.ac.jp>
Cc:  
Subject: Re: docs/186269: finding typo in qjail-howto(8)
Date: Thu, 30 Jan 2014 20:07:32 +0800

 As qjail maintainer I will make this typo change in the next release.
 Thank you Yuta MASUMOTO for taking time to report this.
 You can mark this PR closed.
 
Class-Changed-From-To: doc-bug->change-request 
Class-Changed-By: jgh 
Class-Changed-When: Sun Feb 2 00:14:29 UTC 2014 
Class-Changed-Why:  
fixing synopsis, and classification 

http://www.freebsd.org/cgi/query-pr.cgi?pr=186269 
Responsible-Changed-From-To: freebsd-ports-bugs->crees 
Responsible-Changed-By: crees 
Responsible-Changed-When: Wed Mar 26 11:01:16 UTC 2014 
Responsible-Changed-Why:  
I'll take it. 

http://www.freebsd.org/cgi/query-pr.cgi?pr=186269 
State-Changed-From-To: open->patched 
State-Changed-By: crees 
State-Changed-When: Wed Mar 26 11:03:45 UTC 2014 
State-Changed-Why:  
Thanks for fixing it Joe.  Please let me know when the update is in. 

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