summaryrefslogtreecommitdiff
path: root/lib/libc
diff options
context:
space:
mode:
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: