From nobody@FreeBSD.org  Thu Jul 21 12:41:34 2005
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 99B5816A41F
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 21 Jul 2005 12:41:34 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [216.136.204.117])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 5406A43D46
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 21 Jul 2005 12:41:34 +0000 (GMT)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.13.1/8.13.1) with ESMTP id j6LCfYdX061569
	for <freebsd-gnats-submit@FreeBSD.org>; Thu, 21 Jul 2005 12:41:34 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.13.1/8.13.1/Submit) id j6LCfX5Y061568;
	Thu, 21 Jul 2005 12:41:33 GMT
	(envelope-from nobody)
Message-Id: <200507211241.j6LCfX5Y061568@www.freebsd.org>
Date: Thu, 21 Jul 2005 12:41:33 GMT
From: Vipper <vipper0518@yahoo.co.jp>
To: freebsd-gnats-submit@FreeBSD.org
Subject: typo in ftpd's man page
X-Send-Pr-Version: www-2.3

>Number:         83847
>Category:       bin
>Synopsis:       typo in ftpd's man page
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Thu Jul 21 12:50:22 GMT 2005
>Closed-Date:    Fri Jul 22 15:22:09 GMT 2005
>Last-Modified:  Fri Jul 22 15:30:03 GMT 2005
>Originator:     Vipper
>Release:        FreeBSD 5.4-RELEASE-p5 amd64
>Organization:
VIP Quality
>Environment:
FreeBSD 5.4-RELEASE-p5 FreeBSD 5.4-RELEASE-p5 #3: Thu Jul 21 00:29:33 JST 2005 root@localhost:/usr/src/sys/vipper amd64
>Description:
DESCRIPTION
....(snip).....
-4 When -D is specified, accept connections via AF_INET socket.
 => When -4 is specified....
-6 When -D is specified, accept connections via AF_INET6 socket.
 => When -6 is specified....

All options are "-D" in ftpd man page.
>How-To-Repeat:
% man ftpd
>Fix:

>Release-Note:
>Audit-Trail:

From: Maxim Konovalov <maxim@macomnet.ru>
To: Vipper <vipper0518@yahoo.co.jp>
Cc: bug-followup@freebsd.org
Subject: Re: bin/83847: typo in ftpd's man page
Date: Thu, 21 Jul 2005 17:24:04 +0400 (MSD)

 > >Description:
 > DESCRIPTION
 > ....(snip).....
 > -4 When -D is specified, accept connections via AF_INET socket.
 >  => When -4 is specified....
 > -6 When -D is specified, accept connections via AF_INET6 socket.
 >  => When -6 is specified....
 >
 > All options are "-D" in ftpd man page.
 
 Why do you think this it a bug?  ftpd(8) itself does not accept
 connections unless -D is specified.
 
 -- 
 Maxim Konovalov
State-Changed-From-To: open->closed 
State-Changed-By: maxim 
State-Changed-When: Fri Jul 22 15:17:31 GMT 2005 
State-Changed-Why:  
The submitter agrees everything is OK with the man page. 

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

From: Maxim Konovalov <maxim@macomnet.ru>
To: bug-followup@freebsd.org
Cc:  
Subject: Re: bin/83847: typo in ftpd's man page (fwd)
Date: Fri, 22 Jul 2005 19:18:45 +0400 (MSD)

 Add to the audit trail.
 
 -- 
 Maxim Konovalov
 
 ---------- Forwarded message ----------
 Date: Sat, 23 Jul 2005 00:08:12 +0900 (JST)
 From: VIPPER <vipper0518@yahoo.co.jp>
 To: Maxim Konovalov <maxim@macomnet.ru>
 Subject: Re: bin/83847: typo in ftpd's man page
 
 > > DESCRIPTION
 > > ....(snip).....
 > > -4 When -D is specified, accept connections via
 > AF_INET socket.
 > >  => When -4 is specified....
 > > -6 When -D is specified, accept connections via
 > AF_INET6 socket.
 > >  => When -6 is specified....
 > >
 > > All options are "-D" in ftpd man page.
 >
 > Why do you think this it a bug?  ftpd(8) itself does
 > not accept
 > connections unless -D is specified.
 
 Now I understand this is equivalent to this.
 -4 When -D is also set, accept connections via AF_INET
 socket.
 This is simply my misunderstanding.
 Thanks for your indication.
 
 
 __________________________________
 Save the earth
 http://pr.mail.yahoo.co.jp/ondanka/
>Unformatted:
