Bug 153269

Summary: Handbook refers to vinum(8) instead of vinum(4)
Product: Documentation Reporter: Aldis Berjoza <aldis>
Component: Books & ArticlesAssignee: Ryusuke SUZUKI <ryusuke>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   

Description Aldis Berjoza 2010-12-18 15:10:10 UTC
In section 18.4.1.1.1 "Installing the Hardware" at the end of section handbook refers to vinum(8), which is not available

As I understand it should refer to vinum(4)

Fix: 

Fix link and s/vinum\(8\)/vinum(4)/
Comment 1 Ryusuke SUZUKI freebsd_committer freebsd_triage 2010-12-24 14:24:54 UTC
Responsible Changed
From-To: freebsd-doc->ryusuke

I'll take this.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-12-24 15:21:19 UTC
ryusuke     2010-12-24 15:21:14 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/disks chapter.sgml 
  Log:
  PR: docs/153269
  
  &man.vinum.8 -> &man.vinum.4
  
  Submitted by: Aldis Berjoza <aldis _at_ bsdroot dot lv>
  
  Revision  Changes    Path
  1.301     +1 -1      doc/en_US.ISO8859-1/books/handbook/disks/chapter.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 3 Ryusuke SUZUKI freebsd_committer freebsd_triage 2010-12-24 15:39:01 UTC
State Changed
From-To: open->closed

Committed the patch, thanks!