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:
2 files changed, 10 insertions, 10 deletions
diff --git a/man/circular-shifts.3mpu b/man/circular-shifts.3mpu
index 6eaf96a..97a9fb8 100644
--- a/man/circular-shifts.3mpu
+++ b/man/circular-shifts.3mpu
@@ -107,15 +107,15 @@ with the previous value of the \fBZ\fP flag, i.e.:
       │    Previous    │    obtained    │   Resulting    │
       │    Z value     │ as a result of │    Z value     │
       │                │    operation   │                │
-      ├────────────────┼──────────—─——──┼────────────────┤
+      ├────────────────┼────────────────┼────────────────┤
       │       1        │       0        │       0        │
-      ├────────────────┼──────────—─——──┼────────────────┤
+      ├────────────────┼────────────────┼────────────────┤
       │       1        │       1        │       1        │
-      ├────────────────┼──────────—─——──┼────────────────┤
+      ├────────────────┼────────────────┼────────────────┤
       │       0        │       0        │       0        │
-      ├────────────────┼──────────—─——──┼────────────────┤
+      ├────────────────┼────────────────┼────────────────┤
       │       0        │       1        │       0        │
-      └────────────────┴─────────—————──┴────────────────┘
+      └────────────────┴────────────────┴────────────────┘
 
 .fi
 .sp
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