From ee33104d73ae642b1507957a424226b03ea43da6 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ville=20Skytt=C3=A4?= Date: Mon, 23 Oct 2017 23:08:12 +0300 Subject: Spelling fixes --- initscripts.spec | 10 +++++----- sysconfig/network-scripts/ifup-ippp | 2 +- sysconfig/network-scripts/network-functions-ipv6 | 4 ++-- 3 files changed, 8 insertions(+), 8 deletions(-) diff --git a/initscripts.spec b/initscripts.spec index 7d637979..60ff958e 100644 --- a/initscripts.spec +++ b/initscripts.spec @@ -395,7 +395,7 @@ ng * Fri May 31 2013 Lukáš Nykrýn - 9.47-1 - network-functions: to determine state of nscd check socket not lock (#960779) -- sysconfig.txt advised saslauthd -a instad of -v +- sysconfig.txt advised saslauthd -a instead of -v - update translations from transifex - drop translation for other initscripts - tweak ifup/ifdown usage and man page (#961917) @@ -1041,7 +1041,7 @@ ng by booting) - serial: add a crude hack to wait for runlevels to finish (#437379) - serial: frob /etc/securetty when necessary (#437381) -- add a upstart-specific inittab +- add an upstart-specific inittab - translation updates: as, bn_IN, cs, de, es, fi, fr, gu, hi, it, ja, kn, ml, mr, nb, nl, pa, pl, pt_BR, ru, sk, sr, ta, te, zh_CN @@ -1532,7 +1532,7 @@ ng - network-functions: don't error out if hotplug doesn't exist (#140008) - ifup: always return errors on trying to bring up nonexistent devices (#131461) - ifup: fix error message (#143674) -- rc.sysinit: add a autorelabel boot target (#154496) +- rc.sysinit: add an autorelabel boot target (#154496) - prefdm: if something else is specified as $DISPLAYMANAGER, try that (#147304) - remove support for the old firewall type - network: optimize some (#138557, ) @@ -1858,7 +1858,7 @@ ng - readonly root fixes () * Tue May 25 2004 Karsten Hopp 7.56-1 -- special TYPE for qeth devices to differenciate them from ethX +- special TYPE for qeth devices to differentiate them from ethX * Mon May 24 2004 Bill Nottingham - fix pppd vs. ppp typo in conflicts (#123680) @@ -2382,7 +2382,7 @@ ng * Sun Sep 2 2001 Than Ngo - add ISDN patches from pekkas@netcore.fi and pb@bieringer.de (bug #52491) -- fix handling of ISDN LSZ Compresssion +- fix handling of ISDN LSZ Compression * Thu Aug 30 2001 Than Ngo - po/de.po: fix typo bug, lo instead 1o diff --git a/sysconfig/network-scripts/ifup-ippp b/sysconfig/network-scripts/ifup-ippp index 082b422e..e1f08a79 100755 --- a/sysconfig/network-scripts/ifup-ippp +++ b/sysconfig/network-scripts/ifup-ippp @@ -2,7 +2,7 @@ # # ifup-ippp # -# This script is normally called from the ifup script when it detects a ippp device. +# This script is normally called from the ifup script when it detects an ippp device. . /etc/init.d/functions diff --git a/sysconfig/network-scripts/network-functions-ipv6 b/sysconfig/network-scripts/network-functions-ipv6 index 6aec49bd..b5b3e939 100644 --- a/sysconfig/network-scripts/network-functions-ipv6 +++ b/sysconfig/network-scripts/network-functions-ipv6 @@ -11,7 +11,7 @@ # -##### Test for IPv6 capabilites +##### Test for IPv6 capabilities # $1: (optional) testflag: currently supported: "testonly" (do not load a module) # return code: 0=ok 2=IPv6 test fails ipv6_test() { @@ -386,7 +386,7 @@ ipv6_create_6to4_relay_address() { # Check if ipv6_test_ipv4_addr_valid $addr ; then - # ok, a IPv4 one + # ok, an IPv4 one if ipv6_test_ipv4_addr_global_usable $addr; then # IPv4 globally usable local ipv6to4_relay="::$addr" -- cgit v1.2.1