Bug 78859

Summary: update share/examples/cvsup/refuse{,.README}
Product: Documentation Reporter: skv <skv>
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 skv freebsd_committer freebsd_triage 2005-03-15 11:40:02 UTC
Add more languages to ignore.

How-To-Repeat: 
	<Code/input/activities to reproduce the problem (multiple lines)>
Comment 1 Maxim Konovalov 2005-03-15 11:48:06 UTC
[...]
> >Description:
>
> Add more languages to ignore.
>
> >How-To-Repeat:
>
> 	<Code/input/activities to reproduce the problem (multiple lines)>
>
> >Fix:
>
> Index: refuse
> ===================================================================
> RCS file: /home/ncvs/src/share/examples/cvsup/refuse,v
> retrieving revision 1.12
> diff -u -r1.12 refuse
> --- refuse	16 Nov 2003 17:55:54 -0000	1.12
> +++ refuse	15 Mar 2005 11:28:12 -0000
> @@ -1,16 +1,20 @@
> +doc/bn_*
>  doc/da_*
>  doc/de_*
>  doc/es_*
>  doc/el_*
>  doc/fr_*
> +doc/id_*
>  doc/it_*
>  doc/ja_*
>  doc/nl_*
>  doc/no_*
>  doc/pl_*
>  doc/pt_*
> +doc/ro_*
>  doc/ru_*
>  doc/sr_*
> +doc/sr_*

You mean doc/tr_* here, right?

>  doc/zh_*
>  ports/arabic
>  ports/chinese
[...]

-- 
Maxim Konovalov
Comment 2 skv 2005-03-15 12:01:44 UTC
Maxim Konovalov wrote:
> You mean doc/tr_* here, right?

Yes, you're right.

-- 
Sergey Skvortsov
mailto: skv@protey.ru
Comment 3 Maxim Konovalov freebsd_committer freebsd_triage 2005-03-15 12:23:46 UTC
State Changed
From-To: open->closed

Committed, thanks!  Will MFC these changes shortly.