diff options
| author | Angelo Naselli <anaselli@linux.it> | 2017-09-02 12:38:56 +0200 |
|---|---|---|
| committer | Angelo Naselli <anaselli@linux.it> | 2017-09-02 12:38:56 +0200 |
| commit | 4c0bc953ab66b8a44f5d26e187817c90e2c8120b (patch) | |
| tree | 79436ec18f8458e76a7ac2ff1c94849ed3f2a0e1 /lib/ManaTools/Shared | |
| parent | a4df315e13a00a36532d3fcc54a22c71efc73c1e (diff) | |
| download | manatools-4c0bc953ab66b8a44f5d26e187817c90e2c8120b.tar manatools-4c0bc953ab66b8a44f5d26e187817c90e2c8120b.tar.gz manatools-4c0bc953ab66b8a44f5d26e187817c90e2c8120b.tar.bz2 manatools-4c0bc953ab66b8a44f5d26e187817c90e2c8120b.tar.xz manatools-4c0bc953ab66b8a44f5d26e187817c90e2c8120b.zip | |
Changed RIP with Routing Information Protocol
Diffstat (limited to 'lib/ManaTools/Shared')
| -rw-r--r-- | lib/ManaTools/Shared/Services.pm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/ManaTools/Shared/Services.pm b/lib/ManaTools/Shared/Services.pm index 785b828d..d0bc9186 100644 --- a/lib/ManaTools/Shared/Services.pm +++ b/lib/ManaTools/Shared/Services.pm @@ -320,7 +320,7 @@ rawdevices => $self->loc->N_("Assign raw devices to block devices (such as hard partitions), for the use of applications such as Oracle or DVD players"), resolvconf => $self->loc->N_("Nameserver information manager"), routed => $self->loc->N_("The routed daemon allows for automatic IP router table updated via -the RIP protocol. While RIP is widely used on small networks, more complex +the Routing Information Protocol. While RIP is widely used on small networks, more complex routing protocols are needed for complex networks."), rstatd => $self->loc->N_("The rstat protocol allows users on a network to retrieve performance metrics for any machine on that network."), |
