diff options
author | Nicolas Lécureuil <nlecureuil@mandriva.com> | 2009-08-13 22:52:01 +0000 |
---|---|---|
committer | Nicolas Lécureuil <nlecureuil@mandriva.com> | 2009-08-13 22:52:01 +0000 |
commit | efda972230a0d9cf3532fed77775e33cffe04f7a (patch) | |
tree | 07e62e3a02d2b9c0fcdfdb4ed28fc2648fc70132 | |
parent | 833b6f8f9178c67b72273e4c6c69f86bd4f120b6 (diff) | |
download | setup-efda972230a0d9cf3532fed77775e33cffe04f7a.tar setup-efda972230a0d9cf3532fed77775e33cffe04f7a.tar.gz setup-efda972230a0d9cf3532fed77775e33cffe04f7a.tar.bz2 setup-efda972230a0d9cf3532fed77775e33cffe04f7a.tar.xz setup-efda972230a0d9cf3532fed77775e33cffe04f7a.zip |
Fix typo
-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 |