Bug 122997

Summary: [patch] Fix makevar, maketarget Tags in Handbook Chapter 4. (corrected)
Product: Documentation Reporter: Gabor Pali <pgj>
Component: Books & ArticlesAssignee: Gabor Kovesdan <gabor>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
ports.patch.diff none

Description Gabor Pali freebsd_committer freebsd_triage 2008-04-22 22:30:02 UTC
    This is the revisited version of doc/122906, without whitespace
	related changes (I hope at least):

	I found a small inconsistency in the use of maketarget, makevar
	tags in SGML source of the Handbook chapter titled ``Packages and
	Ports''. So, I created a patch to unify their usage and
	<command>make <maketarget>all consistent</maketarget></command>
	in the <makevar>PORTS_CHAPTER</makevar>  :)

Fix: Here is the corrected patch:
Comment 1 Gabor Kovesdan freebsd_committer freebsd_triage 2008-04-23 17:55:39 UTC
Responsible Changed
From-To: freebsd-doc->gabor

Take.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-04-27 13:09:09 UTC
gabor       2008-04-27 12:09:06 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/ports chapter.sgml 
  Log:
  - Use makevar and maketarget elements appropriately
  
  PR:             docs/122997
  Submitted by:   pgj
  
  Revision  Changes    Path
  1.280     +16 -16    doc/en_US.ISO8859-1/books/handbook/ports/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 Gabor Kovesdan freebsd_committer freebsd_triage 2008-04-27 13:21:16 UTC
State Changed
From-To: open->closed

Committed, thanks!