This commit is contained in:
gregor herrmann 2014-04-02 13:07:40 +01:00 committed by Erik Ekman
parent 38216474b0
commit 9f2e06c525

View File

@ -249,10 +249,10 @@ Increase debug level. Level 1 prints info about each RX/TX packet.
Implies the Implies the
.B -f .B -f
option. 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 When using Base128 upstream encoding, this is best viewed as
ISO Latin-1 text instead of (illegal) UTF-8. 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)). (see luit(1)).
.TP .TP
.B -m mtu .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 for one. The
.B -P .B -P
option still has precedence. option still has precedence.
.El
.SH SEE ALSO .SH SEE ALSO
The README file in the source distribution contains some more elaborate The README file in the source distribution contains some more elaborate
information. information.