From nobody@FreeBSD.org  Mon Apr 16 16:26:42 2012
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 CD311106564A
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 16 Apr 2012 16:26:42 +0000 (UTC)
	(envelope-from nobody@FreeBSD.org)
Received: from red.freebsd.org (red.freebsd.org [IPv6:2001:4f8:fff6::22])
	by mx1.freebsd.org (Postfix) with ESMTP id B7CB68FC14
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 16 Apr 2012 16:26:42 +0000 (UTC)
Received: from red.freebsd.org (localhost [127.0.0.1])
	by red.freebsd.org (8.14.4/8.14.4) with ESMTP id q3GGQg8k090430
	for <freebsd-gnats-submit@FreeBSD.org>; Mon, 16 Apr 2012 16:26:42 GMT
	(envelope-from nobody@red.freebsd.org)
Received: (from nobody@localhost)
	by red.freebsd.org (8.14.4/8.14.4/Submit) id q3GGQgdK090429;
	Mon, 16 Apr 2012 16:26:42 GMT
	(envelope-from nobody)
Message-Id: <201204161626.q3GGQgdK090429@red.freebsd.org>
Date: Mon, 16 Apr 2012 16:26:42 GMT
From: Bjrn Heidotting <b.heidotting@yahoo.com>
To: freebsd-gnats-submit@FreeBSD.org
Subject: [PATCH] Error in nanobsd article
X-Send-Pr-Version: www-3.1
X-GNATS-Notify:

>Number:         167003
>Category:       docs
>Synopsis:       [PATCH] Error in nanobsd article
>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:   Mon Apr 16 16:30:13 UTC 2012
>Closed-Date:    Mon Apr 16 16:47:05 UTC 2012
>Last-Modified:  Mon Apr 16 16:50:09 UTC 2012
>Originator:     Bjrn Heidotting
>Release:        8.2-RELEASE
>Organization:
>Environment:
>Description:
The article refers to ftp(1). But I think it should be refered to ftpd(8). ftp(1) does not make any sense here.
>How-To-Repeat:
fgrep -B1 'ftp.1; or' /usr/doc/en_US.ISO8859-1/articles/nanobsd/article.sgml
>Fix:
A patch is included in this report.

Patch attached with submission follows:

--- article.sgml.orig	2012-04-16 18:09:17.000000000 +0200
+++ article.sgml	2012-04-16 18:13:39.000000000 +0200
@@ -477,7 +477,7 @@
 	<title>Using &man.nc.1;</title>
 
 	<para>Try this example if the remote host is not running neither
-	  &man.ftp.1; or &man.sshd.8; service:</para>
+	  &man.ftpd.8; or &man.sshd.8; service:</para>
 
 	<procedure>
 	  <step>


>Release-Note:
>Audit-Trail:
State-Changed-From-To: open->closed 
State-Changed-By: maxim 
State-Changed-When: Mon Apr 16 16:46:47 UTC 2012 
State-Changed-Why:  
Committed.  Thanks! 

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

From: dfilter@FreeBSD.ORG (dfilter service)
To: bug-followup@FreeBSD.org
Cc:  
Subject: Re: docs/167003: commit references a PR
Date: Mon, 16 Apr 2012 16:46:29 +0000 (UTC)

 maxim       2012-04-16 16:46:20 UTC
 
   FreeBSD doc repository
 
   Modified files:
     en_US.ISO8859-1/articles/nanobsd article.sgml 
   Log:
   o We are speaking about ftpd(8) not ftp(1) here.
   
   PR:             docs/167003
   Submitted by:   Bjrn Heidotting
   
   Revision  Changes    Path
   1.8       +1 -1      doc/en_US.ISO8859-1/articles/nanobsd/article.sgml
 _______________________________________________
 cvs-all@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/cvs-all
 To unsubscribe, send any mail to "cvs-all-unsubscribe@freebsd.org"
 
>Unformatted:
