Fix a typo in a manual
diff --git a/manuals/dc.1.md.in b/manuals/dc.1.md.in
index bf184b8..56417d7 100644
--- a/manuals/dc.1.md.in
+++ b/manuals/dc.1.md.in
@@ -609,7 +609,7 @@
 :   Pops the value off the top of the (main) stack and pushes it onto the stack
     of register *r*. The previous value of the register becomes inaccessible.
 
-**L**_r
+**L**_r_
 
 :   Pops the value off the top of the stack for register *r* and push it onto
     the main stack. The previous value in the stack for register *r*, if any, is
diff --git a/manuals/dc/A.1 b/manuals/dc/A.1
index 6db1a7d..67bcf9e 100644
--- a/manuals/dc/A.1
+++ b/manuals/dc/A.1
@@ -766,7 +766,7 @@
 stack of register \f[I]r\f[R].
 The previous value of the register becomes inaccessible.
 .PP
-\f[B]L\f[R]_r
+\f[B]L\f[R]\f[I]r\f[R]
 .PP
 : Pops the value off the top of the stack for register \f[I]r\f[R] and
 push it onto the main stack.
diff --git a/manuals/dc/A.1.md b/manuals/dc/A.1.md
index fb3bdbf..8b78f48 100644
--- a/manuals/dc/A.1.md
+++ b/manuals/dc/A.1.md
@@ -584,7 +584,7 @@
 :   Pops the value off the top of the (main) stack and pushes it onto the stack
     of register *r*. The previous value of the register becomes inaccessible.
 
-**L**_r
+**L**_r_
 
 :   Pops the value off the top of the stack for register *r* and push it onto
     the main stack. The previous value in the stack for register *r*, if any, is
diff --git a/manuals/dc/E.1 b/manuals/dc/E.1
index a5ea92f..e65a29f 100644
--- a/manuals/dc/E.1
+++ b/manuals/dc/E.1
@@ -596,7 +596,7 @@
 stack of register \f[I]r\f[R].
 The previous value of the register becomes inaccessible.
 .PP
-\f[B]L\f[R]_r
+\f[B]L\f[R]\f[I]r\f[R]
 .PP
 : Pops the value off the top of the stack for register \f[I]r\f[R] and
 push it onto the main stack.
diff --git a/manuals/dc/E.1.md b/manuals/dc/E.1.md
index e8c2bfc..641a373 100644
--- a/manuals/dc/E.1.md
+++ b/manuals/dc/E.1.md
@@ -460,7 +460,7 @@
 :   Pops the value off the top of the (main) stack and pushes it onto the stack
     of register *r*. The previous value of the register becomes inaccessible.
 
-**L**_r
+**L**_r_
 
 :   Pops the value off the top of the stack for register *r* and push it onto
     the main stack. The previous value in the stack for register *r*, if any, is
diff --git a/manuals/dc/EH.1 b/manuals/dc/EH.1
index bc42726..9676eea 100644
--- a/manuals/dc/EH.1
+++ b/manuals/dc/EH.1
@@ -596,7 +596,7 @@
 stack of register \f[I]r\f[R].
 The previous value of the register becomes inaccessible.
 .PP
-\f[B]L\f[R]_r
+\f[B]L\f[R]\f[I]r\f[R]
 .PP
 : Pops the value off the top of the stack for register \f[I]r\f[R] and
 push it onto the main stack.
diff --git a/manuals/dc/EH.1.md b/manuals/dc/EH.1.md
index f85308b..3bdef59 100644
--- a/manuals/dc/EH.1.md
+++ b/manuals/dc/EH.1.md
@@ -460,7 +460,7 @@
 :   Pops the value off the top of the (main) stack and pushes it onto the stack
     of register *r*. The previous value of the register becomes inaccessible.
 
-**L**_r
+**L**_r_
 
 :   Pops the value off the top of the stack for register *r* and push it onto
     the main stack. The previous value in the stack for register *r*, if any, is
diff --git a/manuals/dc/EHN.1 b/manuals/dc/EHN.1
index 5e35057..8aa8f24 100644
--- a/manuals/dc/EHN.1
+++ b/manuals/dc/EHN.1
@@ -596,7 +596,7 @@
 stack of register \f[I]r\f[R].
 The previous value of the register becomes inaccessible.
 .PP
-\f[B]L\f[R]_r
+\f[B]L\f[R]\f[I]r\f[R]
 .PP
 : Pops the value off the top of the stack for register \f[I]r\f[R] and
 push it onto the main stack.
