a64l.3: ffix

Signed-off-by: Michael Kerrisk <mtk.manpages@gmail.com>
This commit is contained in:
Michael Kerrisk 2013-05-28 22:58:04 +02:00
parent 1454246e94
commit b6cab55bd6
1 changed files with 1 additions and 1 deletions

View File

@ -60,7 +60,7 @@ a-z represent 38-63
.RE
So 123 = 59*64^0 + 1*64^1 = "v/".
.SH ATTRIBUTES
.SS Multithreading(see pthreads(7))
.SS Multithreading (see pthreads(7))
The
.BR l64a ()
function is not thread-safe.