summaryrefslogtreecommitdiffstats
path: root/lib/libc
diff options
context:
space:
mode:
authorjmc <jmc@openbsd.org>2011-09-14 15:29:15 +0000
committerjmc <jmc@openbsd.org>2011-09-14 15:29:15 +0000
commit5877e90560c3b737a1ce4276099ce69cde1d07d6 (patch)
treecd4d81cc79c5fe49be00222ec1b0f697f9849b96 /lib/libc
parentInitial kernel support for sandybridge intel chipsets in intagp and inteldrm. (diff)
downloadwireguard-openbsd-5877e90560c3b737a1ce4276099ce69cde1d07d6.tar.xz
wireguard-openbsd-5877e90560c3b737a1ce4276099ce69cde1d07d6.zip
update vt100 example to vt200, as vt100 apparently is no longer in the
termcap database; from Nils Anspach ok nicm
Diffstat (limited to 'lib/libc')
-rw-r--r--lib/libc/gen/getcap.312
1 files changed, 6 insertions, 6 deletions
diff --git a/lib/libc/gen/getcap.3 b/lib/libc/gen/getcap.3
index ecf9197623d..d5efaac4dea 100644
--- a/lib/libc/gen/getcap.3
+++ b/lib/libc/gen/getcap.3
@@ -1,4 +1,4 @@
-.\" $OpenBSD: getcap.3,v 1.33 2010/07/27 07:04:04 jmc Exp $
+.\" $OpenBSD: getcap.3,v 1.34 2011/09/14 15:29:15 jmc Exp $
.\"
.\" Copyright (c) 1992, 1993
.\" The Regents of the University of California. All rights reserved.
@@ -30,7 +30,7 @@
.\" OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
.\" SUCH DAMAGE.
.\"
-.Dd $Mdocdate: July 27 2010 $
+.Dd $Mdocdate: September 14 2011 $
.Dt GETCAP 3
.Os
.Sh NAME
@@ -313,14 +313,14 @@ These names are used to reference records in the database.
By convention, the last name is usually a comment and is not intended as
a lookup tag.
For example, the
-.Dq vt100
+.Dq vt220
record from the
.Nm termcap
-database begins:
+database begins with
.Pp
-.Dl "d0\||\|vt100\||\|vt100-am\||\|vt100am\||\|dec vt100:"
+.Dl "vt220\||\|vt200\||\|dec vt220:"
.Pp
-giving four names that can be used to access the record.
+giving two names that can be used to access this record.
.Pp
The remaining non-empty capabilities describe a set of (name, value)
bindings, consisting of a name optionally followed by a typed value: