diff options
| author | simonb <simonb@NetBSD.org> | 2004-04-23 02:58:27 +0000 |
|---|---|---|
| committer | simonb <simonb@NetBSD.org> | 2004-04-23 02:58:27 +0000 |
| commit | 9bc855a9318a0a67f86e978bdd66366e2786b5ef (patch) | |
| tree | 5ad22dd973d299d05210905342892ed44925baa8 /lib/libterm | |
| parent | ba5d7d507ca5f52f1ee68ed0c1a8527c58d07c9d (diff) | |
s/the the/the/ (only in sources that aren't regularly imported from
elsewhere).
Diffstat (limited to 'lib/libterm')
| -rw-r--r-- | lib/libterm/termcap.3 | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/lib/libterm/termcap.3 b/lib/libterm/termcap.3 index 2fe8c86aad2..8f097c8cf5f 100644 --- a/lib/libterm/termcap.3 +++ b/lib/libterm/termcap.3 @@ -1,4 +1,4 @@ -.\" $NetBSD: termcap.3,v 1.29 2003/08/07 16:44:56 agc Exp $ +.\" $NetBSD: termcap.3,v 1.30 2004/04/23 02:58:27 simonb Exp $ .\" .\" Copyright (c) 1980, 1991, 1993 .\" The Regents of the University of California. All rights reserved. @@ -442,7 +442,7 @@ The .Fn t_setinfo function allows the termcap entry contained in the .Fa entry -string to be inserted into the the +string to be inserted into the .Fa info structure. Memory sufficient to hold the contents of |
