shithub: riscv

Download patch

ref: 876e19c652295e75b72cba56df684df4cfc18995
parent: 7cf11db685832db42b6cbb33f9eca99db6ff4fcf
author: cinap_lenrek <[email protected]>
date: Tue Jan 19 08:02:12 EST 2016

salsa(2): some formating fixes

--- a/sys/man/2/salsa
+++ b/sys/man/2/salsa
@@ -41,15 +41,15 @@
 of
 .I keylen
 bytes, which should normally be
-.BR SalsaKeylen (32),
+.BR SalsaKeylen = 32 ,
 a
 .I iv
 or nonce of
 .I ivlen
 bytes (can be
-.BR SalsaIVlen (8)
+.BR SalsaIVlen = 8
 or
-.BR XSalsaIVlen (24)),
+.BR XSalsaIVlen = 24 ,
 set to all zeros if the
 .I iv
 argument is nil),