From patchwork Thu Jun 23 18:53:12 2016 Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit X-Patchwork-Submitter: Martin Michlmayr X-Patchwork-Id: 639867 Return-Path: X-Original-To: incoming@patchwork.ozlabs.org Delivered-To: patchwork-incoming@bilbo.ozlabs.org Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by ozlabs.org (Postfix) with ESMTP id 3rb9bW6lntz9sXx for ; Fri, 24 Jun 2016 04:53:43 +1000 (AEST) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751814AbcFWSxm (ORCPT ); Thu, 23 Jun 2016 14:53:42 -0400 Received: from perro.cyrius.com ([46.226.110.117]:34605 "EHLO perro.cyrius.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751244AbcFWSxm (ORCPT ); Thu, 23 Jun 2016 14:53:42 -0400 Received: by perro.cyrius.com (Postfix, from userid 10) id 0F03A10DDA; Thu, 23 Jun 2016 20:53:26 +0200 (CEST) Received: by jirafa.cyrius.com (Postfix, from userid 1000) id 14864802CD; Thu, 23 Jun 2016 11:53:12 -0700 (PDT) Date: Thu, 23 Jun 2016 11:53:12 -0700 From: Martin Michlmayr To: linux-tegra@vger.kernel.org Subject: [tegrarcm PATCH 1/2] Fix command in man page Message-ID: <20160623185312.GA29066@jirafa.cyrius.com> MIME-Version: 1.0 Content-Disposition: inline User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-tegra-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-tegra@vger.kernel.org The command .fi is used after .nf to turn on paragraph filling mode again. Fix the obvious typo. Signed-off-by: Martin Michlmayr --- src/tegrarcm.1.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/tegrarcm.1.in b/src/tegrarcm.1.in index 2b91f49..210f2e4 100644 --- a/src/tegrarcm.1.in +++ b/src/tegrarcm.1.in @@ -151,7 +151,7 @@ $ lsusb Bus 003 Device 039: ID 0955:7721 NVidia Corp. Bus 003 Device 045: ID 0955:7140 NVidia Corp. ... -fi +.fi Then, to determine the USB port path, do one of: