From nobody@FreeBSD.org  Fri Jan 30 09:05:55 2009
Return-Path: <nobody@FreeBSD.org>
Received: from mx1.freebsd.org (mx1.freebsd.org [IPv6:2001:4f8:fff6::34])
	by hub.freebsd.org (Postfix) with ESMTP id 635971065673
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 30 Jan 2009 09:05:55 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (www.freebsd.org [IPv6:2001:4f8:fff6::21])
	by mx1.freebsd.org (Postfix) with ESMTP id 38B248FC16
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 30 Jan 2009 09:05:55 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from www.freebsd.org (localhost [127.0.0.1])
	by www.freebsd.org (8.14.3/8.14.3) with ESMTP id n0U95s0m059859
	for <freebsd-gnats-submit@FreeBSD.org>; Fri, 30 Jan 2009 09:05:54 GMT
	(envelope-from nobody@www.freebsd.org)
Received: (from nobody@localhost)
	by www.freebsd.org (8.14.3/8.14.3/Submit) id n0U95sTn059858;
	Fri, 30 Jan 2009 09:05:54 GMT
	(envelope-from nobody)
Message-Id: <200901300905.n0U95sTn059858@www.freebsd.org>
Date: Fri, 30 Jan 2009 09:05:54 GMT
From: Patrick Oonk <Patrick@pine.nl>
To: freebsd-gnats-submit@FreeBSD.org
Subject: spelling mistake in ftpd(8)
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         131149
>Category:       docs
>Synopsis:       spelling mistake in ftpd(8)
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          closed
>Quarter:        
>Keywords:       
>Date-Required:  
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Fri Jan 30 09:10:00 UTC 2009
>Closed-Date:    Mon Feb 09 10:28:41 UTC 2009
>Last-Modified:  Mon Feb 09 10:28:41 UTC 2009
>Originator:     Patrick Oonk
>Release:        7.1
>Organization:
Pine Digital Security
>Environment:
>Description:
in FTPD(8):

Note that option is a virtual no-op in FreeBSD 5.0 and above;
             both port ranges are indentical by default.

'indentical' -> 'identical'
>How-To-Repeat:
man ftpd
>Fix:
see fd

>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->patched 
State-Changed-By: maxim 
State-Changed-When: Fri Jan 30 09:42:35 UTC 2009 
State-Changed-Why:  
Fixed in HEAD.  Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/131149: commit references a PR
Date: Fri, 30 Jan 2009 09:42:36 +0000 (UTC)

 Author: maxim
 Date: Fri Jan 30 09:42:25 2009
 New Revision: 187913
 URL: http://svn.freebsd.org/changeset/base/187913
 
 Log:
   o Fix typo: indentical -> identical.
   
   PR:		docs/131149
   Submitted by:	Patrick Oonk
   MFC after:	1 week
 
 Modified:
   head/libexec/ftpd/ftpd.8
 
 Modified: head/libexec/ftpd/ftpd.8
 ==============================================================================
 --- head/libexec/ftpd/ftpd.8	Fri Jan 30 07:14:20 2009	(r187912)
 +++ head/libexec/ftpd/ftpd.8	Fri Jan 30 09:42:25 2009	(r187913)
 @@ -205,7 +205,7 @@ for more information.
  Note that option is a virtual no-op in
  .Fx 5.0
  and above; both port
 -ranges are indentical by default.
 +ranges are identical by default.
  .It Fl u
  The default file creation mode mask is set to
  .Ar umask ,
 _______________________________________________
 svn-src-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/svn-src-all
 To unsubscribe, send any mail to "svn-src-all-unsubscribe@freebsd.org"
 
State-Changed-From-To: patched->closed 
State-Changed-By: maxim 
State-Changed-When: Mon Feb 9 10:28:27 UTC 2009 
State-Changed-Why:  
Merged to RELENG_7. 

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