Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 16 Apr 2012 16:26:42 GMT
From:      Björn Heidotting <b.heidotting@yahoo.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   docs/167003: [PATCH] Error in nanobsd article
Message-ID:  <201204161626.q3GGQgdK090429@red.freebsd.org>
Resent-Message-ID: <201204161630.q3GGUDCs029880@freefall.freebsd.org>

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

>Number:         167003
>Category:       docs
>Synopsis:       [PATCH] Error in nanobsd article
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-doc
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          doc-bug
>Submitter-Id:   current-users
>Arrival-Date:   Mon Apr 16 16:30:13 UTC 2012
>Closed-Date:
>Last-Modified:
>Originator:     Björn 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:
>Unformatted:



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