diff options
| author | Giorgos Keramidas <keramida@FreeBSD.org> | 2003-03-26 01:25:39 +0000 |
|---|---|---|
| committer | Giorgos Keramidas <keramida@FreeBSD.org> | 2003-03-26 01:25:39 +0000 |
| commit | 743ccf1f3672a87f13fac786cd3fdd0f2affd8ce (patch) | |
| tree | 05de5fad32003ad11547121fb183e564db4833cb | |
| parent | 511e01e2d678c362d84700678c2b0da517c37b82 (diff) | |
Notes
| -rw-r--r-- | share/examples/cvsup/refuse | 1 | ||||
| -rw-r--r-- | share/examples/cvsup/refuse.README | 1 |
2 files changed, 2 insertions, 0 deletions
diff --git a/share/examples/cvsup/refuse b/share/examples/cvsup/refuse index e478ce500837..71889ffcbf44 100644 --- a/share/examples/cvsup/refuse +++ b/share/examples/cvsup/refuse @@ -1,4 +1,5 @@ src/etc/sendmail/freebsd.mc* +doc/da_* doc/de_* doc/es_* doc/el_* diff --git a/share/examples/cvsup/refuse.README b/share/examples/cvsup/refuse.README index 1f8c3cd1a93c..c9602c5039b8 100644 --- a/share/examples/cvsup/refuse.README +++ b/share/examples/cvsup/refuse.README @@ -25,6 +25,7 @@ and you do not want CVSup to overwrite it: If you are an English speaker and don't wish to receive the foreign-language documentation or ports, use the following patterns: + doc/da_* doc/de_* doc/es_* doc/el_* |
