Math Processor Unit Library

libmpu – library of arithmetic functions for integer, real, and complex numbers of increased digit capacity

16 Commits   0 Branches   2 Tags
author: kx <kx@radix-linux.su> 2024-12-29 21:18:26 +0300 committer: kx <kx@radix-linux.su> 2024-12-29 21:18:26 +0300 commit: ebc15ef0c9527c78a6462a9b8ed61887d52fb434 parent: 1ca800d6620d35f1d07f7c54ba20693de0af3f1c
Commit Summary:
man pages: Fixed Box Drawing symbols
Diffstat:
1 file changed, 5 insertions, 5 deletions
diff --git a/man/ru/circular-shifts.3mpu b/man/ru/circular-shifts.3mpu
index 63a71f0..3ef0215 100644
--- a/man/ru/circular-shifts.3mpu
+++ b/man/ru/circular-shifts.3mpu
@@ -107,15 +107,15 @@
       │   Предыдущее   │   полученное   │ Результирующее │
       │   значение Z   │  в результате  │   значение Z   │
       │                │    операции    │                │
-      ├────────────────┼──────────—─——──┼────────────────┤
+      ├────────────────┼────────────────┼────────────────┤
       │       1        │       0        │       0        │
-      ├────────────────┼──────────—─——──┼────────────────┤
+      ├────────────────┼────────────────┼────────────────┤
       │       1        │       1        │       1        │
-      ├────────────────┼──────────—─——──┼────────────────┤
+      ├────────────────┼────────────────┼────────────────┤
       │       0        │       0        │       0        │
-      ├────────────────┼──────────—─——──┼────────────────┤
+      ├────────────────┼────────────────┼────────────────┤
       │       0        │       1        │       0        │
-      └────────────────┴─────────—————──┴────────────────┘
+      └────────────────┴────────────────┴────────────────┘
 
 .fi
 .sp