aboutsummaryrefslogtreecommitdiff
path: root/man/man1
diff options
context:
space:
mode:
Diffstat (limited to 'man/man1')
-rw-r--r--man/man1/9term.13
-rw-r--r--man/man1/mc.111
2 files changed, 14 insertions, 0 deletions
diff --git a/man/man1/9term.1 b/man/man1/9term.1
index 33a5b05b..acff6fe9 100644
--- a/man/man1/9term.1
+++ b/man/man1/9term.1
@@ -57,6 +57,9 @@ is not given,
uses the imported value of
.B $font
if set; otherwise it uses the graphics system default.
+(See
+.IR font (7)
+for a full discussion of font syntaxes.)
.PP
.I 9term
runs the given command in the window, or
diff --git a/man/man1/mc.1 b/man/man1/mc.1
index 5d3d2939..e914cbab 100644
--- a/man/man1/mc.1
+++ b/man/man1/mc.1
@@ -44,3 +44,14 @@ is printed separately.
.I lc
in
.IR ls (1)
+.SH BUGS
+On systems with high-DPI screens,
+.I 9term
+and
+.I acme
+do not have one current font.
+They have a pair of current fonts, one font used when the window
+on a low-DPI screen and one used when the window is on a
+high-DPI screen.
+.I Mc
+always uses the low-DPI font for columnation decisions.