summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/man/2/salsa6
1 files changed, 3 insertions, 3 deletions
diff --git a/sys/man/2/salsa b/sys/man/2/salsa
index 6947b8df8..fd57be357 100644
--- a/sys/man/2/salsa
+++ b/sys/man/2/salsa
@@ -41,15 +41,15 @@ structure, a
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),