diff --git a/manuals/dc/EHN.1.md b/manuals/dc/EHN.1.md
index 19077c7..fc49cc7 100644
--- a/manuals/dc/EHN.1.md
+++ b/manuals/dc/EHN.1.md
@@ -460,7 +460,7 @@
 :   Pops the value off the top of the (main) stack and pushes it onto the stack
     of register *r*. The previous value of the register becomes inaccessible.
 
-**L**_r
+**L**_r_
 
 :   Pops the value off the top of the stack for register *r* and push it onto
     the main stack. The previous value in the stack for register *r*, if any, is
diff --git a/manuals/dc/EHNP.1 b/manuals/dc/EHNP.1
index 2bcedd1..be49109 100644
--- a/manuals/dc/EHNP.1
+++ b/manuals/dc/EHNP.1
@@ -581,7 +581,7 @@
 stack of register \f[I]r\f[R].
 The previous value of the register becomes inaccessible.
 .PP
-\f[B]L\f[R]_r
+\f[B]L\f[R]\f[I]r\f[R]
 .PP
 : Pops the value off the top of the stack for register \f[I]r\f[R] and
 push it onto the main stack.
diff --git a/manuals/dc/EHNP.1.md b/manuals/dc/EHNP.1.md
index 5d40af2..edbf30b 100644
--- a/manuals/dc/EHNP.1.md
+++ b/manuals/dc/EHNP.1.md
@@ -449,7 +449,7 @@
 :   Pops the value off the top of the (main) stack and pushes it onto the stack
     of register *r*. The previous value of the register becomes inaccessible.
 
-**L**_r
+**L**_r_
 
 :   Pops the value off the top of the stack for register *r* and push it onto
     the main stack. The previous value in the stack for register *r*, if any, is
diff --git a/manuals/dc/EHP.1 b/manuals/dc/EHP.1
index aec36e1..797f0ef 100644
--- a/manuals/dc/EHP.1
+++ b/manuals/dc/EHP.1
@@ -581,7 +581,7 @@
 stack of register \f[I]r\f[R].
 The previous value of the register becomes inaccessible.
 .PP
-\f[B]L\f[R]_r
+\f[B]L\f[R]\f[I]r\f[R]
 .PP
 : Pops the value off the top of the stack for register \f[I]r\f[R] and
 push it onto the main stack.
diff --git a/manuals/dc/EHP.1.md b/manuals/dc/EHP.1.md
index 383cf91..d890cc3 100644
--- a/manuals/dc/EHP.1.md
+++ b/manuals/dc/EHP.1.md
@@ -449,7 +449,7 @@
 :   Pops the value off the top of the (main) stack and pushes it onto the stack
     of register *r*. The previous value of the register becomes inaccessible.
 
-**L**_r
+**L**_r_
 
 :   Pops the value off the top of the stack for register *r* and push it onto
     the main stack. The previous value in the stack for register *r*, if any, is
diff --git a/manuals/dc/EN.1 b/manuals/dc/EN.1
index ee99961..242306d 100644
--- a/manuals/dc/EN.1
+++ b/manuals/dc/EN.1
@@ -596,7 +596,7 @@
 stack of register \f[I]r\f[R].
 The previous value of the register becomes inaccessible.
 .PP
-\f[B]L\f[R]_r
+\f[B]L\f[R]\f[I]r\f[R]
 .PP
 : Pops the value off the top of the stack for register \f[I]r\f[R] and
 push it onto the main stack.
diff --git a/manuals/dc/EN.1.md b/manuals/dc/EN.1.md
index 5702911..dbd7e8d 100644
--- a/manuals/dc/EN.1.md
+++ b/manuals/dc/EN.1.md
@@ -460,7 +460,7 @@
 :   Pops the value off the top of the (main) stack and pushes it onto the stack
     of register *r*. The previous value of the register becomes inaccessible.
 
-**L**_r
+**L**_r_
 
 :   Pops the value off the top of the stack for register *r* and push it onto
     the main stack. The previous value in the stack for register *r*, if any, is
diff --git a/manuals/dc/ENP.1 b/manuals/dc/ENP.1
index 8e725a5..4f23beb 100644
--- a/manuals/dc/ENP.1
+++ b/manuals/dc/ENP.1
@@ -581,7 +581,7 @@
 stack of register \f[I]r\f[R].
 The previous value of the register becomes inaccessible.
 .PP
-\f[B]L\f[R]_r
+\f[B]L\f[R]\f[I]r\f[R]
 .PP
 : Pops the value off the top of the stack for register \f[I]r\f[R] and
 push it onto the main stack.
diff --git a/manuals/dc/ENP.1.md b/manuals/dc/ENP.1.md
index 228cbe7..a2facd8 100644
--- a/manuals/dc/ENP.1.md
+++ b/manuals/dc/ENP.1.md
@@ -449,7 +449,7 @@
 :   Pops the value off the top of the (main) stack and pushes it onto the stack
     of register *r*. The previous value of the register becomes inaccessible.
 
