summaryrefslogtreecommitdiff
path: root/lib/libpanel/panel.3
diff options
context:
space:
mode:
authorJason McIntyre <jmc@cvs.openbsd.org>2003-05-24 18:30:33 +0000
committerJason McIntyre <jmc@cvs.openbsd.org>2003-05-24 18:30:33 +0000
commitfa29edf31aee1e7687e9f737ef3e476f7ea29e8d (patch)
treebb596cec64d8b49b6c61471c1c7bd770637845a1 /lib/libpanel/panel.3
parenta14d9a05c838616195ceefdfae6d7c0fba9c0b58 (diff)
- typos;
- new sentence, new line; - whitespace at EOL
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