summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuslan Ermilov <ru@FreeBSD.org>2000-11-21 18:18:46 +0000
committerRuslan Ermilov <ru@FreeBSD.org>2000-11-21 18:18:46 +0000
commit48d1139d2a47ce67ef9a5ed4302a9f99cf38705d (patch)
tree3c8ad7928f1d9d313fd50222e330c0630bffed22
parent02e1f97870c7f9dd3f9dfbf28619413f01182717 (diff)
Notes
-rw-r--r--gnu/lib/libdialog/dialog.33
1 files changed, 2 insertions, 1 deletions
diff --git a/gnu/lib/libdialog/dialog.3 b/gnu/lib/libdialog/dialog.3
index bbc2eef4688f..c6b587bad74e 100644
--- a/gnu/lib/libdialog/dialog.3
+++ b/gnu/lib/libdialog/dialog.3
@@ -676,6 +676,7 @@ and
HOME/END or
.Sm off
.So g Sc \&/ So G Sc .
+.Sm on
A leaf of the
tree is selected by pressing TAB or LEFT/RIGHT the OK
button and pressing ENTER. filename may contain data like
@@ -733,7 +734,7 @@ as the
.Xr dialog 1
command and were soon split into a separate library
and command by
-.An Andrey Chernov.
+.An Andrey Chernov .
.An Marc van Kempen implemented most of the
extra controls and objects,
.An Jordan Hubbard