Bug 123143

Summary: [patch] Fix <replaceable> tags in Handbook Chapter 8
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
kernelconfig.patch.diff none

Description Gabor Pali freebsd_committer freebsd_triage 2008-04-27 12:50:00 UTC
	I found a substle inconsistency in the use of <replaceable>
	tags in Chapter 8 (``Configuring the FreeBSD Kernel'') of
	the FreeBSD Handbook. I created a patch to address this.

Fix: The patch itself:
Comment 1 Gabor Kovesdan freebsd_committer freebsd_triage 2008-05-02 21:30:05 UTC
Responsible Changed
From-To: freebsd-doc->gabor

Take.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-05-05 15:06:21 UTC
gabor       2008-05-05 14:06:18 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/kernelconfig chapter.sgml 
  Log:
  - Add some replaceable elements to granularize the markup
  
  PR:             docs/123143
  Submitted by:   pgj
  
  Revision  Changes    Path
  1.182     +5 -5      doc/en_US.ISO8859-1/books/handbook/kernelconfig/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-05-05 23:45:12 UTC
State Changed
From-To: open->closed

Committed, thanks!