commit fc3bad11b3628c3b77df97327f1cdaf19d96aa9e
Author:     Mattias Andrée <[email protected]>
AuthorDate: Fri Jul 14 17:41:14 2017 +0200
Commit:     Mattias Andrée <[email protected]>
CommitDate: Fri Jul 14 17:41:14 2017 +0200

    blind-multiply-matrices.1: reference -transpose, -flip, -flop, and -rotate-*
    
    Signed-off-by: Mattias Andrée <[email protected]>

diff --git a/man/blind-multiply-matrices.1 b/man/blind-multiply-matrices.1
index 4aa5840..1227da8 100644
--- a/man/blind-multiply-matrices.1
+++ b/man/blind-multiply-matrices.1
@@ -37,7 +37,13 @@ in reverse order.
 .BR blind-matrix-scale (1),
 .BR blind-matrix-shear (1),
 .BR blind-matrix-translate (1),
-.BR blind-matrix-transpose (1)
+.BR blind-matrix-transpose (1),
+.BR blind-transpose (1),
+.BR blind-flip (1),
+.BR blind-flop (1),
+.BR blind-rotate-90 (1),
+.BR blind-rotate-180 (1),
+.BR blind-rotate-270 (1)
 .SH AUTHORS
 Mattias Andrée
 .RI < [email protected] >

Reply via email to