summaryrefslogtreecommitdiff
path: root/lib/libpanel/panel.3
diff options
context:
space:
mode:
Diffstat (limited to 'lib/libpanel/panel.3')
-rw-r--r--lib/libpanel/panel.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libpanel/panel.3 b/lib/libpanel/panel.3
index e9c40ef19c3..1cf451e6e9c 100644
--- a/lib/libpanel/panel.3
+++ b/lib/libpanel/panel.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: panel.3,v 1.7 2000/10/08 22:47:06 millert Exp $
+.\" $OpenBSD: panel.3,v 1.8 2003/05/24 18:30:32 jmc Exp $
.\"
.\"***************************************************************************
.\" Copyright (c) 1998 Free Software Foundation, Inc. *
@@ -79,7 +79,7 @@ The set of currently visible panels is the stack of panels. The
of the stack.
.P
A window is associated with every panel. The panel routines enable
-you to create, move, hides, and show panels, as well as position a
+you to create, move, hide, and show panels, as well as position a
panel at any desired location in the stack.
.P
Panel routines are a functional layer added to \fBcurses\fR(3), make only