From adrian@lorax.nvl.virginia.edu  Sat Feb  7 10:33:29 1998
Received: from lorax.nvl.virginia.edu (lorax.nvl.Virginia.EDU [128.143.244.37])
          by hub.freebsd.org (8.8.8/8.8.8) with ESMTP id KAA11884
          for <FreeBSD-gnats-submit@freebsd.org>; Sat, 7 Feb 1998 10:33:27 -0800 (PST)
          (envelope-from adrian@lorax.nvl.virginia.edu)
Received: (from adrian@localhost)
	by lorax.nvl.virginia.edu (8.8.8/8.8.8) id NAA01619;
	Sat, 7 Feb 1998 13:33:35 -0500 (EST)
	(envelope-from adrian)
Message-Id: <199802071833.NAA01619@lorax.nvl.virginia.edu>
Date: Sat, 7 Feb 1998 13:33:35 -0500 (EST)
From: adrian@virginia.edu
Reply-To: adrian@virginia.edu
To: FreeBSD-gnats-submit@freebsd.org
Subject: ftpd manpage enhancement
X-Send-Pr-Version: 3.2

>Number:         5676
>Category:       docs
>Synopsis:       commenting in ftphosts is not documented
>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:   Sat Feb  7 10:40:00 PST 1998
>Closed-Date:    Thu Jul 9 04:35:38 PDT 1998
>Last-Modified:  Thu Jul  9 04:38:51 PDT 1998
>Originator:     Adrian Filipi-Martin
>Release:        FreeBSD 2.2-971124-SNAP i386
>Organization:
University of Virginia
>Environment:

	

>Description:

	

>How-To-Repeat:

	

>Fix:
	
	Apply following patch:

--- ftpd.8.orig	Sat May 10 15:48:12 1997
+++ ftpd.8	Sat Feb  7 13:27:28 1998
@@ -365,7 +365,8 @@
 .Pa /etc/ftphosts
 contains information pertaining to each of the virtual hosts.
 Each host is defined on its own line which contains a number of
-fields separated by whitespace:
+fields separated by whitespace;  lines beginning with a '#' are 
+ignored and can be used to include comments:
 .Bl -tag -offset indent -width hostname
 .It hostname
 Contains the hostname or IP address of the virtual host.
>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: jkoshy 
State-Changed-When: Thu Jul 9 04:35:38 PDT 1998 
State-Changed-Why:  
Fixed in rev 1.22 of"ftpd.8", thanks! 
>Unformatted:
