| Summary: | update share/examples/cvsup/refuse{,.README} | ||||||
|---|---|---|---|---|---|---|---|
| Product: | Documentation | Reporter: | skv <skv> | ||||
| Component: | Books & Articles | Assignee: | freebsd-doc (Nobody) <doc> | ||||
| Status: | Closed FIXED | ||||||
| Severity: | Affects Only Me | ||||||
| Priority: | Normal | ||||||
| Version: | Latest | ||||||
| Hardware: | Any | ||||||
| OS: | Any | ||||||
| Attachments: |
|
||||||
|
Description
skv
2005-03-15 11:40:02 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 Maxim Konovalov wrote: > You mean doc/tr_* here, right? Yes, you're right. -- Sergey Skvortsov mailto: skv@protey.ru State Changed From-To: open->closed Committed, thanks! Will MFC these changes shortly. |