Message ID | cover.1652364969.git.aclaudi@redhat.com (mailing list archive) |
---|---|
Headers | show
Return-Path: <netdev-owner@kernel.org> X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 003ABC433F5 for <netdev@archiver.kernel.org>; Thu, 12 May 2022 14:18:23 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1355199AbiELOSU (ORCPT <rfc822;netdev@archiver.kernel.org>); Thu, 12 May 2022 10:18:20 -0400 Received: from lindbergh.monkeyblade.net ([23.128.96.19]:52042 "EHLO lindbergh.monkeyblade.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1355200AbiELOSP (ORCPT <rfc822;netdev@vger.kernel.org>); Thu, 12 May 2022 10:18:15 -0400 Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by lindbergh.monkeyblade.net (Postfix) with ESMTP id CF57D7A46C for <netdev@vger.kernel.org>; Thu, 12 May 2022 07:18:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1652365083; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version: content-transfer-encoding:content-transfer-encoding; bh=/Y3mN2KfwVbaAJlVgox5bIBKjWXIWldD3blAaTSgulk=; b=BS9NgC/eVj5hdw1XNyCxxH9ZLF1KlaHj4nLlDJg3noVxezJ/g4ktXnSZjooyaibBoQMpg0 xZ6p6bnfXNdvLZd34JRB2atMxY826tkVi9fyOolb4nHoY89Qpi7ekLcsB6fpN6h6qub6LB 2mC7iyTGDm1OORIK+qI5lcXNIRM5qBY= Received: from mimecast-mx02.redhat.com (mx3-rdu2.redhat.com [66.187.233.73]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-593-zGQycxa4O6uHty7-mwQMPA-1; Thu, 12 May 2022 10:18:01 -0400 X-MC-Unique: zGQycxa4O6uHty7-mwQMPA-1 Received: from smtp.corp.redhat.com (int-mx09.intmail.prod.int.rdu2.redhat.com [10.11.54.9]) (using TLSv1.2 with cipher AECDH-AES256-SHA (256/256 bits)) (No client certificate requested) by mimecast-mx02.redhat.com (Postfix) with ESMTPS id D325A3C322EA; Thu, 12 May 2022 14:18:00 +0000 (UTC) Received: from renaissance-vector.redhat.com (unknown [10.39.192.139]) by smtp.corp.redhat.com (Postfix) with ESMTP id 0BF635744FD; Thu, 12 May 2022 14:17:59 +0000 (UTC) From: Andrea Claudi <aclaudi@redhat.com> To: netdev@vger.kernel.org Cc: stephen@networkplumber.org, dsahern@gmail.com Subject: [PATCH RESEND iproute2 0/3] Fix some typos in doc and man pages Date: Thu, 12 May 2022 16:17:53 +0200 Message-Id: <cover.1652364969.git.aclaudi@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-Scanned-By: MIMEDefang 2.85 on 10.11.54.9 Precedence: bulk List-ID: <netdev.vger.kernel.org> X-Mailing-List: netdev@vger.kernel.org X-Patchwork-Delegate: dsahern@gmail.com |
Series |
Fix some typos in doc and man pages
|
expand
|