Bug 145807

Summary: [patch] wrong command in Porter's Handbook
Product: Documentation Reporter: Andrius Morkunas <hinokind>
Component: Books & ArticlesAssignee: Christian Brueffer <brueffer>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Andrius Morkunas 2010-04-18 18:20:03 UTC
The handbook has "make -V maintainer" which should probably be either "make maintainer" or "make -V MAINTAINER".

Fix: Patch attached with submission follows:
Comment 1 dfilter service freebsd_committer freebsd_triage 2010-05-12 02:51:13 UTC
brueffer    2010-05-12 01:51:03 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/porters-handbook book.sgml 
  Log:
  Remove a wrong command flag.
  
  PR:             145807
  Submitted by:   Andrius Morkunas <hinokind@gmail.com>
  
  Revision  Changes    Path
  1.1058    +1 -1      doc/en_US.ISO8859-1/books/porters-handbook/book.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 Christian Brueffer freebsd_committer freebsd_triage 2010-05-12 02:51:16 UTC
State Changed
From-To: open->closed

Committed, thanks! 


Comment 3 Christian Brueffer freebsd_committer freebsd_triage 2010-05-12 02:51:16 UTC
Responsible Changed
From-To: freebsd-doc->brueffer

Committed, thanks!