naccyde / rpms / iproute

Forked from rpms/iproute a year ago
Clone

Blame SOURCES/0113-man-Spelling-fixes.patch

049c96
From b05a7002c77459b8f4b20966404f36b2a52a0307 Mon Sep 17 00:00:00 2001
049c96
From: Phil Sutter <psutter@redhat.com>
049c96
Date: Mon, 7 Mar 2016 20:44:54 +0100
049c96
Subject: [PATCH] man: Spelling fixes
049c96
MIME-Version: 1.0
049c96
Content-Type: text/plain; charset=UTF-8
049c96
Content-Transfer-Encoding: 8bit
049c96
049c96
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1251186
049c96
Upstream Status: iproute2.git commit ac0817ef6612a
049c96
Conflicts:
049c96
 * Missing man pages in RHEL7 (tc-bpf.8 and tc-mqprio.8).
049c96
 * Missing support for -conf option in tc.
049c96
049c96
commit ac0817ef6612a0ffb7d2b99891d6f7db48d33a72
049c96
Author: Ville Skyttä <ville.skytta@iki.fi>
049c96
Date:   Sat Nov 7 11:53:00 2015 +0200
049c96
049c96
    man: Spelling fixes
049c96
049c96
    Signed-off-by: Ville Skyttä <ville.skytta@iki.fi>
049c96
---
049c96
 man/man8/bridge.8         | 2 +-
049c96
 man/man8/ifcfg.8          | 2 +-
049c96
 man/man8/lnstat.8         | 2 +-
049c96
 man/man8/tc-cbq-details.8 | 2 +-
049c96
 4 files changed, 4 insertions(+), 4 deletions(-)
049c96
049c96
diff --git a/man/man8/bridge.8 b/man/man8/bridge.8
049c96
index 2c9f90c..4fcf2e8 100644
049c96
--- a/man/man8/bridge.8
049c96
+++ b/man/man8/bridge.8
049c96
@@ -220,7 +220,7 @@ state the port for list for STP BPDUs and drop all other traffic.
049c96
 .B 2
049c96
 - STP LEARNING state. Only valid if STP is enabled on the bridge. In this
049c96
 state the port will accept traffic only for the purpose of updating MAC
049c96
-adress tables.
049c96
+address tables.
049c96
 .sp
049c96
 
049c96
 .B 3
049c96
diff --git a/man/man8/ifcfg.8 b/man/man8/ifcfg.8
049c96
index 79033bd..1a3786c 100644
049c96
--- a/man/man8/ifcfg.8
049c96
+++ b/man/man8/ifcfg.8
049c96
@@ -1,6 +1,6 @@
049c96
 .TH IFCFG 8 "September 24 2009" "iproute2" "Linux"
049c96
 .SH NAME
049c96
-ifcfg \- simplistic script which replaces ifconfig IP managment
049c96
+ifcfg \- simplistic script which replaces ifconfig IP management
049c96
 .SH SYNOPSIS
049c96
 .ad l
049c96
 .in +8
049c96
diff --git a/man/man8/lnstat.8 b/man/man8/lnstat.8
049c96
index b817bcf..d509649 100644
049c96
--- a/man/man8/lnstat.8
049c96
+++ b/man/man8/lnstat.8
049c96
@@ -169,7 +169,7 @@ Number of dropped conntrack entries to make room for new ones, if maximum table
049c96
 size was reached.
049c96
 .sp
049c96
 .B icmp_error
049c96
-Number of packets wich could not be tracked due to error situation. This is a
049c96
+Number of packets which could not be tracked due to error situation. This is a
049c96
 subset of \fBinvalid\fP.
049c96
 .sp
049c96
 .B expect_new
049c96
diff --git a/man/man8/tc-cbq-details.8 b/man/man8/tc-cbq-details.8
049c96
index ddaf3ca..86353b5 100644
049c96
--- a/man/man8/tc-cbq-details.8
049c96
+++ b/man/man8/tc-cbq-details.8
049c96
@@ -197,7 +197,7 @@ priority yielded a class, enter the fallback algorithm.
049c96
 The fallback algorithm resides outside of the loop and is as follows.
049c96
 .TP
049c96
 (i)
049c96
-Consult the defmap of the class at which the jump to fallback occured. If 
049c96
+Consult the defmap of the class at which the jump to fallback occurred. If 
049c96
 the defmap contains a class for the 
049c96
 .B
049c96
 priority
049c96
-- 
049c96
1.8.3.1
049c96