Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 11 Jul 1998 18:48:10 +0900 (JST)
From:      kuma@jp.freebsd.org
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   docs/7250: another port number modification needed in natd.8.gz
Message-ID:  <199807110948.SAA15823@mini.laurel.nk.rim.or.jp>

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

>Number:         7250
>Category:       docs
>Synopsis:       another port number modification(6668 -> 8668) needed in natd.8.gz
>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:   Sat Jul 11 07:50:02 PDT 1998
>Last-Modified:
>Originator:     Norihiro Kumagai
>Organization:
jpman project (Japanese Manual Page Translation Project)
>Release:        FreeBSD 2.2.6-RELEASE i386
>Environment:
	RELENG2.2 2.2-980710-SNAP
	(ftp://releng22.freebsd.org/pub/FreeBSD/2.2-980710-SNAP/manpages)

>Description:
	In the snapshot of 980710, natd.8 manpage is modified as

-  natd   6668/divert  # Network Address Translation socket
+  natd   8668/divert  # Network Address Translation socket
 
	But there remains one other line which has port number 6668 at 
	the tutorial section.

	I believe that we have consistency between these two occurence of
	the port number.

>How-To-Repeat:

>Fix:
	Apply the following patch to natd.8.gz

--- natd.8-org	Sat Jul 11 08:39:57 1998
+++ natd.8	Sat Jul 11 18:34:49 1998
@@ -323,7 +324,7 @@
 Create an entry in
 .Pa /etc/services :
 
-  natd          6668/divert  # Network Address Translation socket
+  natd          8668/divert  # Network Address Translation socket
 
 This gives a default for the
 .Fl p

>Audit-Trail:
>Unformatted:

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe freebsd-doc" in the body of the message



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