commit 25c000bf98735aa4f07b4ab90506111118426e2f
Author:     Hiltjo Posthuma <[email protected]>
AuthorDate: Fri Sep 2 12:25:11 2022 +0200
Commit:     Hiltjo Posthuma <[email protected]>
CommitDate: Fri Sep 2 12:25:11 2022 +0200

    ii.1: fix some lint warnings from mandoc -Tlint

diff --git a/ii.1 b/ii.1
index 805ab7e..30f7792 100644
--- a/ii.1
+++ b/ii.1
@@ -52,7 +52,8 @@ lets you override the default nick ($USER)
 lets you specify your real name associated with your nick
 .TP
 .BI \-k " environment variable"
-lets you specify an environment variable that contains your IRC password, e.g. 
IIPASS="foobar" ii -k IIPASS.
+lets you specify an environment variable that contains your IRC password,
+e.g. IIPASS="foobar" ii -k IIPASS.
 This is done in order to prevent other users from eavesdropping the server
 password via the process list.
 .SH DIRECTORIES
@@ -83,11 +84,10 @@ quit ii
 .BI /t " topic"
 set the topic of a channel
 .SH RAW COMMANDS
-.LP
-Everything which is not a command will be posted into the channel or to the 
server.
-So if you need /who just write /WHO as described in RFC#1459 to the server in 
FIFO.
+Everything which is not a command will be posted into the channel or to the
+server.  So if you need /who just write /WHO as described in RFC#1459 to the
+server in FIFO.
 .SH SSL/TLS PROTOCOL SUPPORT
-.LP
 For SSL/TLS protocol support you can connect to a local tunnel, for example
 with stunnel or socat.
 .SH SEE ALSO

Reply via email to