diff options
author | Ezio Melotti <ezio.melotti@gmail.com> | 2013-04-13 17:07:58 (GMT) |
---|---|---|
committer | Ezio Melotti <ezio.melotti@gmail.com> | 2013-04-13 17:07:58 (GMT) |
commit | 5c965dafbd7ba310b91bfc861d8f81dc9e139f31 (patch) | |
tree | 16cc907fe35e9e72c85c2cde8a60737c82f37cf7 /Doc/using | |
parent | 93196eb44f935de8132fd79e8be215657ea6b600 (diff) | |
parent | ac3da87553931dc379eb21e96dde411e2d6d5fa3 (diff) | |
download | cpython-5c965dafbd7ba310b91bfc861d8f81dc9e139f31.zip cpython-5c965dafbd7ba310b91bfc861d8f81dc9e139f31.tar.gz cpython-5c965dafbd7ba310b91bfc861d8f81dc9e139f31.tar.bz2 |
#17686: merge with 3.3.
Diffstat (limited to 'Doc/using')
-rw-r--r-- | Doc/using/unix.rst | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Doc/using/unix.rst b/Doc/using/unix.rst index 773387b..40635c6 100644 --- a/Doc/using/unix.rst +++ b/Doc/using/unix.rst @@ -28,7 +28,7 @@ following links: http://www.debian.org/doc/manuals/maint-guide/first.en.html for Debian users - http://linuxmafia.com/pub/linux/suse-linux-internals/chapter35.html + http://en.opensuse.org/Portal:Packaging for OpenSuse users http://docs.fedoraproject.org/en-US/Fedora_Draft_Documentation/0.1/html/RPM_Guide/ch-creating-rpms.html for Fedora users |