Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Feb 1998 13:33:35 -0500 (EST)
From:      adrian@virginia.edu
To:        FreeBSD-gnats-submit@FreeBSD.ORG
Subject:   docs/5676: ftpd manpage enhancement
Message-ID:  <199802071833.NAA01619@lorax.nvl.virginia.edu>

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

>Number:         5676
>Category:       docs
>Synopsis:       commenting in ftphosts is not documented
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-bugs
>State:          open
>Quarter:
>Keywords:
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Sat Feb  7 10:40:00 PST 1998
>Last-Modified:
>Originator:     Adrian Filipi-Martin
>Organization:
University of Virginia
>Release:        FreeBSD 2.2-971124-SNAP i386
>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.
>Audit-Trail:
>Unformatted:



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