docs/167003: [PATCH] Error in nanobsd article

Björn Heidotting b.heidotting at yahoo.com
Mon Apr 16 16:30:14 UTC 2012


>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:



More information about the freebsd-doc mailing list