summaryrefslogtreecommitdiff
path: root/lib/libcurses
diff options
context:
space:
mode:
authorsimonb <simonb@NetBSD.org>2004-04-23 02:58:27 +0000
committersimonb <simonb@NetBSD.org>2004-04-23 02:58:27 +0000
commit9bc855a9318a0a67f86e978bdd66366e2786b5ef (patch)
tree5ad22dd973d299d05210905342892ed44925baa8 /lib/libcurses
parentba5d7d507ca5f52f1ee68ed0c1a8527c58d07c9d (diff)
s/the the/the/ (only in sources that aren't regularly imported from
elsewhere).
Diffstat (limited to 'lib/libcurses')
-rw-r--r--lib/libcurses/curses_color.34
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libcurses/curses_color.3 b/lib/libcurses/curses_color.3
index 035e2b3ecd9..3904c022b9b 100644
--- a/lib/libcurses/curses_color.3
+++ b/lib/libcurses/curses_color.3
@@ -1,4 +1,4 @@
-.\" $NetBSD: curses_color.3,v 1.9 2004/03/16 10:58:25 wiz Exp $
+.\" $NetBSD: curses_color.3,v 1.10 2004/04/23 02:58:27 simonb Exp $
.\" Copyright (c) 2002 The NetBSD Foundation, Inc.
.\" All rights reserved.
.\"
@@ -154,7 +154,7 @@ Color-pair 0 is used as the default color pair, so changing this will
have no effect.
Use the function
.Fn assume_default_colors
-to change the the default colors.
+to change the default colors.
.Pp
The function
.Fn pair_content pair *fore *back