From be38bcf232a1e57546f70745c8cb4c8642980e55 Mon Sep 17 00:00:00 2001 From: project-repo Date: Tue, 27 Dec 2022 14:29:08 +0100 Subject: [PATCH] Fix man page --- man/cagebreak-config.5.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/man/cagebreak-config.5.md b/man/cagebreak-config.5.md index a23d155..f73d362 100644 --- a/man/cagebreak-config.5.md +++ b/man/cagebreak-config.5.md @@ -258,7 +258,7 @@ message to set priorities for outputs, where >= 1. The larger is, the higher the priority is, that is to say, the earlier the output will appear in the list of outputs. - - rotate is used to rotate the output by mod 4 * 90 degrees + - rotate is used to rotate the output by ` mod 4 x 90` degrees counter-clockwise. ```