summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMichael Jennings <mej@kainx.org>2003-01-22 20:13:38 +0000
committerMichael Jennings <mej@kainx.org>2003-01-22 20:13:38 +0000
commit8ddcb3f72d87d52328c165edd8b8d19bfadd3ffc (patch)
tree5af0d366dea968527ef0e185c14226fde253dbe5
parent9f7ddb591fcfecfe991c47878182f190c0cb170e (diff)
downloadeterm-8ddcb3f72d87d52328c165edd8b8d19bfadd3ffc.tar.gz
Wed Jan 22 15:12:36 2003 Michael Jennings (mej)
Yasufumi Haga <yasufumi.haga@nifty.com> found another typo in the man page, this one concerning the non-existent "bold multichar" font. SVN revision: 6615
-rw-r--r--ChangeLog5
-rw-r--r--doc/Eterm.1.in6
2 files changed, 6 insertions, 5 deletions
diff --git a/ChangeLog b/ChangeLog
index 868c910..1a96bf3 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -4965,3 +4965,8 @@ Mon Jan 13 18:17:43 2003 Michael Jennings (mej)
Fixed an error in the "select_line" description in the man page
spotted by Yasufumi Haga <yasufumi.haga@nifty.com>.
----------------------------------------------------------------------
+Wed Jan 22 15:12:36 2003 Michael Jennings (mej)
+
+Yasufumi Haga <yasufumi.haga@nifty.com> found another typo in the man
+page, this one concerning the non-existent "bold multichar" font.
+----------------------------------------------------------------------
diff --git a/doc/Eterm.1.in b/doc/Eterm.1.in
index edb5225..e35484d 100644
--- a/doc/Eterm.1.in
+++ b/doc/Eterm.1.in
@@ -1418,14 +1418,10 @@ encouraged.
.RS 5
.BI font " num" " " "font"
-.br
-.BI "font bold " font
.RS 5
Set the
.IR num th
-multichar font, or the
-.B bold
-multichar font, to
+multichar font to
.IR font .
.RE
.RE