From patchwork Sun Oct 4 11:42:59 2020 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Samanta Navarro X-Patchwork-Id: 1376415 X-Patchwork-Delegate: shemminger@vyatta.com Return-Path: X-Original-To: patchwork-incoming-netdev@ozlabs.org Delivered-To: patchwork-incoming-netdev@ozlabs.org Authentication-Results: ozlabs.org; spf=pass (sender SPF authorized) smtp.mailfrom=vger.kernel.org (client-ip=23.128.96.18; helo=vger.kernel.org; envelope-from=netdev-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=pass (p=none dis=none) header.from=riseup.net Authentication-Results: ozlabs.org; dkim=pass (1024-bit key; secure) header.d=riseup.net header.i=@riseup.net header.a=rsa-sha256 header.s=squak header.b=T9TBiCi4; dkim-atps=neutral Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by ozlabs.org (Postfix) with ESMTP id 4C429v4KBZz9sRR for ; Sun, 4 Oct 2020 22:50:59 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725981AbgJDLuJ (ORCPT ); Sun, 4 Oct 2020 07:50:09 -0400 Received: from mx1.riseup.net ([198.252.153.129]:45464 "EHLO mx1.riseup.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725868AbgJDLuI (ORCPT ); Sun, 4 Oct 2020 07:50:08 -0400 Received: from capuchin.riseup.net (capuchin-pn.riseup.net [10.0.1.176]) (using TLSv1 with cipher ECDHE-RSA-AES256-SHA (256/256 bits)) (Client CN "*.riseup.net", Issuer "Sectigo RSA Domain Validation Secure Server CA" (not verified)) by mx1.riseup.net (Postfix) with ESMTPS id 4C420l1k8LzFglC for ; Sun, 4 Oct 2020 04:43:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=riseup.net; s=squak; t=1601811783; bh=YrlohzmzD4V5j3ole0hunSvNv+kXbswNULom3/tnIOU=; h=Date:From:To:Subject:From; b=T9TBiCi4j2DCdReG90Dqm2kFzrD8hdyW/cnHJrrQ1N7opuUXr16THT6JH9pyqavpb 6yIv5jc07eMSrXwDcMXib7PVUYcUeUp0fOWCI7GC1Tgl2M/E/w/ytyP9CK9ksKq6V0 CkyNTfPAPB4OOVHZ7e+TGhHj9sF1BTqAgJToeexA= X-Riseup-User-ID: 141766903C10584FD1FB85AC31130CDDF902AD2952B29AC1F9BDEC12F562FBFB Received: from [127.0.0.1] (localhost [127.0.0.1]) by capuchin.riseup.net (Postfix) with ESMTPSA id 4C420k1MT3z8tp9 for ; Sun, 4 Oct 2020 04:43:01 -0700 (PDT) Date: Sun, 4 Oct 2020 11:42:59 +0000 From: Samanta Navarro To: netdev@vger.kernel.org Subject: [PATCH] man: fix typos Message-ID: <20201004114259.nwnu3j4uuaryjvx4@localhost> MIME-Version: 1.0 Content-Disposition: inline Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org --- man/man8/ip-link.8.in | 14 +++++++------- man/man8/ip-neighbour.8 | 6 +++--- man/man8/tc-actions.8 | 2 +- man/man8/tc-pie.8 | 4 ++-- 4 files changed, 13 insertions(+), 13 deletions(-) Signed-off-by: Samanta Navarro diff --git a/man/man8/ip-link.8.in b/man/man8/ip-link.8.in index f451ecf..fbc45df 100644 --- a/man/man8/ip-link.8.in +++ b/man/man8/ip-link.8.in @@ -392,7 +392,7 @@ packet the new device should accept. .TP .BI gso_max_segs " SEGMENTS " specifies the recommended maximum number of a Generic Segment Offload -segments the new device should accept. +segment the new device should accept. .TP .BI index " IDX " @@ -441,7 +441,7 @@ the following additional arguments are supported: - either 802.1Q or 802.1ad. .BI id " VLANID " -- specifies the VLAN Identifer to use. Note that numbers with a leading " 0 " or " 0x " are interpreted as octal or hexadeimal, respectively. +- specifies the VLAN Identifier to use. Note that numbers with a leading " 0 " or " 0x " are interpreted as octal or hexadecimal, respectively. .BR reorder_hdr " { " on " | " off " } " - specifies whether ethernet headers are reordered or not (default is @@ -572,7 +572,7 @@ the following additional arguments are supported: .in +8 .sp .BI id " VNI " -- specifies the VXLAN Network Identifer (or VXLAN Segment +- specifies the VXLAN Network Identifier (or VXLAN Segment Identifier) to use. .BI dev " PHYS_DEV" @@ -1237,7 +1237,7 @@ the following additional arguments are supported: .in +8 .sp .BI id " VNI " -- specifies the Virtual Network Identifer to use. +- specifies the Virtual Network Identifier to use. .sp .BI remote " IPADDR" @@ -2147,7 +2147,7 @@ loaded under .B xdpgeneric object "|" pinned then the kernel will use the generic XDP variant instead of the native one. .B xdpdrv -has the opposite effect of requestsing that the automatic fallback to the +has the opposite effect of requesting that the automatic fallback to the generic XDP variant be disabled and in case driver is not XDP-capable error should be returned. .B xdpdrv @@ -2466,7 +2466,7 @@ specifies the master device which enslaves devices to show. .TP .BI vrf " NAME " .I NAME -speficies the VRF which enslaves devices to show. +specifies the VRF which enslaves devices to show. .TP .BI type " TYPE " @@ -2497,7 +2497,7 @@ specifies the device to display address-family statistics for. .PP .I "TYPE" -specifies which help of link type to dislpay. +specifies which help of link type to display. .SS .I GROUP diff --git a/man/man8/ip-neighbour.8 b/man/man8/ip-neighbour.8 index f71f18b..a27f9ef 100644 --- a/man/man8/ip-neighbour.8 +++ b/man/man8/ip-neighbour.8 @@ -85,11 +85,11 @@ the interface to which this neighbour is attached. .TP .BI proxy -indicates whether we are proxying for this neigbour entry +indicates whether we are proxying for this neighbour entry .TP .BI router -indicates whether neigbour is a router +indicates whether neighbour is a router .TP .BI extern_learn @@ -244,7 +244,7 @@ lookup a neighbour entry to a destination given a device .TP .BI proxy -indicates whether we should lookup a proxy neigbour entry +indicates whether we should lookup a proxy neighbour entry .TP .BI to " ADDRESS " (default) diff --git a/man/man8/tc-actions.8 b/man/man8/tc-actions.8 index 6f1c201..80df577 100644 --- a/man/man8/tc-actions.8 +++ b/man/man8/tc-actions.8 @@ -253,7 +253,7 @@ should proceed after executing the action. Any of the following are valid: .RS .TP .B reclassify -Restart the classifiction by jumping back to the first filter attached to +Restart the classification by jumping back to the first filter attached to the action's parent. .TP .B pipe diff --git a/man/man8/tc-pie.8 b/man/man8/tc-pie.8 index 0db97d1..5a8c782 100644 --- a/man/man8/tc-pie.8 +++ b/man/man8/tc-pie.8 @@ -40,7 +40,7 @@ aims to control delay. The main design goals are PIE is designed to control delay effectively. First, an average dequeue rate is estimated based on the standing queue. The rate is used to calculate the current delay. Then, on a periodic basis, the delay is used to calculate the dropping -probabilty. Finally, on arrival, a packet is dropped (or marked) based on this +probability. Finally, on arrival, a packet is dropped (or marked) based on this probability. PIE makes adjustments to the probability based on the trend of the delay i.e. @@ -52,7 +52,7 @@ growth and are determined through control theoretic approaches. alpha determines the deviation between the current and target latency changes probability. beta exerts additional adjustments depending on the latency trend. -The drop probabilty is used to mark packets in ecn mode. However, as in RED, +The drop probability is used to mark packets in ecn mode. However, as in RED, beyond 10% packets are dropped based on this probability. The bytemode is used to drop packets proportional to the packet size.