diff options
| author | Guillem Jover <guillem@debian.org> | 2022-03-20 11:15:33 +0100 |
|---|---|---|
| committer | Guillem Jover <guillem@debian.org> | 2024-12-28 13:20:50 +0100 |
| commit | 1fa64892e4d54cd52fac731e646cc3d13382fb5a (patch) | |
| tree | d5748af343cb6c297dd2e23a4400ce8665930480 /doc/design.dbk | |
| parent | 073c266ced5ea4057d0da8c86e6f1b72fcaf4f1f (diff) | |
Remove non-US leftovers in code and documentation
This has long been obsoleted, and there have been previous patches
cleaning them up, but some left overs remained.
Diffstat (limited to 'doc/design.dbk')
| -rw-r--r-- | doc/design.dbk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/doc/design.dbk b/doc/design.dbk index fabc915e5..ab49d9790 100644 --- a/doc/design.dbk +++ b/doc/design.dbk @@ -144,7 +144,7 @@ Handle source lists for updates from multiple sources. APT should also be able to handle diverse methods of acquiring new packages; local filesystem, mountable CD-ROM drives, FTP accessible repositories are some of the methods that come to mind. Also, the source lists can be separated into categories, -such as main, contrib, non-us, non-local, non-free, my-very-own, etc. APT +such as main, contrib, non-local, non-free, my-very-own, etc. APT should be set up to retrieve the Packages files from these multiple source lists, as well as retrieving the packages themselves. </para> |
