aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGavin Howard <yzena.tech@gmail.com>2021-03-31 10:45:20 -0600
committerGavin Howard <yzena.tech@gmail.com>2021-03-31 10:45:20 -0600
commitc404149fa444f7cf54ec16aaec37c9e876d25fc5 (patch)
tree4eef22b993fccaeb3338eaa11d2e3e49d1f53ad9
parentc305267d7770f0c4d26ded00ec94f9c6f6dbb8bc (diff)
downloadbc-c404149fa444f7cf54ec16aaec37c9e876d25fc5.tar.gz
Remove the known bug from manuals
This bug will be removed in the next release (and next commits).
-rw-r--r--manuals/bc.1.md.in12
-rw-r--r--manuals/bc/A.111
-rw-r--r--manuals/bc/A.1.md9
-rw-r--r--manuals/bc/E.111
-rw-r--r--manuals/bc/E.1.md9
-rw-r--r--manuals/bc/EN.111
-rw-r--r--manuals/bc/EN.1.md9
-rw-r--r--manuals/bc/ENP.111
-rw-r--r--manuals/bc/ENP.1.md9
-rw-r--r--manuals/bc/EP.111
-rw-r--r--manuals/bc/EP.1.md9
-rw-r--r--manuals/bc/N.111
-rw-r--r--manuals/bc/N.1.md9
-rw-r--r--manuals/bc/NP.111
-rw-r--r--manuals/bc/NP.1.md9
-rw-r--r--manuals/bc/P.111
-rw-r--r--manuals/bc/P.1.md9
-rw-r--r--manuals/dc.1.md.in12
-rw-r--r--manuals/dc/A.111
-rw-r--r--manuals/dc/A.1.md9
-rw-r--r--manuals/dc/E.111
-rw-r--r--manuals/dc/E.1.md9
-rw-r--r--manuals/dc/EN.111
-rw-r--r--manuals/dc/EN.1.md9
-rw-r--r--manuals/dc/ENP.111
-rw-r--r--manuals/dc/ENP.1.md9
-rw-r--r--manuals/dc/EP.111
-rw-r--r--manuals/dc/EP.1.md9
-rw-r--r--manuals/dc/N.111
-rw-r--r--manuals/dc/N.1.md9
-rw-r--r--manuals/dc/NP.111
-rw-r--r--manuals/dc/NP.1.md9
-rw-r--r--manuals/dc/P.111
-rw-r--r--manuals/dc/P.1.md9
34 files changed, 48 insertions, 296 deletions
diff --git a/manuals/bc.1.md.in b/manuals/bc.1.md.in
index 3db4e494..d182dd7a 100644
--- a/manuals/bc.1.md.in
+++ b/manuals/bc.1.md.in
@@ -1826,19 +1826,7 @@ This bc(1) supports error messages for different locales, and thus, it supports
# BUGS
-{{ A E N P EN EP NP ENP }}
-There is currently a bug with the interaction between history and when a string
-that does not end with a newline is printed. If using such a string as a
-**read()** prompt, then calling **read()**, if backspace or any other history
-input is used, the prompt disappears.
-
-There are plans to fix this bug, but there is no fix yet.
-
-Report any other bugs at https://git.yzena.com/gavin/bc.
-{{ end }}
-{{ H EH HN HP EHN EHP HNP EHNP }}
None are known. Report bugs at https://git.yzena.com/gavin/bc.
-{{ end }}
# AUTHORS
diff --git a/manuals/bc/A.1 b/manuals/bc/A.1
index 7adf6864..e1ffd643 100644
--- a/manuals/bc/A.1
+++ b/manuals/bc/A.1
@@ -2067,15 +2067,8 @@ This bc(1) supports error messages for different locales, and thus, it
supports \f[B]LC_MESSAGES\f[R].
.SH BUGS
.PP
-There is currently a bug with the interaction between history and when a
-string that does not end with a newline is printed.
-If using such a string as a \f[B]read()\f[R] prompt, then calling
-\f[B]read()\f[R], if backspace or any other history input is used, the
-prompt disappears.
-.PP
-There are plans to fix this bug, but there is no fix yet.
-.PP
-Report any other bugs at https://git.yzena.com/gavin/bc.
+None are known.
+Report bugs at https://git.yzena.com/gavin/bc.
.SH AUTHORS
.PP
Gavin D.
diff --git a/manuals/bc/A.1.md b/manuals/bc/A.1.md
index 7d2cf6b8..847d7c31 100644
--- a/manuals/bc/A.1.md
+++ b/manuals/bc/A.1.md
@@ -1704,14 +1704,7 @@ This bc(1) supports error messages for different locales, and thus, it supports
# BUGS
-There is currently a bug with the interaction between history and when a string
-that does not end with a newline is printed. If using such a string as a
-**read()** prompt, then calling **read()**, if backspace or any other history
-input is used, the prompt disappears.
-
-There are plans to fix this bug, but there is no fix yet.
-
-Report any other bugs at https://git.yzena.com/gavin/bc.
+None are known. Report bugs at https://git.yzena.com/gavin/bc.
# AUTHORS
diff --git a/manuals/bc/E.1 b/manuals/bc/E.1
index 980ce084..497afa3c 100644
--- a/manuals/bc/E.1
+++ b/manuals/bc/E.1
@@ -1323,15 +1323,8 @@ This bc(1) supports error messages for different locales, and thus, it
supports \f[B]LC_MESSAGES\f[R].
.SH BUGS
.PP
-There is currently a bug with the interaction between history and when a
-string that does not end with a newline is printed.
-If using such a string as a \f[B]read()\f[R] prompt, then calling
-\f[B]read()\f[R], if backspace or any other history input is used, the
-prompt disappears.
-.PP
-There are plans to fix this bug, but there is no fix yet.
-.PP
-Report any other bugs at https://git.yzena.com/gavin/bc.
+None are known.
+Report bugs at https://git.yzena.com/gavin/bc.
.SH AUTHORS
.PP
Gavin D.
diff --git a/manuals/bc/E.1.md b/manuals/bc/E.1.md
index ca562648..478f298e 100644
--- a/manuals/bc/E.1.md
+++ b/manuals/bc/E.1.md
@@ -1093,14 +1093,7 @@ This bc(1) supports error messages for different locales, and thus, it supports
# BUGS
-There is currently a bug with the interaction between history and when a string
-that does not end with a newline is printed. If using such a string as a
-**read()** prompt, then calling **read()**, if backspace or any other history
-input is used, the prompt disappears.
-
-There are plans to fix this bug, but there is no fix yet.
-
-Report any other bugs at https://git.yzena.com/gavin/bc.
+None are known. Report bugs at https://git.yzena.com/gavin/bc.
# AUTHORS
diff --git a/manuals/bc/EN.1 b/manuals/bc/EN.1
index 882cbfe0..04ac33f8 100644
--- a/manuals/bc/EN.1
+++ b/manuals/bc/EN.1
@@ -1316,15 +1316,8 @@ numbers that use a period (\f[B].\f[R]) as a radix point, regardless of
the value of \f[B]LC_NUMERIC\f[R].
.SH BUGS
.PP
-There is currently a bug with the interaction between history and when a
-string that does not end with a newline is printed.
-If using such a string as a \f[B]read()\f[R] prompt, then calling
-\f[B]read()\f[R], if backspace or any other history input is used, the
-prompt disappears.
-.PP
-There are plans to fix this bug, but there is no fix yet.
-.PP
-Report any other bugs at https://git.yzena.com/gavin/bc.
+None are known.
+Report bugs at https://git.yzena.com/gavin/bc.
.SH AUTHORS
.PP
Gavin D.
diff --git a/manuals/bc/EN.1.md b/manuals/bc/EN.1.md
index cf45fff3..4e0a0f0f 100644
--- a/manuals/bc/EN.1.md
+++ b/manuals/bc/EN.1.md
@@ -1085,14 +1085,7 @@ use a period (**.**) as a radix point, regardless of the value of
# BUGS
-There is currently a bug with the interaction between history and when a string
-that does not end with a newline is printed. If using such a string as a
-**read()** prompt, then calling **read()**, if backspace or any other history
-input is used, the prompt disappears.
-
-There are plans to fix this bug, but there is no fix yet.
-
-Report any other bugs at https://git.yzena.com/gavin/bc.
+None are known. Report bugs at https://git.yzena.com/gavin/bc.
# AUTHORS
diff --git a/manuals/bc/ENP.1 b/manuals/bc/ENP.1
index ab9eaa07..5789ffdf 100644
--- a/manuals/bc/ENP.1
+++ b/manuals/bc/ENP.1
@@ -1300,15 +1300,8 @@ numbers that use a period (\f[B].\f[R]) as a radix point, regardless of
the value of \f[B]LC_NUMERIC\f[R].
.SH BUGS
.PP
-There is currently a bug with the interaction between history and when a
-string that does not end with a newline is printed.
-If using such a string as a \f[B]read()\f[R] prompt, then calling
-\f[B]read()\f[R], if backspace or any other history input is used, the
-prompt disappears.
-.PP
-There are plans to fix this bug, but there is no fix yet.
-.PP
-Report any other bugs at https://git.yzena.com/gavin/bc.
+None are known.
+Report bugs at https://git.yzena.com/gavin/bc.
.SH AUTHORS
.PP
Gavin D.
diff --git a/manuals/bc/ENP.1.md b/manuals/bc/ENP.1.md
index dde7b731..6c6dd278 100644
--- a/manuals/bc/ENP.1.md
+++ b/manuals/bc/ENP.1.md
@@ -1071,14 +1071,7 @@ use a period (**.**) as a radix point, regardless of the value of
# BUGS
-There is currently a bug with the interaction between history and when a string
-that does not end with a newline is printed. If using such a string as a
-**read()** prompt, then calling **read()**, if backspace or any other history
-input is used, the prompt disappears.
-
-There are plans to fix this bug, but there is no fix yet.
-
-Report any other bugs at https://git.yzena.com/gavin/bc.
+None are known. Report bugs at https://git.yzena.com/gavin/bc.
# AUTHORS
diff --git a/manuals/bc/EP.1 b/manuals/bc/EP.1
index 5f990a3a..cb793566 100644
--- a/manuals/bc/EP.1
+++ b/manuals/bc/EP.1
@@ -1307,15 +1307,8 @@ This bc(1) supports error messages for different locales, and thus, it
supports \f[B]LC_MESSAGES\f[R].
.SH BUGS
.PP
-There is currently a bug with the interaction between history and when a
-string that does not end with a newline is printed.
-If using such a string as a \f[B]read()\f[R] prompt, then calling
-\f[B]read()\f[R], if backspace or any other history input is used, the
-prompt disappears.
-.PP
-There are plans to fix this bug, but there is no fix yet.
-.PP
-Report any other bugs at https://git.yzena.com/gavin/bc.
+None are known.
+Report bugs at https://git.yzena.com/gavin/bc.
.SH AUTHORS
.PP
Gavin D.
diff --git a/manuals/bc/EP.1.md b/manuals/bc/EP.1.md
index 67ec743b..62530a4a 100644
--- a/manuals/bc/EP.1.md
+++ b/manuals/bc/EP.1.md
@@ -1079,14 +1079,7 @@ This bc(1) supports error messages for different locales, and thus, it supports
# BUGS
-There is currently a bug with the interaction between history and when a string
-that does not end with a newline is printed. If using such a string as a
-**read()** prompt, then calling **read()**, if backspace or any other history
-input is used, the prompt disappears.
-
-There are plans to fix this bug, but there is no fix yet.
-
-Report any other bugs at https://git.yzena.com/gavin/bc.
+None are known. Report bugs at https://git.yzena.com/gavin/bc.
# AUTHORS
diff --git a/manuals/bc/N.1 b/manuals/bc/N.1
index cfbeb011..c9b6d84d 100644
--- a/manuals/bc/N.1
+++ b/manuals/bc/N.1
@@ -2060,15 +2060,8 @@ numbers that use a period (\f[B].\f[R]) as a radix point, regardless of
the value of \f[B]LC_NUMERIC\f[R].
.SH BUGS
.PP
-There is currently a bug with the interaction between history and when a
-string that does not end with a newline is printed.
-If using such a string as a \f[B]read()\f[R] prompt, then calling
-\f[B]read()\f[R], if backspace or any other history input is used, the
-prompt disappears.
-.PP
-There are plans to fix this bug, but there is no fix yet.
-.PP
-Report any other bugs at https://git.yzena.com/gavin/bc.
+None are known.
+Report bugs at https://git.yzena.com/gavin/bc.
.SH AUTHORS
.PP
Gavin D.
diff --git a/manuals/bc/N.1.md b/manuals/bc/N.1.md
index 73e118a6..1bb21564 100644
--- a/manuals/bc/N.1.md
+++ b/manuals/bc/N.1.md
@@ -1696,14 +1696,7 @@ use a period (**.**) as a radix point, regardless of the value of
# BUGS
-There is currently a bug with the interaction between history and when a string
-that does not end with a newline is printed. If using such a string as a
-**read()** prompt, then calling **read()**, if backspace or any other history
-input is used, the prompt disappears.
-
-There are plans to fix this bug, but there is no fix yet.
-
-Report any other bugs at https://git.yzena.com/gavin/bc.
+None are known. Report bugs at https://git.yzena.com/gavin/bc.
# AUTHORS
diff --git a/manuals/bc/NP.1 b/manuals/bc/NP.1
index af061d4d..7d51ca12 100644
--- a/manuals/bc/NP.1
+++ b/manuals/bc/NP.1
@@ -2044,15 +2044,8 @@ numbers that use a period (\f[B].\f[R]) as a radix point, regardless of
the value of \f[B]LC_NUMERIC\f[R].
.SH BUGS
.PP
-There is currently a bug with the interaction between history and when a
-string that does not end with a newline is printed.
-If using such a string as a \f[B]read()\f[R] prompt, then calling
-\f[B]read()\f[R], if backspace or any other history input is used, the
-prompt disappears.
-.PP
-There are plans to fix this bug, but there is no fix yet.
-.PP
-Report any other bugs at https://git.yzena.com/gavin/bc.
+None are known.
+Report bugs at https://git.yzena.com/gavin/bc.
.SH AUTHORS
.PP
Gavin D.
diff --git a/manuals/bc/NP.1.md b/manuals/bc/NP.1.md
index b2f38423..c8ae18b1 100644
--- a/manuals/bc/NP.1.md
+++ b/manuals/bc/NP.1.md
@@ -1682,14 +1682,7 @@ use a period (**.**) as a radix point, regardless of the value of
# BUGS
-There is currently a bug with the interaction between history and when a string
-that does not end with a newline is printed. If using such a string as a
-**read()** prompt, then calling **read()**, if backspace or any other history
-input is used, the prompt disappears.
-
-There are plans to fix this bug, but there is no fix yet.
-
-Report any other bugs at https://git.yzena.com/gavin/bc.
+None are known. Report bugs at https://git.yzena.com/gavin/bc.
# AUTHORS
diff --git a/manuals/bc/P.1 b/manuals/bc/P.1
index 20cb7b86..cd9a92e1 100644
--- a/manuals/bc/P.1
+++ b/manuals/bc/P.1
@@ -2051,15 +2051,8 @@ This bc(1) supports error messages for different locales, and thus, it
supports \f[B]LC_MESSAGES\f[R].
.SH BUGS
.PP
-There is currently a bug with the interaction between history and when a
-string that does not end with a newline is printed.
-If using such a string as a \f[B]read()\f[R] prompt, then calling
-\f[B]read()\f[R], if backspace or any other history input is used, the
-prompt disappears.
-.PP
-There are plans to fix this bug, but there is no fix yet.
-.PP
-Report any other bugs at https://git.yzena.com/gavin/bc.
+None are known.
+Report bugs at https://git.yzena.com/gavin/bc.
.SH AUTHORS
.PP
Gavin D.
diff --git a/manuals/bc/P.1.md b/manuals/bc/P.1.md
index c1c1e1eb..4434f7c8 100644
--- a/manuals/bc/P.1.md
+++ b/manuals/bc/P.1.md
@@ -1690,14 +1690,7 @@ This bc(1) supports error messages for different locales, and thus, it supports
# BUGS
-There is currently a bug with the interaction between history and when a string
-that does not end with a newline is printed. If using such a string as a
-**read()** prompt, then calling **read()**, if backspace or any other history
-input is used, the prompt disappears.
-
-There are plans to fix this bug, but there is no fix yet.
-
-Report any other bugs at https://git.yzena.com/gavin/bc.
+None are known. Report bugs at https://git.yzena.com/gavin/bc.
# AUTHORS
diff --git a/manuals/dc.1.md.in b/manuals/dc.1.md.in
index 986c0d92..5020a687 100644
--- a/manuals/dc.1.md.in
+++ b/manuals/dc.1.md.in
@@ -1280,19 +1280,7 @@ The dc(1) utility operators are compliant with the operators in the bc(1)
# BUGS
-{{ A E N P EN EP NP ENP }}
-There is currently a bug with the interaction between history and when a string
-that does not end with a newline is printed. If using such a string as a
-**read()** prompt, then calling **read()**, if backspace or any other history
-input is used, the prompt disappears.
-
-There are plans to fix this bug, but there is no fix yet.
-
-Report any other bugs at https://git.yzena.com/gavin/bc.
-{{ end }}
-{{ H EH HN HP EHN EHP HNP EHNP }}
None are known. Report bugs at https://git.yzena.com/gavin/bc.
-{{ end }}
# AUTHOR
diff --git a/manuals/dc/A.1 b/manuals/dc/A.1
index 286a9fce..4ad749c5 100644
--- a/manuals/dc/A.1
+++ b/manuals/dc/A.1
@@ -1360,15 +1360,8 @@ bc(1) IEEE Std 1003.1-2017
specification.
.SH BUGS
.PP
-There is currently a bug with the interaction between history and when a
-string that does not end with a newline is printed.
-If using such a string as a \f[B]read()\f[R] prompt, then calling
-\f[B]read()\f[R], if backspace or any other history input is used, the
-prompt disappears.
-.PP
-There are plans to fix this bug, but there is no fix yet.
-.PP
-Report any other bugs at https://git.yzena.com/gavin/bc.
+None are known.
+Report bugs at https://git.yzena.com/gavin/bc.
.SH AUTHOR
.PP
Gavin D.
diff --git a/manuals/dc/A.1.md b/manuals/dc/A.1.md
index b38c071f..d9e5a11c 100644
--- a/manuals/dc/A.1.md
+++ b/manuals/dc/A.1.md
@@ -1212,14 +1212,7 @@ The dc(1) utility operators are compliant with the operators in the bc(1)
# BUGS
-There is currently a bug with the interaction between history and when a string
-that does not end with a newline is printed. If using such a string as a
-**read()** prompt, then calling **read()**, if backspace or any other history
-input is used, the prompt disappears.
-
-There are plans to fix this bug, but there is no fix yet.
-
-Report any other bugs at https://git.yzena.com/gavin/bc.
+None are known. Report bugs at https://git.yzena.com/gavin/bc.
# AUTHOR
diff --git a/manuals/dc/E.1 b/manuals/dc/E.1
index dbd08301..7286bd82 100644
--- a/manuals/dc/E.1
+++ b/manuals/dc/E.1
@@ -1152,15 +1152,8 @@ bc(1) IEEE Std 1003.1-2017
specification.
.SH BUGS
.PP
-There is currently a bug with the interaction between history and when a
-string that does not end with a newline is printed.
-If using such a string as a \f[B]read()\f[R] prompt, then calling
-\f[B]read()\f[R], if backspace or any other history input is used, the
-prompt disappears.
-.PP
-There are plans to fix this bug, but there is no fix yet.
-.PP
-Report any other bugs at https://git.yzena.com/gavin/bc.
+None are known.
+Report bugs at https://git.yzena.com/gavin/bc.
.SH AUTHOR
.PP
Gavin D.
diff --git a/manuals/dc/E.1.md b/manuals/dc/E.1.md
index d15f8b00..f9252817 100644
--- a/manuals/dc/E.1.md
+++ b/manuals/dc/E.1.md
@@ -1045,14 +1045,7 @@ The dc(1) utility operators are compliant with the operators in the bc(1)
# BUGS
-There is currently a bug with the interaction between history and when a string
-that does not end with a newline is printed. If using such a string as a
-**read()** prompt, then calling **read()**, if backspace or any other history
-input is used, the prompt disappears.
-
-There are plans to fix this bug, but there is no fix yet.
-
-Report any other bugs at https://git.yzena.com/gavin/bc.
+None are known. Report bugs at https://git.yzena.com/gavin/bc.
# AUTHOR
diff --git a/manuals/dc/EN.1 b/manuals/dc/EN.1
index 4a1cdf84..3a416c1c 100644
--- a/manuals/dc/EN.1
+++ b/manuals/dc/EN.1
@@ -1148,15 +1148,8 @@ bc(1) IEEE Std 1003.1-2017
specification.
.SH BUGS
.PP
-There is currently a bug with the interaction between history and when a
-string that does not end with a newline is printed.
-If using such a string as a \f[B]read()\f[R] prompt, then calling
-\f[B]read()\f[R], if backspace or any other history input is used, the
-prompt disappears.
-.PP
-There are plans to fix this bug, but there is no fix yet.
-.PP
-Report any other bugs at https://git.yzena.com/gavin/bc.
+None are known.
+Report bugs at https://git.yzena.com/gavin/bc.
.SH AUTHOR
.PP
Gavin D.
diff --git a/manuals/dc/EN.1.md b/manuals/dc/EN.1.md
index 6a7a55e0..78b0b36a 100644
--- a/manuals/dc/EN.1.md
+++ b/manuals/dc/EN.1.md
@@ -1040,14 +1040,7 @@ The dc(1) utility operators are compliant with the operators in the bc(1)
# BUGS
-There is currently a bug with the interaction between history and when a string
-that does not end with a newline is printed. If using such a string as a
-**read()** prompt, then calling **read()**, if backspace or any other history
-input is used, the prompt disappears.
-
-There are plans to fix this bug, but there is no fix yet.
-
-Report any other bugs at https://git.yzena.com/gavin/bc.
+None are known. Report bugs at https://git.yzena.com/gavin/bc.
# AUTHOR
diff --git a/manuals/dc/ENP.1 b/manuals/dc/ENP.1
index 567e68b5..8a6c2720 100644
--- a/manuals/dc/ENP.1
+++ b/manuals/dc/ENP.1
@@ -1131,15 +1131,8 @@ bc(1) IEEE Std 1003.1-2017
specification.
.SH BUGS
.PP
-There is currently a bug with the interaction between history and when a
-string that does not end with a newline is printed.
-If using such a string as a \f[B]read()\f[R] prompt, then calling
-\f[B]read()\f[R], if backspace or any other history input is used, the
-prompt disappears.
-.PP
-There are plans to fix this bug, but there is no fix yet.
-.PP
-Report any other bugs at https://git.yzena.com/gavin/bc.
+None are known.
+Report bugs at https://git.yzena.com/gavin/bc.
.SH AUTHOR
.PP
Gavin D.
diff --git a/manuals/dc/ENP.1.md b/manuals/dc/ENP.1.md
index efec86fe..c68a3767 100644
--- a/manuals/dc/ENP.1.md
+++ b/manuals/dc/ENP.1.md
@@ -1027,14 +1027,7 @@ The dc(1) utility operators are compliant with the operators in the bc(1)
# BUGS
-There is currently a bug with the interaction between history and when a string
-that does not end with a newline is printed. If using such a string as a
-**read()** prompt, then calling **read()**, if backspace or any other history
-input is used, the prompt disappears.
-
-There are plans to fix this bug, but there is no fix yet.
-
-Report any other bugs at https://git.yzena.com/gavin/bc.
+None are known. Report bugs at https://git.yzena.com/gavin/bc.
# AUTHOR
diff --git a/manuals/dc/EP.1 b/manuals/dc/EP.1
index cc1dddf5..60d6a4fa 100644
--- a/manuals/dc/EP.1
+++ b/manuals/dc/EP.1
@@ -1135,15 +1135,8 @@ bc(1) IEEE Std 1003.1-2017
specification.
.SH BUGS
.PP
-There is currently a bug with the interaction between history and when a
-string that does not end with a newline is printed.
-If using such a string as a \f[B]read()\f[R] prompt, then calling
-\f[B]read()\f[R], if backspace or any other history input is used, the
-prompt disappears.
-.PP
-There are plans to fix this bug, but there is no fix yet.
-.PP
-Report any other bugs at https://git.yzena.com/gavin/bc.
+None are known.
+Report bugs at https://git.yzena.com/gavin/bc.
.SH AUTHOR
.PP
Gavin D.
diff --git a/manuals/dc/EP.1.md b/manuals/dc/EP.1.md
index 7cabec7c..c682119a 100644
--- a/manuals/dc/EP.1.md
+++ b/manuals/dc/EP.1.md
@@ -1032,14 +1032,7 @@ The dc(1) utility operators are compliant with the operators in the bc(1)
# BUGS
-There is currently a bug with the interaction between history and when a string
-that does not end with a newline is printed. If using such a string as a
-**read()** prompt, then calling **read()**, if backspace or any other history
-input is used, the prompt disappears.
-
-There are plans to fix this bug, but there is no fix yet.
-
-Report any other bugs at https://git.yzena.com/gavin/bc.
+None are known. Report bugs at https://git.yzena.com/gavin/bc.
# AUTHOR
diff --git a/manuals/dc/N.1 b/manuals/dc/N.1
index 74304b67..83023b8b 100644
--- a/manuals/dc/N.1
+++ b/manuals/dc/N.1
@@ -1356,15 +1356,8 @@ bc(1) IEEE Std 1003.1-2017
specification.
.SH BUGS
.PP
-There is currently a bug with the interaction between history and when a
-string that does not end with a newline is printed.
-If using such a string as a \f[B]read()\f[R] prompt, then calling
-\f[B]read()\f[R], if backspace or any other history input is used, the
-prompt disappears.
-.PP
-There are plans to fix this bug, but there is no fix yet.
-.PP
-Report any other bugs at https://git.yzena.com/gavin/bc.
+None are known.
+Report bugs at https://git.yzena.com/gavin/bc.
.SH AUTHOR
.PP
Gavin D.
diff --git a/manuals/dc/N.1.md b/manuals/dc/N.1.md
index f4eda395..2ce89247 100644
--- a/manuals/dc/N.1.md
+++ b/manuals/dc/N.1.md
@@ -1207,14 +1207,7 @@ The dc(1) utility operators are compliant with the operators in the bc(1)
# BUGS
-There is currently a bug with the interaction between history and when a string
-that does not end with a newline is printed. If using such a string as a
-**read()** prompt, then calling **read()**, if backspace or any other history
-input is used, the prompt disappears.
-
-There are plans to fix this bug, but there is no fix yet.
-
-Report any other bugs at https://git.yzena.com/gavin/bc.
+None are known. Report bugs at https://git.yzena.com/gavin/bc.
# AUTHOR
diff --git a/manuals/dc/NP.1 b/manuals/dc/NP.1
index af14cfaa..4ea8fb24 100644
--- a/manuals/dc/NP.1
+++ b/manuals/dc/NP.1
@@ -1339,15 +1339,8 @@ bc(1) IEEE Std 1003.1-2017
specification.
.SH BUGS
.PP
-There is currently a bug with the interaction between history and when a
-string that does not end with a newline is printed.
-If using such a string as a \f[B]read()\f[R] prompt, then calling
-\f[B]read()\f[R], if backspace or any other history input is used, the
-prompt disappears.
-.PP
-There are plans to fix this bug, but there is no fix yet.
-.PP
-Report any other bugs at https://git.yzena.com/gavin/bc.
+None are known.
+Report bugs at https://git.yzena.com/gavin/bc.
.SH AUTHOR
.PP
Gavin D.
diff --git a/manuals/dc/NP.1.md b/manuals/dc/NP.1.md
index bce692c2..581e7a1e 100644
--- a/manuals/dc/NP.1.md
+++ b/manuals/dc/NP.1.md
@@ -1194,14 +1194,7 @@ The dc(1) utility operators are compliant with the operators in the bc(1)
# BUGS
-There is currently a bug with the interaction between history and when a string
-that does not end with a newline is printed. If using such a string as a
-**read()** prompt, then calling **read()**, if backspace or any other history
-input is used, the prompt disappears.
-
-There are plans to fix this bug, but there is no fix yet.
-
-Report any other bugs at https://git.yzena.com/gavin/bc.
+None are known. Report bugs at https://git.yzena.com/gavin/bc.
# AUTHOR
diff --git a/manuals/dc/P.1 b/manuals/dc/P.1
index 2acbda18..e9a799f3 100644
--- a/manuals/dc/P.1
+++ b/manuals/dc/P.1
@@ -1343,15 +1343,8 @@ bc(1) IEEE Std 1003.1-2017
specification.
.SH BUGS
.PP
-There is currently a bug with the interaction between history and when a
-string that does not end with a newline is printed.
-If using such a string as a \f[B]read()\f[R] prompt, then calling
-\f[B]read()\f[R], if backspace or any other history input is used, the
-prompt disappears.
-.PP
-There are plans to fix this bug, but there is no fix yet.
-.PP
-Report any other bugs at https://git.yzena.com/gavin/bc.
+None are known.
+Report bugs at https://git.yzena.com/gavin/bc.
.SH AUTHOR
.PP
Gavin D.
diff --git a/manuals/dc/P.1.md b/manuals/dc/P.1.md
index 1a3f3767..7b925fff 100644
--- a/manuals/dc/P.1.md
+++ b/manuals/dc/P.1.md
@@ -1199,14 +1199,7 @@ The dc(1) utility operators are compliant with the operators in the bc(1)
# BUGS
-There is currently a bug with the interaction between history and when a string
-that does not end with a newline is printed. If using such a string as a
-**read()** prompt, then calling **read()**, if backspace or any other history
-input is used, the prompt disappears.
-
-There are plans to fix this bug, but there is no fix yet.
-
-Report any other bugs at https://git.yzena.com/gavin/bc.
+None are known. Report bugs at https://git.yzena.com/gavin/bc.
# AUTHOR