Clean up manual lints

Wish I could use mandoc -T lint as part of the dev target but it
complains about missing referenced pages without a way to turn that off
that I can find.
master
C. McEnroe 2020-02-13 01:43:16 -05:00
parent fcfbe8a14c
commit ff518a8eb9
1 changed files with 2 additions and 3 deletions

View File

@ -105,7 +105,7 @@ Bind to source address
.Ar host
when connecting to the server.
.
.It Fl a Ar user Ns : Ns Ar pass , Cm sasl-plain = Ar user Ns : Ns Ar pass
.It Fl a Ar user : Ns Ar pass , Cm sasl-plain = Ar user : Ns Ar pass
Authenticate as
.Ar user
with
@ -408,7 +408,6 @@ by a non-digit.
.
.Pp
The color numbers are as follows:
.Pp
.Bl -column "99" "orange (dark yellow)" "15" "pink (light magenta)"
.It \ 0 Ta white Ta \ 8 Ta yellow
.It \ 1 Ta black Ta \ 9 Ta light green
@ -418,7 +417,7 @@ The color numbers are as follows:
.It \ 5 Ta brown (dark red) Ta 13 Ta pink (light magenta)
.It \ 6 Ta magenta Ta 14 Ta gray
.It \ 7 Ta orange (dark yellow) Ta 15 Ta light gray
.It 99 Ta default
.It 99 Ta default Ta Ta
.El
.
.Sh FILES