ii.1: fix some lint warnings from mandoc -Tlint
This commit is contained in:
parent
5bd50577a9
commit
25c000bf98
10
ii.1
10
ii.1
@ -52,7 +52,8 @@ lets you override the default nick ($USER)
|
|||||||
lets you specify your real name associated with your nick
|
lets you specify your real name associated with your nick
|
||||||
.TP
|
.TP
|
||||||
.BI \-k " environment variable"
|
.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
|
This is done in order to prevent other users from eavesdropping the server
|
||||||
password via the process list.
|
password via the process list.
|
||||||
.SH DIRECTORIES
|
.SH DIRECTORIES
|
||||||
@ -83,11 +84,10 @@ quit ii
|
|||||||
.BI /t " topic"
|
.BI /t " topic"
|
||||||
set the topic of a channel
|
set the topic of a channel
|
||||||
.SH RAW COMMANDS
|
.SH RAW COMMANDS
|
||||||
.LP
|
Everything which is not a command will be posted into the channel or to the
|
||||||
Everything which is not a command will be posted into the channel or to the server.
|
server. So if you need /who just write /WHO as described in RFC#1459 to the
|
||||||
So if you need /who just write /WHO as described in RFC#1459 to the server in FIFO.
|
server in FIFO.
|
||||||
.SH SSL/TLS PROTOCOL SUPPORT
|
.SH SSL/TLS PROTOCOL SUPPORT
|
||||||
.LP
|
|
||||||
For SSL/TLS protocol support you can connect to a local tunnel, for example
|
For SSL/TLS protocol support you can connect to a local tunnel, for example
|
||||||
with stunnel or socat.
|
with stunnel or socat.
|
||||||
.SH SEE ALSO
|
.SH SEE ALSO
|
||||||
|
Loading…
Reference in New Issue
Block a user