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 | 100668911978835ea2dbb998bce347b45e1fcd04 (patch) | |
tree | 85f1a23e7c5de6106ab4bb4f22bfbee4dd719199 | |
parent | 774dfe44905bf387c4c4f9c1ba3b1ffec81a2499 (diff) | |
download | setup-100668911978835ea2dbb998bce347b45e1fcd04.tar setup-100668911978835ea2dbb998bce347b45e1fcd04.tar.gz setup-100668911978835ea2dbb998bce347b45e1fcd04.tar.bz2 setup-100668911978835ea2dbb998bce347b45e1fcd04.tar.xz setup-100668911978835ea2dbb998bce347b45e1fcd04.zip |
Fix typov2.7.17
-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 |