Bug 123335

Summary: [patch] Fix Tags for make(1) in Handbook Section 14.9
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
security.patch.2.diff none

Description Gabor Pali freebsd_committer freebsd_triage 2008-05-02 18:00:07 UTC
	There are some misused tags for make(1) in the FreeBSD Handbook,
	Section 14.9 (OpenSSL). I created a patch to rewrite them in the
	canonical <command>make <maketarget>maketarget</maketarget></command>
	format.
Comment 1 Gabor Kovesdan freebsd_committer freebsd_triage 2008-05-02 18:06:45 UTC
Responsible Changed
From-To: freebsd-doc->gabor

Take.
Comment 2 dfilter service freebsd_committer freebsd_triage 2008-05-05 15:03:55 UTC
gabor       2008-05-05 14:03:10 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/books/handbook/security chapter.sgml 
  Log:
  - Fix make-related markup [1]
  - Mark up racoon with application element [2]
  
  PR:             docs/123335 [1], docs/123332 [2]
  Submitted by:   pgj
  
  Revision  Changes    Path
  1.321     +13 -13    doc/en_US.ISO8859-1/books/handbook/security/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!