diff mbox

[tegrarcm,2/2] Avoid man warning about unknown macro

Message ID 20160623185416.GA29091@jirafa.cyrius.com
State Accepted, archived
Headers show

Commit Message

Martin Michlmayr June 23, 2016, 6:54 p.m. UTC
man --warnings shows this warning because some dots at the beginning
of the line are not escaped:

> usr/share/man/man1/tegrarcm.1.gz 111: warning: macro `..' not defined

Put the ellipsis in brackets to avoid this.

This was found thanks to lintian, the Debian package checker.

Signed-off-by: Martin Michlmayr <tbm@cyrius.com>
---
 src/tegrarcm.1.in | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

Comments

Stephen Warren June 24, 2016, 3:03 p.m. UTC | #1
On 06/23/2016 12:54 PM, Martin Michlmayr wrote:
> man --warnings shows this warning because some dots at the beginning
> of the line are not escaped:
>
>> usr/share/man/man1/tegrarcm.1.gz 111: warning: macro `..' not defined
>
> Put the ellipsis in brackets to avoid this.
>
> This was found thanks to lintian, the Debian package checker.

Thanks, I've applied the series.
--
To unsubscribe from this list: send the line "unsubscribe linux-tegra" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff mbox

Patch

diff --git a/src/tegrarcm.1.in b/src/tegrarcm.1.in
index 210f2e4..852af96 100644
--- a/src/tegrarcm.1.in
+++ b/src/tegrarcm.1.in
@@ -147,10 +147,10 @@  state of any other USB devices so you don't confuse yourself).
 
 .nf
 $ lsusb
-...
+[...]
 Bus 003 Device 039: ID 0955:7721 NVidia Corp.
 Bus 003 Device 045: ID 0955:7140 NVidia Corp.
-...
+[...]
 .fi
 
 Then, to determine the USB port path, do one of: