From 06876a43af3d50eb9839836a61a15651922835ed Mon Sep 17 00:00:00 2001 From: Jakub Wilk Date: Mon, 27 Feb 2017 23:52:08 +0100 Subject: [PATCH] Fix typos --- NEWS | 4 ++-- SECURITY | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/NEWS b/NEWS index 0470db7..f45c744 100644 --- a/NEWS +++ b/NEWS @@ -50,7 +50,7 @@ R.E. Wolff (9): removed warning about IPV6 socket when IPV6 is not available at runtime fix for printing space field in XML. modified name of timeout variable to prevent warning on solaris. - changed the name of the ping timout timer from 'tag' to 'ping timeout timer' + changed the name of the ping timeout timer from 'tag' to 'ping timeout timer' net.c fix from AQ. issue 128: compile should be in .gitignore The release script bumped the version number @@ -142,7 +142,7 @@ V0.87 removed warning about IPV6 socket when IPV6 is not available at runtime fix for printing space field in XML. modified name of timeout variable to prevent warning on solaris. - changed the name of the ping timout timer from 'tag' to 'ping timeout timer' + changed the name of the ping timeout timer from 'tag' to 'ping timeout timer' net.c fix from AQ. issue 128: compile should be in .gitignore The release script bumped the version number diff --git a/SECURITY b/SECURITY index 1d39c2e..82c697c 100644 --- a/SECURITY +++ b/SECURITY @@ -44,7 +44,7 @@ justified. mtr-packet does the following two things after it is launched: ICMP packets. * mtr-packet drops root privileges by setting the effective uid to match uid or the user calling mtr. -* If capabilities support is availabe, mtr-packet drops all privileged +* If capabilities support is available, mtr-packet drops all privileged capabilities. See main() in packet.c and init_net_state_privileged() in probe_unix.c -- 2.47.2