Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 Jan 2014 18:58:03 +0900 (JST)
From:      Yuta MASUMOTO <owata@club.kyutech.ac.jp>
To:        FreeBSD-gnats-submit@freebsd.org
Subject:   docs/186269: finding typo in qjail-howto(8)
Message-ID:  <201401300958.s0U9w3oe044983@nyaruko.me>
Resent-Message-ID: <201401301030.s0UAU0GG085132@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         186269
>Category:       docs
>Synopsis:       finding typo in qjail-howto(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:   Thu Jan 30 10:30:00 UTC 2014
>Closed-Date:
>Last-Modified:
>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:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201401300958.s0U9w3oe044983>