Bug 123850

Summary: [patch] Fix Markup of chsh(1) in Article linux-users
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
articles.linux-users.patch.3.diff none

Description Gabor Pali freebsd_committer freebsd_triage 2008-05-21 05:40:01 UTC
	I found a tiny markup problem in the article titled ``FreeBSD
	Quickstart Guide for Linux Users'', Section 2. ``Shells: No
	Bash?''. A ';' is missing after the entity &man.chsh.1; in the
	SGML sources, however the HTML output is rendered correctly.
Comment 1 Gabor Kovesdan freebsd_committer freebsd_triage 2008-05-22 16:31:42 UTC
State Changed
From-To: open->open
Comment 2 Gabor Kovesdan freebsd_committer freebsd_triage 2008-05-22 16:31:42 UTC
Responsible Changed
From-To: freebsd-doc->gabor

Take.
Comment 3 dfilter service freebsd_committer freebsd_triage 2008-05-25 16:19:47 UTC
gabor       2008-05-25 15:19:43 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/articles/linux-users article.sgml 
  Log:
  - Fix entity
  
  PR:             docs/123850
  Submitted by:   pgj
  
  Revision  Changes    Path
  1.5       +1 -1      doc/en_US.ISO8859-1/articles/linux-users/article.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 4 Gabor Kovesdan freebsd_committer freebsd_triage 2008-05-25 16:20:18 UTC
State Changed
From-To: open->closed

Committed, thanks!