-**L**_r
+**L**_r_
 
 :   Pops the value off the top of the stack for register *r* and push it onto
     the main stack. The previous value in the stack for register *r*, if any, is
diff --git a/manuals/dc/EP.1 b/manuals/dc/EP.1
index a562888..ad6277c 100644
--- a/manuals/dc/EP.1
+++ b/manuals/dc/EP.1
@@ -581,7 +581,7 @@
 stack of register \f[I]r\f[R].
 The previous value of the register becomes inaccessible.
 .PP
-\f[B]L\f[R]_r
+\f[B]L\f[R]\f[I]r\f[R]
 .PP
 : Pops the value off the top of the stack for register \f[I]r\f[R] and
 push it onto the main stack.
diff --git a/manuals/dc/EP.1.md b/manuals/dc/EP.1.md
index 908c81b..32b7f35 100644
--- a/manuals/dc/EP.1.md
+++ b/manuals/dc/EP.1.md
@@ -449,7 +449,7 @@
 :   Pops the value off the top of the (main) stack and pushes it onto the stack
     of register *r*. The previous value of the register becomes inaccessible.
 
-**L**_r
+**L**_r_
 
 :   Pops the value off the top of the stack for register *r* and push it onto
     the main stack. The previous value in the stack for register *r*, if any, is
diff --git a/manuals/dc/H.1 b/manuals/dc/H.1
index 4350eb3..9d7ef21 100644
--- a/manuals/dc/H.1
+++ b/manuals/dc/H.1
@@ -766,7 +766,7 @@
 stack of register \f[I]r\f[R].
 The previous value of the register becomes inaccessible.
 .PP
-\f[B]L\f[R]_r
+\f[B]L\f[R]\f[I]r\f[R]
 .PP
 : Pops the value off the top of the stack for register \f[I]r\f[R] and
 push it onto the main stack.
diff --git a/manuals/dc/H.1.md b/manuals/dc/H.1.md
index 0ae996e..0114f75 100644
--- a/manuals/dc/H.1.md
+++ b/manuals/dc/H.1.md
@@ -584,7 +584,7 @@
 :   Pops the value off the top of the (main) stack and pushes it onto the stack
     of register *r*. The previous value of the register becomes inaccessible.
 
-**L**_r
+**L**_r_
 
 :   Pops the value off the top of the stack for register *r* and push it onto
     the main stack. The previous value in the stack for register *r*, if any, is
diff --git a/manuals/dc/HN.1 b/manuals/dc/HN.1
index fd41001..c04b746 100644
--- a/manuals/dc/HN.1
+++ b/manuals/dc/HN.1
@@ -766,7 +766,7 @@
 stack of register \f[I]r\f[R].
 The previous value of the register becomes inaccessible.
 .PP
-\f[B]L\f[R]_r
+\f[B]L\f[R]\f[I]r\f[R]
 .PP
 : Pops the value off the top of the stack for register \f[I]r\f[R] and
 push it onto the main stack.
diff --git a/manuals/dc/HN.1.md b/manuals/dc/HN.1.md
index 4c0fa9a..92f040c 100644
--- a/manuals/dc/HN.1.md
+++ b/manuals/dc/HN.1.md
@@ -584,7 +584,7 @@
 :   Pops the value off the top of the (main) stack and pushes it onto the stack
     of register *r*. The previous value of the register becomes inaccessible.
 
-**L**_r
+**L**_r_
 
 :   Pops the value off the top of the stack for register *r* and push it onto
     the main stack. The previous value in the stack for register *r*, if any, is
diff --git a/manuals/dc/HNP.1 b/manuals/dc/HNP.1
index d4a7b5e..bec07f5 100644
--- a/manuals/dc/HNP.1
+++ b/manuals/dc/HNP.1
@@ -751,7 +751,7 @@
 stack of register \f[I]r\f[R].
 The previous value of the register becomes inaccessible.
 .PP
-\f[B]L\f[R]_r
+\f[B]L\f[R]\f[I]r\f[R]
 .PP
 : Pops the value off the top of the stack for register \f[I]r\f[R] and
 push it onto the main stack.
diff --git a/manuals/dc/HNP.1.md b/manuals/dc/HNP.1.md
index 85bab45..a93b327 100644
--- a/manuals/dc/HNP.1.md
+++ b/manuals/dc/HNP.1.md
@@ -573,7 +573,7 @@
 :   Pops the value off the top of the (main) stack and pushes it onto the stack
     of register *r*. The previous value of the register becomes inaccessible.
 
