Bug 150708

Summary: minor fixes for porter's handbook "slow porting/patching" subsection
Product: Documentation Reporter: Ben Kaduk <kaduk>
Component: Books & ArticlesAssignee: Gabor Pali <pgj>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Ben Kaduk 2010-09-18 22:30:01 UTC
minor nits in the text and formatting -- the <maketarget> tag is for make targets, not for commands the user should run

Fix: patch attached

Patch attached with submission follows:
How-To-Repeat: http://www.freebsd.org/doc/en/books/porters-handbook/slow-patch.html
Comment 1 Gabor Pali freebsd_committer freebsd_triage 2010-09-18 22:42:18 UTC
Responsible Changed
From-To: freebsd-doc->pgj

It is mine.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-09-19 16:06:47 UTC
pgj         2010-09-19 15:06:42 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/porters-handbook book.sgml 
  Log:
  - Minor fixes in the "slow porting/patching" subsection
  
  PR:             docs/150708
  Submitted by:   Ben Kaduk <kaduk@mit.edu>
  
  Revision  Changes    Path
  1.1076    +3 -3      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 3 Gabor Pali freebsd_committer freebsd_triage 2010-09-19 16:10:38 UTC
State Changed
From-To: open->closed

Committed, thank you!