From setantae@submonkey.net  Sun Oct 27 03:01:08 2002
Return-Path: <setantae@submonkey.net>
Received: from mx1.FreeBSD.org (mx1.freebsd.org [216.136.204.125])
	by hub.freebsd.org (Postfix) with ESMTP id 8FA6E37B401
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 27 Oct 2002 03:01:08 -0800 (PST)
Received: from rhadamanth.submonkey.net (pc1-cdif2-4-cust210.cdf.cable.ntl.com [80.4.10.210])
	by mx1.FreeBSD.org (Postfix) with ESMTP id 8C29043E3B
	for <FreeBSD-gnats-submit@freebsd.org>; Sun, 27 Oct 2002 03:01:06 -0800 (PST)
	(envelope-from setantae@submonkey.net)
Received: from setantae by rhadamanth.submonkey.net with local (Exim 4.10)
	id 185lAG-0002kT-00
	for FreeBSD-gnats-submit@freebsd.org; Sun, 27 Oct 2002 11:01:04 +0000
Message-Id: <E185lAG-0002kT-00@rhadamanth.submonkey.net>
Date: Sun, 27 Oct 2002 11:01:04 +0000
From: Ceri Davies <ceri@FreeBSD.org>
Sender: Ceri Davies <setantae@submonkey.net>
Reply-To: Ceri Davies <ceri@FreeBSD.org>
To: FreeBSD-gnats-submit@freebsd.org
Cc:
Subject: ftpd.conf(5) contains references to ftpd(8) when it is for lukemftpd(8)
X-Send-Pr-Version: 3.113
X-GNATS-Notify:

>Number:         44519
>Category:       docs
>Synopsis:       ftpd.conf(5) contains references to ftpd(8) when it is for lukemftpd(8)
>Confidential:   no
>Severity:       serious
>Priority:       low
>Responsible:    obrien
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sun Oct 27 03:10:01 PST 2002
>Closed-Date:    Fri Jul 13 22:46:31 UTC 2012
>Last-Modified:  Fri Jul 13 22:46:31 UTC 2012
>Originator:     Ceri Davies
>Release:        FreeBSD 4.7-STABLE i386
>Organization:
>Environment:
System: FreeBSD rhadamanth.private.submonkey.net 4.7-STABLE FreeBSD 4.7-STABLE #3: Sat Oct 19 14:20:31 BST 2002 setantae@rhadamanth.private.submonkey.net:/usr/obj/usr/src/sys/RHADAMANTH i386


	
>Description:
	The manual for ftpd.conf states that it is used by the ftpd binary.
	This isn't actually true - it is used by the lukemftpd binary.
>How-To-Repeat:
	man 5 ftpd.conf
	man 8 ftpd
	man 8 lukemftpd
>Fix:
	Correct the ftpd.conf manual page.
	This is contributed software, however.

Index: ftpd.conf.5
===================================================================
RCS file: /home/ncvs/src/contrib/lukemftpd/src/ftpd.conf.5,v
retrieving revision 1.1.1.2
diff -u -r1.1.1.2 ftpd.conf.5
--- ftpd.conf.5	14 Mar 2002 19:25:32 -0000	1.1.1.2
+++ ftpd.conf.5	27 Oct 2002 10:59:57 -0000
@@ -40,13 +40,13 @@
 .Sh NAME
 .Nm ftpd.conf
 .Nd
-.Xr ftpd 8
+.Xr lukemftpd 8
 configuration file
 .Sh DESCRIPTION
 The
 .Nm
 file specifies various configuration options for
-.Xr ftpd 8
+.Xr lukemftpd 8
 that apply once a user has authenticated their connection.
 .Pp
 .Nm
@@ -111,7 +111,7 @@
 .El
 .Pp
 The
-.Xr ftpd 8
+.Xr lukemftpd 8
 .Sy STAT
 command will return the class settings for the current user as defined by
 .Nm "" ,
@@ -300,7 +300,7 @@
 Escape sequences are supported; refer to
 .Sx Display file escape sequences
 in
-.Xr ftpd 8
+.Xr lukemftpd 8
 for more information.
 .It Sy homedir Ar class Op Sy pathformat
 If
@@ -406,7 +406,7 @@
 Escape sequences are supported; refer to
 .Sx Display file escape sequences
 in
-.Xr ftpd 8
+.Xr lukemftpd 8
 for more information.
 If
 .Ar file
@@ -620,7 +620,7 @@
 .Sh SEE ALSO
 .Xr ftpchroot 5 ,
 .Xr ftpusers 5 ,
-.Xr ftpd 8
+.Xr lukemftpd 8
 .Sh HISTORY
 The
 .Nm
>Release-Note:
>Audit-Trail:
Responsible-Changed-From-To: freebsd-bugs->yar 
Responsible-Changed-By: kris 
Responsible-Changed-When: Sat Jul 12 18:23:47 PDT 2003 
Responsible-Changed-Why:  
Assign to ftpd maintainer 

http://www.freebsd.org/cgi/query-pr.cgi?pr=44519 
Responsible-Changed-From-To: yar->obrien 
Responsible-Changed-By: yar 
Responsible-Changed-When: Tue Dec 21 12:59:57 GMT 2004 
Responsible-Changed-Why:  
Over to our maintainer of lukemftpd. 

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

From: Kurt Jaeger <pi@opsec.eu>
To: bug-followup@FreeBSD.org, ceri@FreeBSD.org
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: docs/44519: ftpd.conf(5) contains references to ftpd(8) when
 it is for lukemftpd(8)
Date: Thu, 1 Sep 2011 21:44:37 +0200

 Hi!
 
 lukemftpd is no longer part of the base system or contrib, so
 this PR can be closed.
 
 -- 
 pi@opsec.eu            +49 171 3101372                         9 years to go !

From: Kurt Jaeger <pi@opsec.eu>
To: bug-followup@FreeBSD.org, ceri@FreeBSD.org
Cc: FreeBSD-gnats-submit@freebsd.org
Subject: Re: docs/44519: ftpd.conf(5) contains references to ftpd(8) when
 it is for lukemftpd(8)
Date: Thu, 1 Sep 2011 21:44:37 +0200

 Hi!
 
 lukemftpd is no longer part of the base system or contrib, so
 this PR can be closed.
 
 -- 
 pi@opsec.eu            +49 171 3101372                         9 years to go !
State-Changed-From-To: open->closed 
State-Changed-By: issyl0 
State-Changed-When: Fri Jul 13 22:46:30 UTC 2012 
State-Changed-Why:  
Replies to this PR said in 2011 that it was no longer relevant and could 
be closed.  Now closing. 

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