From 9f2e06c52575252ea854dfe21c3d56807fc65ad4 Mon Sep 17 00:00:00 2001 From: gregor herrmann Date: Wed, 2 Apr 2014 13:07:40 +0100 Subject: [PATCH] manpage --- man/iodine.8 | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) diff --git a/man/iodine.8 b/man/iodine.8 index bafd7ed..ca2d72c 100644 --- a/man/iodine.8 +++ b/man/iodine.8 @@ -249,10 +249,10 @@ Increase debug level. Level 1 prints info about each RX/TX packet. Implies the .B -f option. -On level 2 (-DD) or higher, DNS queries will be printed literally. +On level 2 (\-DD) or higher, DNS queries will be printed literally. When using Base128 upstream encoding, this is best viewed as ISO Latin-1 text instead of (illegal) UTF-8. -This is easily done with : "LC_ALL=C luit iodined -DD ..." +This is easily done with : "LC_ALL=C luit iodined \-DD ..." (see luit(1)). .TP .B -m mtu @@ -354,7 +354,6 @@ is set, iodined will use the value it is set to as password instead of asking for one. The .B -P option still has precedence. -.El .SH SEE ALSO The README file in the source distribution contains some more elaborate information.