diff options
author | Michael Vogt <michael.vogt@ubuntu.com> | 2006-09-12 11:23:42 +0200 |
---|---|---|
committer | Michael Vogt <michael.vogt@ubuntu.com> | 2006-09-12 11:23:42 +0200 |
commit | 9c0b7da119e1078727ffa890ec5fd4b0e0d1e96a (patch) | |
tree | bcbbaef21c15a47592476fd18c5cb07cdc357dbc /doc | |
parent | 504bbe47e634f07c3de7a4868f63ee2ec142b9e4 (diff) |
* doc/examples/sources.list:
- removed no-longer used non-us line
Diffstat (limited to 'doc')
-rw-r--r-- | doc/examples/sources.list | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/doc/examples/sources.list b/doc/examples/sources.list index 9f2343277..9af1c3c4c 100644 --- a/doc/examples/sources.list +++ b/doc/examples/sources.list @@ -2,7 +2,6 @@ # Remember that you can only use http, ftp or file URIs # CDROMs are managed through the apt-cdrom tool. deb http://http.us.debian.org/debian stable main contrib non-free -deb http://non-us.debian.org/debian-non-US stable/non-US main contrib non-free deb http://security.debian.org stable/updates main contrib non-free # Uncomment if you want the apt-get source function to work |