Bug 149140

Summary: [PATCH] Spelling fixes for en_US.ISO8859-1/articles
Product: Documentation Reporter: Jimmy Olgeni <olgeni>
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 Jimmy Olgeni freebsd_committer freebsd_triage 2010-07-31 11:00:13 UTC
A few fixes for en_US.ISO8859-1/articles/, mostly spelling errors.

Moreover,

euro/article.sgml:		add missing quotes to SGML attribute
linux-users/article.sgml:	a few trailing whitespaces were removed
linux-comparison/article.sgml:	empty lines removed at end of file
Comment 1 Gabor Pali freebsd_committer freebsd_triage 2010-07-31 11:27:15 UTC
Responsible Changed
From-To: freebsd-doc->pgj

Take.
Comment 2 dfilter service freebsd_committer freebsd_triage 2010-07-31 12:06:32 UTC
pgj         2010-07-31 11:06:18 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/articles/casestudy-argentina.com article.sgml 
    en_US.ISO8859-1/articles/cups article.sgml 
    en_US.ISO8859-1/articles/ldap-auth article.sgml 
    en_US.ISO8859-1/articles/linux-emulation article.sgml 
    en_US.ISO8859-1/articles/linux-users article.sgml 
    en_US.ISO8859-1/articles/portbuild article.sgml 
    en_US.ISO8859-1/articles/problem-reports article.sgml 
    en_US.ISO8859-1/articles/releng-packages article.sgml 
    en_US.ISO8859-1/articles/serial-uart article.sgml 
    en_US.ISO8859-1/articles/storage-devices article.sgml 
  Log:
  - Spelling fixes
  
  PR:             docs/149140
  Submitted by:   olgeni
  
  Revision  Changes    Path
  1.3       +1 -1      doc/en_US.ISO8859-1/articles/casestudy-argentina.com/article.sgml
  1.4       +2 -2      doc/en_US.ISO8859-1/articles/cups/article.sgml
  1.3       +5 -5      doc/en_US.ISO8859-1/articles/ldap-auth/article.sgml
  1.4       +9 -9      doc/en_US.ISO8859-1/articles/linux-emulation/article.sgml
  1.9       +1 -1      doc/en_US.ISO8859-1/articles/linux-users/article.sgml
  1.59      +1 -1      doc/en_US.ISO8859-1/articles/portbuild/article.sgml
  1.62      +1 -1      doc/en_US.ISO8859-1/articles/problem-reports/article.sgml
  1.20      +1 -1      doc/en_US.ISO8859-1/articles/releng-packages/article.sgml
  1.14      +1 -1      doc/en_US.ISO8859-1/articles/serial-uart/article.sgml
  1.16      +2 -2      doc/en_US.ISO8859-1/articles/storage-devices/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 3 dfilter service freebsd_committer freebsd_triage 2010-07-31 12:08:22 UTC
pgj         2010-07-31 11:08:14 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/articles/euro article.sgml 
  Log:
  - Add missing quotes to SGML attribute
  
  PR:             docs/149140
  Submitted by:   olgeni
  
  Revision  Changes    Path
  1.12      +1 -1      doc/en_US.ISO8859-1/articles/euro/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 dfilter service freebsd_committer freebsd_triage 2010-07-31 12:12:26 UTC
pgj         2010-07-31 11:12:17 UTC

  FreeBSD doc repository

  Modified files:
    en_US.ISO8859-1/articles/linux-comparison article.sgml 
    en_US.ISO8859-1/articles/linux-users article.sgml 
  Log:
  - Whitespace fixes
  
  PR:             docs/149140
  Submitted by:   olgeni
  
  Revision  Changes    Path
  1.11      +0 -3      doc/en_US.ISO8859-1/articles/linux-comparison/article.sgml
  1.10      +7 -7      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 5 Gabor Pali freebsd_committer freebsd_triage 2010-07-31 12:37:03 UTC
State Changed
From-To: open->closed

The patch has been split into three smaller ones because of the repository 
traditions then committed.  Thanks!