naccyde / rpms / iproute

Forked from rpms/iproute 5 months ago
Clone

Blame SOURCES/0112-fix-spelling-of-Kuznetsov.patch

049c96
From 0fe5b27ea6bfc6b17404940a5730fe5107c72d74 Mon Sep 17 00:00:00 2001
049c96
From: Phil Sutter <psutter@redhat.com>
049c96
Date: Mon, 7 Mar 2016 20:44:43 +0100
049c96
Subject: [PATCH] fix spelling of Kuznetsov
049c96
049c96
Bugzilla: https://bugzilla.redhat.com/show_bug.cgi?id=1251186
049c96
Upstream Status: iproute2.git commit dd8fac8cee409
049c96
049c96
commit dd8fac8cee4093f766eb0e53a00bafb156ec71db
049c96
Author: Stephen Hemminger <shemming@brocade.com>
049c96
Date:   Sat Jan 3 09:58:41 2015 -0800
049c96
049c96
    fix spelling of Kuznetsov
049c96
049c96
    Suggested by Vadim Kochan
049c96
---
049c96
 doc/nstat.sgml | 2 +-
049c96
 doc/ss.sgml    | 2 +-
049c96
 man/man8/ss.8  | 2 +-
049c96
 3 files changed, 3 insertions(+), 3 deletions(-)
049c96
049c96
diff --git a/doc/nstat.sgml b/doc/nstat.sgml
049c96
index be9d8bc..48cacc6 100644
049c96
--- a/doc/nstat.sgml
049c96
+++ b/doc/nstat.sgml
049c96
@@ -3,7 +3,7 @@
049c96
 <article>
049c96
 
049c96
 <title>NSTAT, IFSTAT and RTACCT Utilities
049c96
-<author>Alexey Kuznetosv, 
049c96
+<author>Alexey Kuznetsov, 
049c96
 <date>some_negative_number, 20 Sep 2001
049c96
 <abstract>
049c96
 
049c96
diff --git a/doc/ss.sgml b/doc/ss.sgml
049c96
index 0b1b533..3024b57 100644
049c96
--- a/doc/ss.sgml
049c96
+++ b/doc/ss.sgml
049c96
@@ -3,7 +3,7 @@
049c96
 <article>
049c96
 
049c96
 <title>SS Utility: Quick Intro
049c96
-<author>Alexey Kuznetosv, 
049c96
+<author>Alexey Kuznetsov, 
049c96
 <date>some_negative_number, 20 Sep 2001
049c96
 <abstract>
049c96
 
049c96
diff --git a/man/man8/ss.8 b/man/man8/ss.8
049c96
index 62c6ad8..6afbabb 100644
049c96
--- a/man/man8/ss.8
049c96
+++ b/man/man8/ss.8
049c96
@@ -193,7 +193,7 @@ List all the tcp sockets in state FIN-WAIT-1 for our apache to network 193.233.7
049c96
 
049c96
 .SH AUTHOR
049c96
 .I ss 
049c96
-was written by Alexey Kuznetosv, <kuznet@ms2.inr.ac.ru>.
049c96
+was written by Alexey Kuznetsov, <kuznet@ms2.inr.ac.ru>.
049c96
 .PP
049c96
 This manual page was written by Michael Prokop <mika@grml.org>
049c96
 for the Debian project (but may be used by others).
049c96
-- 
049c96
1.8.3.1
049c96