-**L**_r
+**L**_r_
 
 :   Pops the value off the top of the stack for register *r* and push it onto
     the main stack. The previous value in the stack for register *r*, if any, is
diff --git a/manuals/dc/HP.1 b/manuals/dc/HP.1
index cc1af60..a28ee9a 100644
--- a/manuals/dc/HP.1
+++ b/manuals/dc/HP.1
@@ -751,7 +751,7 @@
 stack of register \f[I]r\f[R].
 The previous value of the register becomes inaccessible.
 .PP
-\f[B]L\f[R]_r
+\f[B]L\f[R]\f[I]r\f[R]
 .PP
 : Pops the value off the top of the stack for register \f[I]r\f[R] and
 push it onto the main stack.
diff --git a/manuals/dc/HP.1.md b/manuals/dc/HP.1.md
index f3a00a9..dcc59f1 100644
--- a/manuals/dc/HP.1.md
+++ b/manuals/dc/HP.1.md
@@ -573,7 +573,7 @@
 :   Pops the value off the top of the (main) stack and pushes it onto the stack
     of register *r*. The previous value of the register becomes inaccessible.
 
-**L**_r
+**L**_r_
 
 :   Pops the value off the top of the stack for register *r* and push it onto
     the main stack. The previous value in the stack for register *r*, if any, is
diff --git a/manuals/dc/N.1 b/manuals/dc/N.1
index b24a8b4..41cc744 100644
--- a/manuals/dc/N.1
+++ b/manuals/dc/N.1
@@ -766,7 +766,7 @@
 stack of register \f[I]r\f[R].
 The previous value of the register becomes inaccessible.
 .PP
-\f[B]L\f[R]_r
+\f[B]L\f[R]\f[I]r\f[R]
 .PP
 : Pops the value off the top of the stack for register \f[I]r\f[R] and
 push it onto the main stack.
diff --git a/manuals/dc/N.1.md b/manuals/dc/N.1.md
index e5b62ca..d790c96 100644
--- a/manuals/dc/N.1.md
+++ b/manuals/dc/N.1.md
@@ -584,7 +584,7 @@
 :   Pops the value off the top of the (main) stack and pushes it onto the stack
     of register *r*. The previous value of the register becomes inaccessible.
 
-**L**_r
+**L**_r_
 
 :   Pops the value off the top of the stack for register *r* and push it onto
     the main stack. The previous value in the stack for register *r*, if any, is
diff --git a/manuals/dc/NP.1 b/manuals/dc/NP.1
index 3b3dc3f..75a56bb 100644
--- a/manuals/dc/NP.1
+++ b/manuals/dc/NP.1
@@ -751,7 +751,7 @@
 stack of register \f[I]r\f[R].
 The previous value of the register becomes inaccessible.
 .PP
-\f[B]L\f[R]_r
+\f[B]L\f[R]\f[I]r\f[R]
 .PP
 : Pops the value off the top of the stack for register \f[I]r\f[R] and
 push it onto the main stack.
diff --git a/manuals/dc/NP.1.md b/manuals/dc/NP.1.md
index 132fc89..4533a53 100644
--- a/manuals/dc/NP.1.md
+++ b/manuals/dc/NP.1.md
@@ -573,7 +573,7 @@
 :   Pops the value off the top of the (main) stack and pushes it onto the stack
     of register *r*. The previous value of the register becomes inaccessible.
 
-**L**_r
+**L**_r_
 
 :   Pops the value off the top of the stack for register *r* and push it onto
     the main stack. The previous value in the stack for register *r*, if any, is
diff --git a/manuals/dc/P.1 b/manuals/dc/P.1
index 0718d10..6ee6d0f 100644
--- a/manuals/dc/P.1
+++ b/manuals/dc/P.1
@@ -751,7 +751,7 @@
 stack of register \f[I]r\f[R].
 The previous value of the register becomes inaccessible.
 .PP
-\f[B]L\f[R]_r
+\f[B]L\f[R]\f[I]r\f[R]
 .PP
 : Pops the value off the top of the stack for register \f[I]r\f[R] and
 push it onto the main stack.
diff --git a/manuals/dc/P.1.md b/manuals/dc/P.1.md
index cd0f3bb..ccb71bf 100644
--- a/manuals/dc/P.1.md
+++ b/manuals/dc/P.1.md
@@ -573,7 +573,7 @@
 :   Pops the value off the top of the (main) stack and pushes it onto the stack
     of register *r*. The previous value of the register becomes inaccessible.
 
-**L**_r
+**L**_r_
 
 :   Pops the value off the top of the stack for register *r* and push it onto
     the main stack. The previous value in the stack for register *r*, if any, is