diff options
author | Nicolas Lécureuil <nlecureuil@mandriva.com> | 2009-08-13 22:51:54 +0000 |
---|---|---|
committer | Nicolas Lécureuil <nlecureuil@mandriva.com> | 2009-08-13 22:51:54 +0000 |
commit | 94f9d18a5fe8336cee2b0097128ef23e419679c4 (patch) | |
tree | 1ff70d53ce0cd9080b0786eb97e24e43687389c7 | |
parent | 6528378050265f0d5f47e1bd5eed7957ae59df7f (diff) | |
download | setup-v2.7.16.tar setup-v2.7.16.tar.gz setup-v2.7.16.tar.bz2 setup-v2.7.16.tar.xz setup-v2.7.16.zip |
Fix typov2.7.16
-rw-r--r-- | services | 4 |
1 files changed, 2 insertions, 2 deletions
@@ -547,8 +547,8 @@ postgres 5432/tcp # POSTGRES postgres 5432/udp # POSTGRES fax 4557/tcp # FAX transmission service (old) hylafax 4559/tcp # HylaFAX client-server protocol (new) -xmmp 5222/tcp # Jabber, plaintext -xmmps 5223/tcp # Jabber, SSL +xmpp 5222/tcp # Jabber, plaintext +xmpps 5223/tcp # Jabber, SSL xmpps2s 5269/tcp # Jabber Server-to-Server sgi-dgl 5232/tcp # SGI Distributed Graphics sgi-dgl 5232/udp |