From patchwork Sat Jan 12 12:28:55 2019 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Luca Boccassi X-Patchwork-Id: 1023893 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=none (mailfrom) smtp.mailfrom=vger.kernel.org (client-ip=209.132.180.67; helo=vger.kernel.org; envelope-from=netdev-owner@vger.kernel.org; receiver=) Authentication-Results: ozlabs.org; dmarc=none (p=none dis=none) header.from=debian.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 43cJvM5tzWz9sDB for ; Sat, 12 Jan 2019 23:29:19 +1100 (AEDT) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1725845AbfALM3I (ORCPT ); Sat, 12 Jan 2019 07:29:08 -0500 Received: from mail-wm1-f42.google.com ([209.85.128.42]:50866 "EHLO mail-wm1-f42.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725830AbfALM3H (ORCPT ); Sat, 12 Jan 2019 07:29:07 -0500 Received: by mail-wm1-f42.google.com with SMTP id n190so4773538wmd.0 for ; Sat, 12 Jan 2019 04:29:06 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=jrNyAYxBgpxlOYy2Ge4+jGvdsNAC/2cDUw8dd4QzxHM=; b=rS/O7Ec1EVEk/9Wcy5SeQlB4jzL2fyKwJs135iG1vlO0pwtX/EERe1H7pOvl4vlaGT WeX5W7NxkTUg8TGqE/k9m2gTb/sj7+rReJvA3t+rXwww5SEebT8GZBAXlAABqgWh501J iS+Y6V44Cpl7ZPPBLVJVeE90VFnhHoIuVJ5Xh6ib3h+Orc/1hpbEPFjxVTalwf7iTduQ YaEG2JBSQoUH9qmulJB5cCtkCnjT28L/JdS7JeTHXKwa+m21pmTEfnJFtSU34IfYj4E7 Zv6iZDGZCzMHI69sIgrp3hyo5snZ9XJuhBwSMavs+9d2FLx+84ozAskvqtHesw1N2Cma EF7w== X-Gm-Message-State: AJcUukcz3Yu1rSb2yv1T5E6LUc/GfXMd9FM4Oe/+m0yjMNmdlsz+fPaz B6E5dnpUBUsw5K313KRy5wMOmIKbuUc= X-Google-Smtp-Source: ALg8bN6GGUB679/7MXNY+1wiZSxYLVjDXIEDF9g/pINqFlDbYfGi/8EcN+pJ0H8oYk4nMyBMpJOt6g== X-Received: by 2002:a1c:dc86:: with SMTP id t128mr5957237wmg.42.1547296145352; Sat, 12 Jan 2019 04:29:05 -0800 (PST) Received: from localhost ([2a01:4b00:f419:6f00:e430:4f6d:5ff4:d9d1]) by smtp.gmail.com with ESMTPSA id p139sm43171275wmd.31.2019.01.12.04.29.04 (version=TLS1_2 cipher=ECDHE-RSA-CHACHA20-POLY1305 bits=256/256); Sat, 12 Jan 2019 04:29:04 -0800 (PST) From: Luca Boccassi To: netdev@vger.kernel.org Cc: stephen@networkplumber.org, Luca Boccassi Subject: [PATCH iproute2 2/3] man: tc-taprio.8: fix syntax error Date: Sat, 12 Jan 2019 12:28:55 +0000 Message-Id: <20190112122856.18440-2-bluca@debian.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20190112122856.18440-1-bluca@debian.org> References: <20190112122856.18440-1-bluca@debian.org> MIME-Version: 1.0 Sender: netdev-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: netdev@vger.kernel.org .Q does not exist so groff complains and the "queues" word is actually not displayed. Fixes: 579acb4bc52f ("taprio: Add manpage for tc-taprio(8)") Signed-off-by: Luca Boccassi --- man/man8/tc-taprio.8 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/man8/tc-taprio.8 b/man/man8/tc-taprio.8 index 92055b43..850be9b0 100644 --- a/man/man8/tc-taprio.8 +++ b/man/man8/tc-taprio.8 @@ -45,7 +45,7 @@ How traffic is mapped to different hardware queues is similar to and so the .B map and -.Q queues +.B queues parameters have the same meaning. The other parameters specify the schedule, and at what point in time