Bug 167003

Summary: [PATCH] Error in nanobsd article
Product: Documentation Reporter: Björn Heidotting <b.heidotting>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Björn Heidotting 2012-04-16 17:30:13 UTC
The article refers to ftp(1). But I think it should be refered to ftpd(8). ftp(1) does not make any sense here.

Fix: A patch is included in this report.

Patch attached with submission follows:
How-To-Repeat: fgrep -B1 'ftp.1; or' /usr/doc/en_US.ISO8859-1/articles/nanobsd/article.sgml
Comment 1 dfilter service freebsd_committer freebsd_triage 2012-04-16 17:46:29 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:   Björn 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"
Comment 2 Maxim Konovalov freebsd_committer freebsd_triage 2012-04-16 17:46:47 UTC
State Changed
From-To: open->closed

Committed.  Thanks!