Bug 155036

Summary: [patch] fix common typos #4
Product: Documentation Reporter: Eitan Adler <eadler>
Component: Books & ArticlesAssignee: freebsd-doc (Nobody) <doc>
Status: Closed FIXED    
Severity: Affects Only Me    
Priority: Normal    
Version: Latest   
Hardware: Any   
OS: Any   
Attachments:
Description Flags
file.diff none

Description Eitan Adler freebsd_committer freebsd_triage 2011-02-25 18:30:14 UTC
"is is" -> "is" in doc/
Comment 1 sonic2000gr 2011-03-19 16:34:00 UTC
On 02/25/2011 08:26 PM, Eitan Adler wrote:
>> Number:         155036
>> Category:       docs
>> Synopsis:       [patch] fix common typos #4
>> Confidential:   no
>> Severity:       non-critical
>> Priority:       low
>> Responsible:    freebsd-doc
>> State:          open
>> Quarter:        
>> Keywords:       
>> Date-Required:
>> Class:          sw-bug
>> Submitter-Id:   current-users
>> Arrival-Date:   Fri Feb 25 18:30:14 UTC 2011
>> Closed-Date:
>> Last-Modified:
>> Originator:     Eitan Adler
>> Release:        
>> Organization:
>> Environment:
>> Description:
>>     
> "is is" -> "is" in doc/
>   
>> How-To-Repeat:
>>     
>   
>> Fix:
>>     
> Index: el_GR.ISO8859-7/books/faq/book.sgml
> ===================================================================
> RCS file: /home/ncvs/doc/el_GR.ISO8859-7/books/faq/book.sgml,v
> retrieving revision 1.16
> diff -u -r1.16 book.sgml
> --- el_GR.ISO8859-7/books/faq/book.sgml	9 Feb 2009 18:04:38 -0000	1.16
> +++ el_GR.ISO8859-7/books/faq/book.sgml	25 Feb 2011 18:08:49 -0000
> @@ -4773,7 +4773,7 @@
>  	    should be able to refuse categories, but in practice
>  	    there are too many ports that depend on ports in other
>  	    categories.  Until someone comes up with a solution for
> -	    this problem, the general rule is is that if you want to
> +	    this problem, the general rule is that if you want to
>  	    build <filename>INDEX</filename>, you must have a complete
>  	    copy of the Ports Collection.</para>
>  
> Index: nl_NL.ISO8859-1/books/handbook/advanced-networking/chapter.sgml
> ===================================================================
> RCS file: /home/ncvs/doc/nl_NL.ISO8859-1/books/handbook/advanced-networking/chapter.sgml,v
> retrieving revision 1.26
> diff -u -r1.26 chapter.sgml
> --- nl_NL.ISO8859-1/books/handbook/advanced-networking/chapter.sgml	29 Jan 2011 16:39:48 -0000	1.26
> +++ nl_NL.ISO8859-1/books/handbook/advanced-networking/chapter.sgml	25 Feb 2011 18:08:50 -0000
> @@ -5146,7 +5146,7 @@
>      <sect2 id="network-natdport-redirection">
>        <title>Poorten omleiden</title>
>  
> -      <para>Het nadeel van &man.natd.8; is is dat de LAN-cli&euml;nten
> +      <para>Het nadeel van &man.natd.8; is dat de LAN-cli&euml;nten
>  	niet vanaf het Internet toegankelijk zijn.  Cli&euml;nten op het
>  	LAN kunnen uitgaande verbinden naar de wereld maken maar kunnen
>  	geen inkomende verbindingen ontvangen.  Dit vormt een probleem
>
>
>   

Hi,

The Greek part is only partly translated and the fix relates to the
untranslated part. This will be fixed when the translation completes.
Rene or whoever commits the Dutch part is welcome to close the PR as well.

Thanks!
manolis@
Comment 2 dfilter service freebsd_committer freebsd_triage 2011-03-19 16:45:05 UTC
rene        2011-03-19 16:44:56 UTC

  FreeBSD doc repository

  Modified files:
    nl_NL.ISO8859-1/books/handbook/advanced-networking 
                                                       chapter.sgml 
  Log:
  Remove a duplicate "is".
  
  PR:             docs/155036 (the Dutch part)
  Submitted by:   eadler
  
  Revision  Changes    Path
  1.28      +1 -1      doc/nl_NL.ISO8859-1/books/handbook/advanced-networking/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 Rene Ladan freebsd_committer freebsd_triage 2011-03-19 18:23:31 UTC
State Changed
From-To: open->closed

Dutch part fixed, the Greek part will be fixed when it gets translated.